Specifications

Table Of Contents
show interface tunnel configuration
MP-453
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
show interface tunnel configuration
To display the configuration of a mesh tunnel interface, use the show interface tunnel configuration
command in privileged EXEC mode.
show interface tunnel nu
m configuration
Syntax Description
Command Modes Privileged EXEC (#)
Command History
Usage Guidelines The space before the nu
m argument is optional.
Use this command to show the running configuration of the mesh tunnel interface.
Examples The following command output shows the configuration of mesh tunnel interface 5:
Router# show interface tunnel 5 configuration
interface tunnel 5
ip unnumbered Loopback0
no ip directed-broadcast
no keepalive
tunnel destination access-list 1
tunnel mode mpls traffic-eng
tunnel mpls traffic-eng autoroute announce
tunnel mpls traffic-eng path-option 1 dynamic
Table 24 describes the significant fields shown in the display.
num Number of the mesh tunnel for which you want to display configuration
i
nformation.
Release Modification
12.0(27)S This command was introduced.
12.2(33)SRA This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2(33)SXH This command was integrated into Cisco IOS Release 12.2(33)SXH.
12.4(20)T This command was integrated into Cisco IOS Release 12.4(20)T.
Ta b l e 24 show interface tunnel configuration Field Descriptions
Field Description
ip unnumbered Loopback0 Indicates the type and number of another interface on which
t
he router has an assigned IP address. It cannot be another
unnumbered interface.
no ip directed-broadcast Indicates that no IP broadcast addresses are used for the mesh
t
unnel interface.