Parameter
|
Description
|
-h
|
Show command syntax, help information and examples.
|
-v
|
Collect route information from all SGMs and save to a file at:
/var/log/asg_route/all_routes
|
-b <sgm_ids>
|
Works with SGMs and/or Chassis as specified by <sgm_ids>.
< sgm_ids> can be:
- No <sgm_ids> specified or
all shows all SGMs and Chassis - One SGM
- A comma-separated list of SGMs (
1_1,1_4 ) - A range of SGMs (
1_1-1_4 ) - One Chassis (
Chassis1 or Chassis2 ) - The active Chassis (
chassis_active )
|
-ipv6
|
Show IPv6 routes only (default shows IPv4 routes only).
|
-a
|
Show all SGMs, including those that are in the admin down state.
|
--vs < vs_ids>
|
Show the routing table only for the specified Virtual System. This option is available only for VSX environments.
<vs_ids> can be:
- No <vs_ids> (default) - Shows the current Virtual System context.
- One Virtual System.
- A comma-separated list of Virtual Systems (1,2,4,5).
- A range of Virtual Systems (VS 3-5).
all - Shows all Virtual Systems.
Note: This parameter is only relevant in a VSX environment.
|
< inactive>
|
Optional inactive route filter parameters
|
< filter>
|
Optional advanced routing parameters
|
--compare-os-db
|
Compares the routing data in the database with the operating system and shows:
- All routes in the database that are in the operating system routing table
- All routes in the operating system routing table that are not in the database
|