System information
Publication date: Feb., 2012
Revision A1
- 85 -
CLIReferenceGuide
Copyright @ 2012 by Amer Networks
link speed, 10Mb = 1, 100Mb = 2, 1Gb = 3
EXAMPLE:
mode: ThecommandletsyouconfiguretheLACPmode.
Syntax:
mode <port-list> disable/enable
Parameter :
<port-list> available value is from switch physic port density, format:
1,3-5
disable: Disable LACP protocol
enable: Enable LACP protocol
EXAMPLE:
role:
ThiscommandletsyouconfiguretheLACProle
Syntax:
role <port-list> active/ passive
Parameter :
<port-list> available value is from switch physic port density, format:
1,3-5
active: Initiate LACP negotiation, and transmit LACP packets each
second
passive: Listen for LACP packets
EXAMPLE:
Switch(lacp)# mode 1 enable
Switch(lacp)# show config
Port Mode Key Role
---- -------- ----- ------
1 Enabled Auto Active
2 Disabled Auto Active
3 Disabled Auto Active
4 Disabled Auto Active
Switch(lacp)# key 1 10000
Switch(lacp)# show config
Port Mode Key Role
---- -------- ----- ------
1 Disabled 10000 Active
2 Disabled Auto Active
3 Disabled Auto Active
4 Disabled Auto Active
5 Disabled Auto Active