Verifying Etherchannel Configuration; Cisco Nexus 3000 Series Nx-Os Layer 2 Switching Configuration Guide, Release 5.0(3)U1(1 - Cisco Nexus 3000 series Configuration Manual

Nx-os layer 2
Hide thumbs Also See for Nexus 3000 series:
Table of Contents

Advertisement

Verifying EtherChannel Configuration

DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# interface type slot/port
Step 3
switch(config-if)# lacp port-priority priority
This example shows how to set the LACP port priority for Ethernet interface 1/4 to 40000:
switch# configure terminal
switch (config)# interface ethernet 1/4
switch(config-if)# lacp port priority 40000
Verifying EtherChannel Configuration
To display EtherChannel configuration information, perform one of the following tasks:
Command
switch# show interface port-channel
channel-number
switch# show feature
switch# show resource
switch# show lacp {counters | interface type
slot/port | neighbor | port-channel |
system-identifier}
switch# show port-channel
compatibility-parameters
switch# show port-channel database [interface
port-channel channel-number]
switch# show port-channel summary
switch# show port-channel traffic
switch# show port-channel usage

Cisco Nexus 3000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.0(3)U1(1)

70
Purpose
Enters configuration mode.
Specifies the interface to configure, and enters the interface
configuration mode.
Configures the port priority for use with LACP. Valid values are
1 through 65535, and higher numbers have lower priority. The
default value is 32768.
Purpose
Displays the status of a EtherChannel interface.
Displays enabled features.
Displays the number of resources currently available
in the system.
Displays LACP information.
Displays the parameters that must be the same among
the member ports in order to join an EtherChannel.
Displays the aggregation state for one or more
port-channel interfaces.
Displays a summary for the EtherChannel interfaces.
Displays the traffic statistics for EtherChannels.
Displays the range of used and unused channel
numbers.
Configuring EtherChannels

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents