39-7
39.9 show gre tunnel
Command:
show gre tunnel {<1-50 |>}
Function:
Display the configuration information of GRE tunnel.
Parameter:
<1-50>: The tunnel ID.
Command mode:
Admin mode and configuration mode.
Example:
Display the configuration information of GRE tunnel.
Switch# show gre tunnel
name mode source destination
Tunnel1 gre ip 192.168.1.1 192.168.1.2
Tunnel2 gre ipv6 2001::1 2001::2
The tunnel source address (IPv4 or IPv6)
The tunnel destination address(IPv4 or IPv6)
39.10 show interface tunnel
Command:
show interface tunnel <1-50>
Function:
Display the relative information of the tunnel interface.
Parameter:
<1-50>: The tunnel ID.
Command mode:
Admin mode and configuration mode.
Example:
Display the relative information of the specific tunnel interface. If the specific tunnel is GRE tunnel,
then display the relative information of the specific GRE tunnel interface.