Cisco Nexus 7000 Series Command Reference Manual page 173

Nx-os mpls
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

M Commands
maximum routes
To configure the maximum number of routes that can be stored in the virtual routing and forwarding (VRF)
route table, use the maximum routes command
command.
Syntax Description
max-routes
threshold-value
reinstall
warning-only
Defaults
None
Command Modes
Address-family configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Release
5.2(1)
Usage Guidelines
None.
Examples
This example shows how to configure the maximum number of routes that can be stored in the VRF route
table:
switch# configure t
switch(config)# vrf context vpn1
switch(config-vrf)# address-family ipv4 unicast
switch(config-vrf-af-ipv4)# maximum routes 10000
switch(config-vrf-af-ipv4)#
This example shows how to reinstall the previously rejected route that exceeded the maximum route
limit:
switch# configure t
switch(config)# vrf context vpn1
OL-24994-01
maximum routes max-routes [threshold-value [reinstall threshold-value] | warning-only]
no maximum routes max-routes [threshold-value [reinstall threshold-value] | warning-only]
Maximum number of routes. The range is from 1 to 4294967295.
Threshold value at which to generate a warning message. The range is from
1 to 100.
Reinstalls the previously rejected route that exceeded the maximum route
limit.
Generates a warning message if the maximum route limit is exceeded.
Modification
This command was introduced.
.
To return to the default setting, use the no form of this
Cisco Nexus 7000 Series NX-OS MPLS Command Reference
maximum routes
1125

Advertisement

Table of Contents
loading

Table of Contents