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