216
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
S
YSTEM
C
ONFIGURATION
AND
M
ONITORING
C
OMMANDS
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