Tunnel-table – Alcatel-Lucent 7750 SR OS User Manual

Page 158

Advertising
background image

Show Commands

Page 158

7750 SR OS Router Configuration Guide

tunnel-table

Syntax

tunnel-table [ip-address[/mask]] [protocol protocol | sdp sdp-id] [summary]

Context

show>router

Description

This command displays tunnel table information.

Note that auto-bind GRE tunnels are not displayed in 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 refering 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]]Displays the specified tunnel table’s destination IP address and mask.

protocol protocolDislays LDP protocol information.

sdp sdp-idDisplays information pertaining to the specified SDP.

summary — Displays summary tunnel table information.

Output

Tunnel Table Output — The following table describes tunnel table output fields.

Sample Output

A:ALA-A>config>service# show router tunnel-table

===============================================================================

Tunnel Table

===============================================================================

DestinationOwner

Encap

Tunnel Id

Pref

Nexthop

Metric

-------------------------------------------------------------------------------

10.0.0.1/32 sdp

GRE

10

5

1

0.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-A>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.

Advertising