configure sharing lacp timeout
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
337
configure sharing lacp timeout
configure sharing <port> lacp timeout [long | short]
Description
Configures the timeout used by each LAG to stop transmitting once LACPDUs are no longer received
from the partner link. You can configure this timeout value to be either 90 seconds, long, or 3 seconds,
short.
Syntax Description
Default
Long.
Usage Guidelines
You must enable sharing and create the LAG prior to assigning this LACP timeout value.
To verify the LACP timeout value, 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 timeout value is set to long and cannot be changed.
Example
The following command changes the timeout value for the specified LAG group ID to short:
configure sharing 5:1 lacp timeout short
History
This command was first available in ExtremeWare XOS 11.4.
port
Specifies the master logical port for the LAG you are setting the timeout value
for.
long
Enter this value to use 90 seconds as the timeout value.
short
Enter this value to use 3 seconds as the timeout value.