show tunnel

Displays information pertaining to a tunnel interface.

Syntax

show tunnel [ Tunnel Id | brief | replicator | statistics | status ]
show tunnel brief [ tunnel-id | dst-ip < ip address > | mode [ gre | vxlan [ unicast | multicast ] ] | overlay-gateway | src-ip <ip address> ]
show tunnel statistics [ tunnel-id | dst-ip < ip address > | mode [ gre | vxlan [ unicast | multicast ] ] | overlay-gateway | src-ip <ip address> ]
show tunnel status [ tunnel-id | count | dst-ip < ip address > | mode [ gre | vxlan [ unicast | multicast ] ] | overlay-gateway | src-ip <ip address> ]

Parameters

tunnel-id
Specifies the tunnel ID.
brief
Displays brief information of tunnels.
count
Displays tunnels count.
dst-ip
Filters by tunnel destination IP address.
gre
Filters by GRE tunnels.
vxlan
Filters by vxlan tunnels.
mode
Filters by tunnel mode.
multicast
Displays multicast tunnels.
overlay-gateway
Filters by Overlay gateway name.
replicator
Displays tunnels to NSX replicators.
src-ip
Filters by tunnel source IP address.
statistics
Displays tunnel statistics.
status
Displays listing of tunnel id and states.
unicast
Displays uinicast tunnels.

Modes

Privileged EXEC Mode

Examples

This example display tunnel information.

SLX# show tunnel brief
Tunnel 61441, mode VXLAN, node-ids 1
Admin state up, Oper state up, unicast
Source IP 25.25.25.25 ( Loopback 2 ), Vrf default-vrf
Destination IP 30.30.30.30

Tunnel 61442, mode VXLAN, node-ids 1
Admin state up, Oper state up, multicast
Source IP 25.25.25.25 ( Loopback 2 ), Vrf default-vrf
Destination IP 239.0.0.1
SLX# show tunnel 61442
Tunnel 61442, mode VXLAN, node-ids 1
Ifindex 0x7c00f002, Admin state up, Oper state up, multicast
Overlay gateway "gw", ID 1
Source IP 25.25.25.25 ( Loopback 2 ), Vrf default-vrf
Destination IP 239.0.0.1
Configuration source PIM-SSM/MDT
MAC learning N/A
Tunnel QOS mode UNIFORM
Active next hops on node 1: #here we list all outgoing ports(2 in this case)
IP: 10.3.6.3, Vrf: default-vrf
Egress L3 port: Ve 36, Outer SMAC: 609c.9f5a.3d15
Outer DMAC: 609c.9fde.7715, ctag: 36
BUM forwarder: yes

IP: 20.3.6.3, Vrf: default-vrf
Egress L3 port: Ve 37, Outer SMAC: 609c.9f5a.3e26

Outer DMAC: 609c.9fde.8815, ctag: 37
BUM forwarder: yes

Packet count: RX 0	TX 1066031994
Byte count : RX 0	TX 127923839280