Command Reference Guide
88 ● display ip routing-table protocol 3Com Router 5000 Family and Router 6000 Family
Command Reference
display ip routing-table protocol
Purpose Use the display ip routing-table protocol command to view the routing
information of specified protocol.
Syntax display ip routing-table protocol protocol [ inactive | verbose |
vpn-instance vpn-instance-name]
Parameters protocol
Has multiple selectable values:
■ direct: Displays direct connection route information
■ static: Displays static route information.
■ bgp: Displays BGP route information.
■ isis: Displays IS-IS route information.
■ ospf: Displays OSPF route information.
■ ospf-ase: Displays OSPF ASE route information.
■ ospf-nssa: Displays OSPF NSSA route information.
■ rip: Displays RIP route information.
inactive
With the parameter, this command displays the
inactive route information. Without the parameter, this
command displays the active and inactive route
information.
verbose
With the verbose parameter, this command displays
the verbose routing information. Without the
parameter, this command displays the route summary.
vpn-instance
vpn-instance-name
Specifies the name of the VPN instance.
Example Display all direct connection routes summary.
<3Com > display ip routing-table protocol direct
DIRECT Routing tables:
Summary count: 4
DIRECT Routing tables status:<active>:
Summary count: 3
Destination/MaskProto Pre Cost Nexthop Interface:
20.1.1.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0
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
DIRECT Routing tables status:<inactive>:
Summary count: 1
Destination/MaskProto PreCostNexthop Interface
210.0.0.1/32DIRECT 0 0127.0.0.1 InLoopBack0