set protocols dot1x interface reauth-period
The set protocols dot1x interface reauth-period command configures the re-authentication period.
Command Syntax
set protocols dot1x interface <interface-name> reauth-period <reauth-period>
Parameter
Parameter | Description |
interface <interface-name> | Specifies the physical interface name. The value is a string. |
reauth-period <reauth-period> | Specifies the re-authentication period. The value is an integer, in seconds, that ranges from 1 to 65535. The default valued is 3600 seconds. |
Usage Guidelines
After enabling the re-authentication function for the connected 802.1X users using the set protocols dot1x interface <interface-name> reauthentication disable <true | false> command, run the set protocols dot1x interface <interface-name> reauth-period <reauth-period> command to set the re-authentication interval.
Example
- Configure the re-authentication period to 4000s.
admin@Xorplus# set protocols do1x interface ge-1/1/1 reauth-period 4000 admin@Xorplus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.