Use this command to display the running configuration for a specific interface. Valid interfaces include physical, LAG, loopback, tunnel and VLAN interfaces.
| Format | show running-config interface {interface | lag {lag-intf-num} | loopback {loopback-id} | tunnel {tunnel-id} | vlan {vlan-id}} |
| Mode | Privileged EXEC |
| Parameter | Description |
|---|---|
| interface | Running configuration for the specified interface. |
| lag-intf-num | Running configuration for the LAG interface. |
| loopback-id | Running configuration for the loopback interface. |
| tunnel-id | Running configuration for the tunnel interface. |
| vlan-id | Running configuration for the VLAN routing interface. |
The following information is displayed for the command.
| Parameter | Description |
|---|---|
| unitIslotIport | Enter an interface in unit/slot/port format. |
| lag | Display the running config for a specified lag interface. |
| loopback | Display the running config for a specified loopback interface. |
| tunnel | Display the running config for a specified tunnel interface. |
| vlan | Display the running config for a specified vlan routing interface. |
Example: The following shows example CLI display output for the command.
(Routing) #show running-config interface 0/1 !Current Configuration: ! interface 0/1 addport 3/1 exit (Routing) #