set protocols dot1x server-fail recovery-method
The set protocols dot1x server-fail recovery-method command configures the way to get the client port out the server fail VLAN when the server is reachable.
Command Syntax
set protocols dot1x server-fail recovery-method <auto | manual | timer >
Parameter
Parameter | Description |
recovery-method <auto | manual | timer > | Specifies the way to get the client port out the server fail VLAN when the server is reachable, the value could be auto, manual or timer.
The default value is manual. |
Usage Guidelines
If all the RADIUS servers are unreachable, the port connected to the client will be added to the server fail VLAN, and the packets from the client can be forwarded in server fail VLAN. The switch continues to send the detection packets continuously until the server is reachable. If one of the RADIUS servers is reachable, the switch removes this client from the server fail VLAN and adds it back into the block VLAN. This command configures the way to get the client port out the server fail VLAN when the server is reachable.
Example
- Configure the way to get the client port out the server fail VLAN when the server is reachable.
admin@Xorplus# set protocols dot1x server-fail recovery-method auto admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.