C
ONFIGURING

THE

S

WITCH

3-124

Command Attributes
Member List (Current) – Shows configured trunks (Unit, Port).
New – Includes entry fields for creating new trunks.
-Unit – Stack unit. (Range: 1-8)
-Port – Port identifier. (Range: 1-26)
Web – Click Port, LACP, Configuration. Select any of the switch ports
from the scroll-down port list and click Add. After you have completed
adding ports to the member list, click Apply.
Figure 3-53 LACP Port Configuration
CLI – The following example enables LACP for ports 1 to 6. Just connect
these ports to LACP-enabled trunk ports on another switch to form a
trunk.
Console(config)#interface ethernet 1/1 4-171
Console(config-if)#lacp 4-190
Console(config-if)#exit
.
.
.
Console(config)#interface ethernet 1/6
Console(config-if)#lacp
Console(config-if)#end