Command Reference Guide
94 ● display ip routing-table vpn-instance 3Com Router 5000 Family and Router 6000 Family
Command Reference
display ip routing-table vpn-instance
Purpose Use the display ip routing-table vpn-instance command to view RIP
information associated with vpn instance address family.
Syntax display ip routing-table vpn-instance vpn-instance-name [ ip-address ]
[ verbose ]
Parameters vpn-instance-name
VPN instance name.
ip-address
Destination IP address in dotted decimal format.
verbose
With the parameter, the command displays the
verbose routing information. Without the parameter,
the command displays the route summary.
Example Display details of the routes to 10.1.1.1 in the VPN-instance vpn1.
<3Com > display ip routing-table vpn-instance vpn1 10.1.1.1 verbose
Routing tables:
Generate Default: no
+ = Active Route, - = Last Active, # = Both * = Next hop in use
Summary count: 2
**Destination: 10.1.1.1 Mask: 255.255.255.255
Protocol: #DIRECT Preference: 0
*NextHop: 127.0.0.1 Interface: 127.0.0.1(InLoopBack0)
Vlinkindex: 0
State: <NoAdvise Int ActiveU Retain Gateway Unicast>
Age: 54 Cost: 0/0
**Destination: 10.1.1.0 Mask: 255.255.255.0
Protocol: #DIRECT Preference: 0
*NextHop: 10.1.1.1 Interface: 10.1.1.1(LoopBack0)
Vlinkindex: 0
State: <Int ActiveU Retain Unicast>
Age: 54 Cost: 0/0
Display the summary of the routes to 10.1.1.1 in the VPN-instance vpn1.
<3Com > display ip routing-table vpn-instance vpn1 10.1.1.1
Routing tables: vpn1 Route-Distinguisher: 100:1
Destination/Mask Protocol Pre Cost Nexthop Interface
10.1.1.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0
10.1.1.0/24 DIRECT 0 0 10.1.1.1 LoopBack0
View This command can be used in the following views:
■ Any view
Description Given that both ip-address and verbose are configured in the command to view
all routes to the specified IP address in the VPN-instance, including the local routes as
well as the routes learned from the remote.