Cisco Systems N5KC5596TFA Switch User Manual


 
Configuring the LACP System Priority and System ID
The LACP system ID is the combination of the LACP system priority value and the MAC address.
Before You Begin
Ensure that you have enabled the LACP feature.
Procedure
PurposeCommand or Action
Enters configuration mode.switch# configure terminal
Step 1
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.
switch(config)# lacp system-priority
priority
Step 2
(Optional)
Displays the LACP system identifier.
switch# show lacp system-identifier
Step 3
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 port channel for the port priority.
Before You Begin
Ensure that you have enabled the LACP feature.
Procedure
PurposeCommand or Action
Enters configuration mode.switch# configure terminal
Step 1
Specifies the interface to configure, and enters the
interface configuration mode.
switch(config)# interface type
slot/port
Step 2
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.
switch(config-if)# lacp port-priority
priority
Step 3
Cisco Nexus 5000 Series NX-OS Interfaces Configuration Guide, Release 5.2(1)N1(1)
60 78-26881-OL
Configuring Port Channels
Configuring the LACP System Priority and System ID