show running-config interface tunnel
-
- Last UpdatedSep 23, 2020
- 1 minute read
show running-config interface tunnel
Displays the status of a specific tunnel interface.
tunnel-number
| Specifies the tunnel number.
|
Privileged EXEC mode
This example displays the running configuration for a tunnel interface, including the configured bandwidth.
device# show running-config interface tunnel 2
interface tunnel 2
tunnel mode gre ip
tunnel source 10.0.0.1
tunnel destination 10.10.0.1
ip address 10.0.0.1/24
bandwidth 2000
Release version | Command history |
---|---|
08.0.30 | This command was modified to include configured bandwidth status. |