Use the lacp system-priority global configuration command to configure the system priority. To reset the default value, use the no form of this command.
Syntax
lacp system-priorityvalue
no lacp system-priority
valuePriority value (Range: 1-65535).
Default Configuration
The default system priority value is 1.
Command Mode
Global Configuration Mode
User Guidelines
There are no user guidelines for this command.
Example
The following example configures the system priority.
Console (config)# lacp system-priority 120
lacp port-priority
Use the lacp port-priority interface configuration command to configure the priority value for physical ports. To reset to default priority value, use the no form of this command.
Syntax
lacp port-priorityvalue
no lacp port-priority
valuePort priority value (Range: 1-65535).
Default Configuration
The default port priority value is 1.
Command Mode
Interface Configuration (Ethernet) Mode
User Guidelines
There are no user guidelines for this command.
Example
The following example configures the priority value for port 1/e8.
Console (config)# interface ethernet 1/e8
Console (config-if)# lacp port-priority 247
lacp timeout
Use the lacp timeout interface configuration command to assign an administrative LACP timeout. To reset the default administrative LACP timeout, use the no form of this command.
Syntax
lacp timeout {long | short}
no lacp timeout
longSpecifies a long timeout value.
shortSpecifies a short timeout value.
Default Configuration
The default port timeout value is long.
Command Mode
Interface Configuration (Ethernet) Mode
User Guidelines
There are no user guidelines for this command.
Example
The following example assigns an administrative LACP timeout for port 1/e8.
Console (config)# interface ethernet 1/e8
Console (config-if)# lacp timeout long
show lacp ethernet
The show interfaces lacp privileged EXEC command displays LACP information for ethernet ports.
Syntax
show lacp ethernet interface
interfaceEthernet interface
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC Mode
User Guidelines
There are no user guidelines for this command.
Example
The following example displays LACP statistics information.
Console# show lacp ethernet 1/e1 statistics
Port 1/e1 LACP Statistics:
LACP PDUs sent:2
LACP PDUs received:2
show lacp port-channel
Use the show lacp port-channel privileged EXEC command to display LACP information for a port-channel.
Syntax
show lacp port-channel [port_channel_number]
port_channel_numberThe port-channel number.
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC Mode
User Guidelines
There are no user guidelines for this command.
Example
The following example displays LACP port-channel information.