Cisco nexus 5000 series Cli Configuration Manual page 194

Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Verifying Port-Channel Configuration
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
Command
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 Port-Channel Configuration
To display port-channel configuration information, perform one of the following tasks:
Command
switch# show interface port-channel
channel-number
switch# show system internal clis
feature
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
load-balance
switch# show port-channel summary
switch# show port-channel traffic
switch# show port-channel usage
switch# show port-channel database
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
1-12
Chapter 1
Purpose
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 port-channel interface.
Displays enabled features.
Displays LACP information.
Displays the parameters that must be the same among the
member ports in order to join a port channel.
Displays the aggregation state for one or more
port-channel interfaces.
Displays the type of load balancing in use for port
channels.
Displays a summary for the port-channel interfaces.
Displays the traffic statistics for port channels.
Displays the range of used and unused channel numbers.
Displays information on current running of the
port-channel feature.
Configuring Port Channels
OL-16597-01

Advertisement

Table of Contents
loading

Table of Contents