Cisco Cisco Packet Data Gateway (PDG)

Página de 1868
ip maximum-routes
This command configures the maximum number of routes in an IP VRF routing table configured in this
context.
This command should only be used for framed or NEMO (Network Mobility) routes of the VRF.
Important
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > IP VRF Context Configuration
configure > context context_name > ip vrf vrf_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-context-vrf)#
Syntax Description
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 32768 or 65536 (release 17.0+).
Usage Guidelines
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 
and threshold poll route-service interval commands in the Global Configuration Mode
Commands 
chapter.
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
309
IP VRF Context Configuration Mode Commands
ip maximum-routes