configure sharing lacp activity-mode
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
331
configure sharing lacp activity-mode
configure sharing <port> lacp activity-mode [active | passive]
Description
Configures the whether the switch sends LACPDUs periodically (active) or only in response to
LACPDUs sent from the partner on the link (passive).
Syntax Description
Default
Active.
Usage Guidelines
You must enable sharing and create the LAG prior to assigning this LACP activity mode.
NOTE
One side of the link must be in active mode in order to pass traffic. If you configure your side in the passive mode,
ensure that the partner link is in LACP active mode.
To verify the LACP activity mode, use the
show lacp lag <group-id> detail
command.
If you attempt to enter a port number that is different that a LAG group ID, the system returns the
following error message:
ERROR: LAG group Id does not exist
NOTE
In ExtremeWare XOS version 11.3, the activity mode cannot be changed from active.
Example
The following command changes the activity mode to passive for the specified LAG group ID:
configure sharing 5:1 lacp activity-mode passive
port
Specifies the master logical port for the LAG you are setting the activity mode
for.
active
Enter this value to have the switch periodically sent LACPDUs for this LAG.
passive
Enter this value to have the switch only respond to LACPDUs for this LAG.