S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
-SM-270
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
show running-config interface
show running-config interface
To display the running configuration information for interfaces, use the
show running-config interface
command.
show running-config interface
[
all
|
ethernet
slot
/
port
|
loopback
if_number
|
mgmt
mgmt_intf
|
port-channel
po_number
]
Syntax Description
Command Default
Displays only the configured information.
Command Modes
EXEC mode
Command History
Examples
This example shows how to display the running configuration for a specified Ethernet interface on a
switch that runs Cisco NX-OS Release 5.0(3)U2(1):
switch#
show running-config interface ethernet 1/5
!Command: show running-config interface Ethernet1/5
!Time: Fri Aug 26 04:12:01 2011
version 5.0(3)U2(1)
interface Ethernet1/5
speed auto
switch#
Related Commands
all
(Optional) Displays all the default and configured information.
ethernet
slot/port
Specifies the Ethernet interface and the slot number and port number. The
slot number is from 1 to 255, and the port number is from 1 to 128.
loopback
if_number
Specifies the loopback interface. The loopback interface number is from 0
to 1023.
mgmt
mgmt_intf
Specifies the management interface. The interface number is 0.
port-channel
number
Specifies the EtherChannel interface and EtherChannel number. The range
is from 1 to 4096.
Release
Modification
5.0(3)U1(1)
This command was introduced.
Command
Description
copy running-config
startup-config
Copies the running configuration information to the startup configuration
file.