Concept Guide

Table Of Contents
show interface tunnel
show interface tunnel <id>
Description
Displays information about tunnel interfaces.
Syntax
Parameter Description
id
Tunnel interface number.
Example
The example below shows the output of show interface tunnel for IPv4.
#show interface tunnel 2000
Tunnel 64001 is up line protocol is up
Description: Internal Tunnel created for Branch controller communication
Internet address is 14.14.14.2 255.255.255.252
Source 10.4.251.65
Destination 12.12.12.1
Tunnel mtu is set to 1100
Tunnel is an IP GRE TUNNEL
Tunnel is Trusted
Inter Tunnel Flooding is enabled
Tunnel keepalive is disabled
ip access-group r1 in
The example below shows the output of show interface tunnel for IPv6.
#show interface tunnel 21
Tunnel 21 is up line protocol is up
Description: Tunnel Interface
Internet address is 2005:81::1:2
Source 2082::802:1(Vlan 802)
Destination 2082::802:2
Tunnel mtu is set to 1280
Tunnel is an IPv6 GRE TUNNEL
Tunnel is Trusted
Inter Tunnel Flooding is enabled
Tunnel keepalive is disabled
The output of this command includes the following parameters:
Parameter Description
Tunnel 2000 is...
Status of the specified tunnel.
line protocol is...
Displays the status of the line protocol on the specified tunnel.
Description
Description of the specified interface.
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide show interface tunnel | 1574