1-7
verbose: Displays the detailed route information. If you do not specify this keyword, only the summary
route information is displayed.
Description
Use the display ip routing-table protocol command to display the information about specified type of
routes.
Example
# Display the summary information about all the direct routes.
<Sysname> display ip routing-table protocol direct
DIRECT Routing tables:
Summary count: 4
DIRECT Routing table status:<active>:
Summary count: 4
Destination/Mask Protocol Pre Cost Nexthop Interface
127.0.0.0/8 DIRECT 0 0 127.0.0.1 InLoopBack0
127.0.0.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0
192.168.0.0/24 DIRECT 0 0 192.168.0.246 Vlan-interface1
192.168.0.246/32 DIRECT 0 0 127.0.0.1 InLoopBack0
DIRECT Routing table status:<inactive>:
Summary count: 0
# Display the summary information about the static routing table.
<Sysname> display ip routing-table protocol static
STATIC Routing tables:
Summary count: 1
STATIC Routing table status:<active>:
Summary count: 1
Destination/Mask Protocol Pre Cost Nexthop Interface
10.1.1.0/24 STATIC 60 0 192.168.0.31 Vlan-interface1
STATIC Routing table status:<inactive>:
Summary count: 0
Refer to Table 1-1 for the description on the output fields.
display ip routing-table radix
Syntax
display ip routing-table radix
View
Any view
Parameter
None