configure sharing lacp timeout
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
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. |
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 ExtremeXOS 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 ExtremeXOS 11.4.
Platform Availability
This command is available on all platforms.