set protocols dot1x interface recovery-timeout


The set protocols dot1x interface recovery-timeout command configures the timer 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 interface <interface-name> recovery-timeout <recovery-timeout>


Parameter

Parameter

Description

interface <interface-name>

Optional. Specifies the physical interface name. The value could be ge-1/1/1, xe-1/1/2, and so on.

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 interface-based configuration. PICOS supports to configure the timer globally for all the switch 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 server-fail 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.