
78
MES3000 Ethernet switch series
5.11.2
Link aggregation Control Protocol
Link Aggregation Control Protocol (LACP) is for the aggregation of multiple physical links into a
single link. Link aggregation allows to increase the link bandwidth and robustness. LACP performs traffic
transmission via aggregated links according to the defined priorities.
To enable the interface operation via LACP, use 'channel-group {group} mode auto'
command in the configuration mode of the respective interface.
Global configuration mode commands
Command line request in global configuration mode appears as follows:
console(config)#
Table 5.51 —Global configuration mode commands
Command
Value/Default value
Action
lacp system-priority
value
value: (1..65535)/1
Define the system priority.
no lacp system-priority
Restore the default value.
Ethernet interface configuration mode commands
Command line request in Ethernet interface configuration mode appears as follows:
console(config-if)#
Table 5.52 —Ethernet interface configuration mode commands
Command
Value/Default value
Action
lacp timeout {long | short}
-/long
Set LACP protocol administrative timeout.
-
long
—long timeout;
-
short
—short timeout
no lacp timeout
Restore the default value.
lacp port-priority
value
value: (1..65535/1)
Set the Ethernet inteface priority.
no lacp port-priority
Restore the default value.
EXEC mode commands
Command line request in EXEC mode appears as follows:
console#
Table 5.53 —EXEC mode commands
Command
Value/Default value
Action
show lacp {gigabitethernet
gi_port
| tengigabitethernet
te_port
} [parameters |
statistics | protocol-state]
gi_port: (1..8/0/1..24);
te_port: (1..8/0/1..4);
Show information on LACP protocol for Ethernet interface. If
additional parameters are not used, all information will be shown.
-
parameters
—show protocol configuration parameters
-
statistics
—show protocol operation statistics
-
protocol-state
—show protocol operation state.
show lacp port-channel
[
group
]
group: (1..24)
Show information on LACP protocol for the port group.