Dell PowerConnect 3324/3348 Switch CLI Guide
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.
lacp system-priority value
no lacp system-priority
The default system priority value is 1.
Global Configuration Mode
There are no user guidelines for this command.
The following example configures the system priority.
Console (config)# lacp system-priority 120 |
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.
lacp port-priority value
no lacp port-priority
The default port priority value is 1.
Interface Configuration (Ethernet) Mode
There are no user guidelines for this command.
The following example configures the priority value for port 1/e8.
Console (config)# interface ethernet 1/e8 Console (config-if)# lacp port-priority 247 |
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.
lacp timeout {long | short}
no lacp timeout
The default port timeout value is long.
Interface Configuration (Ethernet) Mode
There are no user guidelines for this command.
The following example assigns an administrative LACP timeout for port 1/e8.
Console (config)# interface ethernet 1/e8 Console (config-if)# lacp timeout long |
The show interfaces lacp privileged EXEC command displays LACP information for ethernet ports.
show lacp ethernet interface
This command has no default configuration.
Privileged EXEC Mode
There are no user guidelines for this command.
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 |
Use the show lacp port-channel privileged EXEC command to display LACP information for a port-channel.
show lacp port-channel [port_channel_number]
This command has no default configuration.
Privileged EXEC Mode
There are no user guidelines for this command.
The following example displays LACP port-channel information.