Send comments to nx5000-docfeedback@cisco.com
10-2
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 10 Vpc Commands
show running-config interface
show running-config interface
To display the running configuration for a specific port channel, use the show running-config interface
port-channel command.
show running-config interface [all | {ethernet {slot/port} [all]} | expand-port-profile |
{loopback {number} [all]} | {mgmt0 [all]} | {port-channel {channel-number}
[membership]} | {tunnel {number} [all]} | {vlan {vlan-id} [all]}
Syntax Description
Defaults None
Command Modes Any command mode
Command History
Usage Guidelines This command does not require a license.
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
Related Commands
all Shows configuration with defaults.
ethernet slot/port Number of the module and port number.
expand-port-profile Shows port profiles.
loopback number Number of the loopback interface. The range of values is from 1 to 4096.
port-channel
channel-number
Number of the port-channel group. The range of values is from 0 to 1023.
membership Membership of the specified port channel.
tunnel number Number of the tunnel interface. The range of values is from 0 to 65535.
vlan vlan-id Number of the VLAN. The range of values is from 1 to 4096.
Release Modification
4.1(3)N1(1) This command was introduced.
Command Description
show running-config Displays the running configuration on the device.