Show, Clear, Debug Commands
Page 790 7210-SAS M 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.
When the auto-bind command is used when configuring a VPRN service, it means the MP-BGP NH
resolution is referring to 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] — Displays the specified tunnel table’s destination IP address and mask.
protocol protocol — Displays LDP protocol information.
sdp sdp-id — Displays information pertaining to the specified SDP.
summary — Displays summary tunnel table information.
Output Show Tunnel Table Output — The following table describes tunnel table output fields:
Sample Output
*A:ALA-12>config>service# show router 3 tunnel-table
==============================================================================
Tunnel Table
==============================================================================
Destination Owner Encap Tunnel Id Pref NexthopMetric
-------------------------------------------------------------------------------
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:ALA-12>config>service#
Label Description
Destination
The route’s destination address and mask.
Owner
Specifies the tunnel owner.
Encap
Specifies the tunnel’s encapsulation type.
Tunnel ID
Specifies the tunnel (SDP) identifier.
Pref
Specifies the route preference for routes learned from the configured peer(s).
Nexthop
The next hop for the route’s destination.
Metric
The route metric value for the route.