C613-50055-01 REV A Command Reference for x230 Series Edge Switches 189
AlliedWare Plusâ„¢ Operating System - Version 5.4.5-0.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 that FIB routes are set and reset using
max-fib-routes.
Use the no variant of this command to set the maximum number of static routes
to the default of 1000 static routes.
NOTE: To set dynamic FIB routes, use the max-fib-routes command.
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