show tunnel

Use this command to display information related to one or more tunnels.

Syntax

show tunnel ifName {[remote-vtep logical-switch] | vxlan | [logical-switch name logical-switch]} verbose

Parameters

ifName Interface name (for example: tun.0.1).
remote-vtep (Optional) Displays information for the VXLAN Network ID of the tunnel remote end‐point.
logical-switch Logical switch name.
vxlan (Optional) Shows tunnel VXLAN information.
logical-switch (Optional) Shows logical switch information.
name (Optional) Indicates that you are supplying a specific logical switch name.
verbose (Optional) Displays a verbose level of tunnel information, including configuration parameter values and state.

Defaults

If no options are specified, a standard level of information related to all tunnel interfaces is displayed.

Mode

All command modes.

Examples

This 7100-Series example shows how to display information for all tunnels:

System(rw)->show tunnel
Codes: A  = Admin status (E-enabled, D-disabled)
       O  = Tunnel Oper status (U-up, D-down)
       M  = Tunnel remote mirror status (S-mirror source, 
            D-mirror destination from multiple sources, N-no)
       W  = Tunnel has L2 port configured (Y-yes, N-no)
       S  = Tunnel point, probe or keepalive status (U-up, D-down, N-not
            configured P-pending R-recursive route)
       T  = Tunnel IP Address type (L-local, R-remote, P-Probe, K-Keepalive)
       *  = indicates that a keyword mismatch was detected
                                   Delivery
Interface Mode          Keyword  Interface   A O M W S T Endpoint IP Address
--------- ------------- ------- ----------- - - - - - - --------------------
tun.0.1   l2tb(tbp.0.1)         vlan.0.101  E U S Y U L 67.11.1.1
                                            U R         67.11.2.1
                                            U P         67.11.2.1
tun.0.2   l2tb(tbp.0.2)         vlan.0.101  E U S Y U L 67.11.1.2
                                            U R         67.11.2.2
                                            U P         67.11.2.2

This S- and K-Series example shows how to display information for all tunnels:

System(rw)->show tunnel
 Codes: A  = Admin status (E-enabled, D-disabled)
        O  = Tunnel Oper status (U-up, D-down)
        M  = Tunnel is enabled for remote mirroring (Y-yes, N-no)
        W  = Tunnel has L2 port configured (Y-yes, N-no)
        S  = Tunnel point, probe or keepalive status 
             (U-up, D-down, N-not configured P-pending R-recursive route)
        T  = Tunnel IP Address type (L-local, R-remote, P-Probe, K-Keepalive)
        *  = indicates that a keyword mismatch was detected
                                 Delivery
Interface Mode        Keyword    Interface    A O M W S T Endpoint IP Address
--------- ----------- ----------- ----------- - - - - - - -------------------
tun.0.1   gre         777         vlan.0.50   E U N N U L 99.99.99.1
                                                      U R 88.88.88.1
                                                      U P 88.88.88.1
                                                      U K 88.88.88.1
tun.0.2   gre         *888        vlan.0.50   E D N N U L 2999::1
                                                      U R 2888::1
                                                      U P 2888::1
                                                      D K 2888::1
tun.0.3   gre         999         vlan.0.50   E U N N U L 77.77.77.1
                                                      U R 66.66.66.1
                                                      U P 66.66.66.1
                                                      U K 66.66.66.1
System(rw)->
Note

Note

Note that the "*" in the keyword display for tun.0.2 ("*888") shows that the configured keyword is "888", and tunneled GRE packets (matching the tunnel source/destination) were received, but dropped, because there was a keyword mismatch. This is displayed in the S- and K-Series verbose display below:
System(rw)->show tunnel verbose tun.0.2
Interface: tun.0.2
 Mode: gre, State: down
 ip address 8.0.0.2 255.0.0.0 primary
 ipv6 address 3020::2/64
 Tunnel Source: 2999::1, interface loop.0.1, state up
 Tunnel Destination: 2888::1, interface vlan.0.50, state up
 Tunnel Source VRF: global
 Tunnel Destination VRF: global
 Encapsulation Limit: no limit, Hop Limit: 64, TOS value: copied from payload
 Tunnel Keyword 888
 Tunnel Admin enabled, Oper down
 Tunnel Oper Status Down Causes:
   Tunnel keepalive is down
   Please check that the tunnel keywords match on each side of the tunnel
   Keyword mismatch detected. Last keyword received 88
 Tunnel Probe Name icmp-probe
 Tunnel Probe IP 2888::1
 Tunnel Probe Session State Up
 Tunnel Keepalive period is 2
 Tunnel Keepalive retries are 1
 Tunnel Keepalive retries left are 0

This S- and K-Series example shows how to display a verbose level of information for tunnel 1:

System(rw)->show tunnel tun.0.1 verbose
Interface: tun.0.1
 Mode: gre, State: up
 ip address 7.0.0.2 255.0.0.0 primary
 ipv6 address 3010::2/64
 Tunnel Source: 99.99.99.1, interface loop.0.1, state up
 Tunnel Destination: 88.88.88.1, interface vlan.0.50, state up
 A recursive route to the tunnel destination was last detected on 06-03-13 15:11:35
 Tunnel Source VRF: global
 Tunnel Destination VRF: global
 Encapsulation Limit: no limit, Hop Limit: 64, TOS value: copied from payload
 Tunnel Keyword 777
 Tunnel Admin enabled, Oper up
 Tunnel Probe Name icmp-probe
 Tunnel Probe IP 88.88.88.1
 Tunnel Probe Session State Up
 Tunnel Keepalive is active
 Tunnel Keepalive period is 2
 Tunnel Keepalive retries are 1
 Tunnel Keepalive retries left are 1
System(rw)->

This S‐ and K‐Series example shows how to display information for VNI remote tunnel end‐point 10066:

System(rw)->show tunnel remote-vtep 10066
VNI 10066, Vteplist is:
192.168.10.1

This S-Series example shows information for an VXLAN tunnel:

System(su)->show tunnel

 Codes: A  = Admin status (E-enabled, D-disabled)
        O  = Tunnel Oper status (U-up, D-down)
        M  = Tunnel remote mirror status (S-mirror source, D-mirror 
             destination from multiple sources, N-no)
        W  = Tunnel has L2 port configured (Y-yes, N-no)
        S  = Tunnel point, probe or keepalive status (U-up, 
             D-down, N-not configured P-pending R-recursive route)
        T  = Tunnel IP Address type (L-local, R-remote, P-Probe, K-Keepalive)
        *  = indicates that a keyword mismatch was detected

                                      Delivery
Interface Mode            Keyword     Interface   A O M W S T Endpoint IP Addresses
--------- --------------- ----------- ----------- - - - - - - ---------------------
tun.0.1   vxlan(tbp.0.1)              unknown     E U N Y U L 88.88.88.1
                                                          N R not set

This S-Series example shows a verbose level of information for a VXLAN tunnel:

System(su)->show tunnel verbose
Interface: tun.0.1
 Mode: vxlan, State: up
 Tunnel Source: 88.88.88.1, interface loop.0.1, state up
 Tunnel Destination: not set, interface unknown, state not configured
 Tunnel Source VRF: global
 Tunnel Destination VRF: global
 Encapsulation Limit: no limit, Hop Limit: 64, TOS value: copied from payload
 VXLAN UDP Source Port hash uses the source and destination MACs
 Tunnel Admin enabled, Oper up
 Tunnel Probe is not set
 Tunnel Keepalive is not set
 Tunnel split horizon group is not set