Switch 7700 Command reference Guide, v2.0

Table Of Contents
108 CHAPTER 5: USING ROUTING PROTOCOL COMMANDS
Example
There is corresponding route in natural mask range. Display the summary.
<SW7700>display ip routing-table 169.0.0.0
Routing Tables:
Summary count:1
Destination/Mask Proto Pre Cost Nexthop Interface
169.0.0.0/16 Static 60 0 2.1.1.1 LoopBack1
There are corresponding routes in the natural mask range. Display the detailed
information.
<SW7700>display ip routing-table 169.0.0.0 verbose
Routing Tables:
Generate Default: no
+ = Active Route, - = Last Active, # = Both* = Next hop in use
Summary count:2
**Destination: 169.0.0.0 Mask: 255.0.0.0
Protocol: #Static Preference: 60
*NextHop: 2.1.1.1 Interface: 2.1.1.1(LoopBack1)
Vlinkindex: 0
State: <Int ActiveU Static Unicast>
Age: 3:47 Metric: 0/0
**Destination: 169.0.0.0 Mask: 255.254.0.0
Protocol: #Static Preference: 60
*NextHop: 2.1.1.1 Interface: 2.1.1.1(LoopBack1)
Vlinkindex: 0
State: <Int ActiveU Static Unicast>
Age: 3:47 Metric: 0/0
display ip routing-table
ip_address1 ip_address2
Syntax
display ip routing-table ip_address1 ip_mask1 ip_address2 ip_mask2
[ verbose ]
View
All views
Parameter
ip_address1 ip_mask1 Enter the destination IP address and subnet mask that
you want to start the address range. This command displays the route for your
chosen address range. The subnet mask can be entered as either a dotted decimal
notation (x.x.x.x), or an an integer in the range 0 to 32.
ip_address2 ip_mask2 Enter the IP address and subnet mask that you want to
end the address range. The subnet mask can be entered as either a dotted decimal
notation (x.x.x.x), or an an integer in the range 0 to 32.
verbose: Enter to display the verbose information of both the active and inactive
routes. Without this parameter, the command only displays a summary of active
routes. Optional.
Description
Using the display ip routing-table ip_address1 ip_address2 command,
you can view the route information for the specified address range.