Technical data
System Administration
303561-A Rev 00
8-67
Example (ip routes)
Enter the following command to display the table of IP “best” (used or active)
routes:
ip routes
Network/Mask Proto Age Slot Cost NextHop Address AS
---------------- ------ ------ ----- ------ ---------------- --
2.0.0.0/8 RIP 30 2 5 192.168.125.33
10.0.0.0/8 RIP 30 2 3 192.168.125.33
122.0.0.0/8 RIP 30 2 5 192.168.125.33
131.192.0.0/16 RIP 30 2 3 192.168.125.33
132.245.0.0/16 RIP 30 2 3 192.168.125.33
134.177.0.0/16 RIP 30 2 3 192.168.125.33
140.200.0.0/16 RIP 30 2 3 192.168.125.33
162.78.0.0/16 RIP 30 2 3 192.168.125.33
.
.
.
Total Networks on Slot 2 = 268
Data from the ip routes command excludes inactive or unused routes that exist in
the complete table of IP routes. To view the complete table, including inactive and
unused routes, use the
ip routes -A command.