Configuring EtherChannels
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# lacp system-priority priority
Step 3
switch# show lacp system-identifier
This example shows how to set the LACP system priority to 2500:
switch# configure terminal
switch(config)# lacp system-priority 2500
Configuring the LACP Port Priority
You can configure each link in the LACP EtherChannel for the port priority.
Before You Begin
Ensure that you have enabled the LACP feature.
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# interface type slot/port
3. switch(config-if)# lacp port-priority priority
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
Purpose
Enters configuration mode.
Configures the system priority for use with LACP. Valid values
are 1 through 65535, and higher numbers have lower priority.
The default value is 32768.
(Optional)
Displays the LACP system identifier.
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.
Cisco Nexus 5000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.0(3)N1(1)
Configuring the LACP Port Priority
97