Command Modes
Any command mode
Command History
ModificationRelease
This command was introduced.4.1(3)N1(1)
Support for displaying virtual Ethernet interface and management SVI
was added.
5.1(3)N1(1)
Examples
This example shows how to display the running configuration for port channel 10:
switch(config)#
show running-config interface port-channel 10
version 4.0(1)
interface port-channel10
switchport
switchport mode trunk
switch(config)#
This example shows how to display the running configuration for a virtual Ethernet interface:
switch# show running-config interface vethernet 10
!Command: show running-config interface Vethernet10
!Time: Fri Jan 2 01:40:37 2009
version 5.1(3)N1(1)
interface Vethernet10
inherit port-profile ppVEth
untagged cos 3
switchport access vlan 101
bind interface Ethernet1/5 channel 10
switch#
This example shows how to display the running configuration for VLAN 5 that has been configured as an
SVI to be used for in-band management:
switch# show running-config interface vlan 5
!Command: show running-config interface Vlan5
!Time: Mon Apr 4 07:46:35 2005
version 5.1(3)N1(1)
interface Vlan5
management
switch#
Related Commands
DescriptionCommand
Displays the running configuration on the device.show startup-config
Cisco Nexus 5000 Series Interfaces Command Reference
165
Show Commands
show running-config interface