DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
378
53
LACP COMMANDS
The LACP commands in the Command Line Interface (CLI) are listed (along with the appropriate
parameters) in the following table.
config lacp port_priority
<portlist> <value 0-65535> [timeout <long | short>]
<portlist> mode [active | passive]
Each command is listed in detail, as follows:
config lacp port_priority
To set the priority value of a physical port in an LACP group.
config lacp port_priority <portlist> <value 0-65535> [timeout
<long | short>]
The config lacp port_priority command sets the LACP priority
value and administrative timeout of a physical port or range of ports
in an LACP group.
<portlist> - A port or range of ports to be configured.
<value 0-65535> - Specifies the LACP priority value for a port or
range of ports to be configured. The default is 1.
<timeout> - Specifies the administrative LACP timeout.
long – Specifies the LACP timeout to be 90 seconds. This is
the default.
short – Specifies the LACP timeout to be 3 seconds.
Only Administrator or operator-level users can issue this command.
Example usage:
To configure the LACP priority of ports 1-5:
DES-1210-52/ME:5# config lacp port_priority 1-5 100 timeout long
Command: config lacp port_priority 1-5 100 timeout long
Success.
DES-1210-52/ME:5#
To display current LACP port mode settings.
The show lacp command displays the current LACP mode settings.