This command configures
the maximum number of routes in an IP VRF routing table configured
in this context.
Privilege:
Security Administrator,
Administrator
Syntax
ip maximum-routes max_routes
no ip maximum-routes
no
Disables the configured
maximum routes in specific IP VRF context.
max_routes
Sets the maximum number
of routes in a specific IP VRF context.
max_routes must
be an integer from 1 through 16384.
Usage:
Use this command to
configure the maximum number of routes in a particular VRF routing
table. When the number of routes in the VRF is more than the maximum
limit configured, a critical log is generated indicating that the
number of routes is over the limit. Once the number of routes in
the VRF goes under the limit, a clear log is
generated.
The maximum routes
configured using this command will be sent to the threshold configuration
logic for appropriate action. For more information on threshold
configuration, refer to descriptions of the threshold route-service
bgp-routes and threshold poll route-service interval commands
in the Global Configuration
Mode Commands chapter.
Example:
The following command
sets
1000 routes
as a maximum limit for specific VRF context:
ip maximum-routes 1000