set protocols dot1x interface reauthentication disable
The set protocols dot1x interface reauthentication disable command is used to enable or disable the re-authentication function.
Command Syntax
set protocols dot1x interface <interface-name> reauthentication disable <true | false>
Parameter
Parameter | Description |
interface <interface-name> | Specifies the physical interface name. The value is a string. |
disable <true | false> | Enables or disables the re-authentication function. The value could be true or false.
By default, the re-authentication function is disabled. |
Usage Guidelines
To check the connection status of the client and ensure that only authorized users are allowed access, the PICA8 switch can periodically re-authenticate all connected 802.1X users on the specified port. The set protocols dot1x interface <interface-name> reauth-period <reauth-period> command can be used to set the re-authentication period.
Example
- Enable the re-authentication function on interface ge-1/1/1.
admin@Xorplus# set protocols do1x interface ge-1/1/1 reauthentication disable false admin@Xorplus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.