set protocols dot1x server-fail recovery-timeout
The set protocols dot1x server-fail recovery-timeout command configures the timer globally after which to remove the client port from the server fail VLAN when the server is reachable.
NOTE: The recovery-timeout takes effect only when the recovery-method is set to “timer”.
Command Syntax
set protocols dot1x server-fail recovery-timeout <recovery-timeout>
Parameter
Parameter | Description |
recovery-timeout <recovery-timeout> | Specifies the timer after which to remove the client port from the server fail VLAN when the server is reachable. The value is an integer that ranges from 300 to 86400, in seconds. The default value is 3600 seconds. |
Usage Guidelines
This command is a global configuration for all the switch interface. PICOS supports to configure the timer based on an interface after which to remove the client port from the server fail VLAN when the server is reachable by using the command set protocols dot1x interface recovery-timeout.
Note that the recovery timeout configuration based on an interface takes precedence over that of the global configuration.
Example
- Configure the timer after which to remove the client port from the server fail VLAN when the server is reachable.
admin@Xorplus# set protocols dot1x recovery-timeout 1800 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.