C613-50100-01 REV C Command Reference for x930 Series 255
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
SYSTEM CONFIGURATION AND MONITORING COMMANDS
MAX
-STATIC-ROUTES
max-static-routes
Overview Use this command to set the maximum number of static routes, excluding FIB
(Forwarding Information Base) routes.
NOTE: When using VRF-lite, this command applies to the Global VRF instance; to set
the max-static-routes for a user-defined VRF instance use the max-static-routes (VRF)
command. For FIB routes use the max-fib-routes command for the Global VRF instance
and the max-fib-routes (VRF) command for a user-defined VRF instance.
Use the no variant of this command to set the maximum number of static routes
to the default of 1000 static routes.
Syntax
max-static-routes <1-1000>
no max-static-routes
Default The default number of static routes is the maximum number of static routes (1000).
Mode Global Configuration
Example To reset the maximum number of static routes to the default maximum, use the
command:
awplus# configure terminal
awplus(config)# no max-static-routes
NOTE: Static routes are applied before adding routes to the RIB (Routing Information
Base). Therefore, rejected static routes will not appear in the running config.
Related
Commands
max-fib-routes