show running-config interface tunnel

Syntax

show running-config interface tunnel<TUNNEL-NUMBER> [vsx-peer]

Description

Displays GRE tunnel configuration settings.

Command context

Manager (#)

Parameters

<TUNNEL-NUMBER>

Specifies the number of a GRE tunnel. Range: 1 to 127.

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.

Authority

Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.

Example

switch# show running-config interface tunnel2
  interface tunnel 2 mode gre ipv4
  source ip 1.1.1.1
  destination ip 1.1.1.2
  ip address 10.10.10.1/24
  ttl 60