Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
  IP VRF Context Configuration Mode Commands 
ip maximum-routes  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
6251 
ip maximum-routes 
This command configures the maximum number of routes in an IP VRF routing table configured in this context. 
Important:
  This command should only be used for framed or NEMO (Network Mobility) routes of the VRF. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
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 
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