Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 1 Static Route Configuration Commands
3Com Corporation
1-13
1.1.10 display ip routing-table vpn-instance
Syntax
display ip routing-table vpn-instance vpn-instance-name [ ip-address ] [ verbose ]
View
Any view
Parameter
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.
Description
Use the display ip routing-table vpn-instance command to view RIP information
associated with vpn instance address family.
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.
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.










