VPRN Services Command Reference
Page 532 7705 SAR OS Services Guide
tunnel-table
Syntax tunnel-table [ip-address[/mask]] [protocol protocol | sdp sdp-id]
tunnel-table [summary]
Context show>router
Description This command displays tunnel table information.
Note that auto-bind GRE tunnels are not displayed in the show command output. GRE tunnels are
not the same as SDP tunnels that use the GRE encapsulation type. When the auto-bind command is
used when configuring a VPRN service, it means the MP-BGP NH resolution is referring to the core
routing instance for IP reachability. For a VPRN service, this object specifies the lookup to be used by
the routing instance if no SDP to the destination exists.
Parameters ip-address[/mask] — the IP address and mask for the tunnel table destination
protocol — displays LDP protocol information
sdp-id — displays information about the specified SDP
summary — displays summary tunnel table information
Output
The following output is an example of tunnel table information, and
Table 76 describes the fields.
Sample Output
*A:ALU-12>config>service# show router 6 tunnel-table
===============================================================================
Tunnel Table (Service: 6)
===============================================================================
Destination Owner Encap TunnelId Pref Nexthop Metric
-------------------------------------------------------------------------------
10.0.0.1/32 sdp GRE 10 5 10.0.0.1 0
10.0.0.1/32 sdp GRE 21 5 10.0.0.1 0
10.0.0.1/32 sdp GRE 31 5 10.0.0.1 0
10.0.0.1/32 sdp GRE 41 5 10.0.0.1 0
==============================================================================
*A:ALU-12>