The authentication timer re-authen command configures the interval for re-authenticating pre-connection users or users who fail to be authenticated.
The undo authentication timer re-authen command restores the default setting.
By default, pre-connection users and users who fail to be authenticated are re-authenticated at an interval of 60 seconds.
authentication timer re-authen { pre-authen re-authen-time | authen-fail re-authen-time }
undo authentication timer re-authen { pre-authen | authen-fail }
Parameter | Description | Value |
---|---|---|
pre-authen re-authen-time | Specifies the interval for re-authenticating pre-connection users. |
The value is an integer that ranges from 0 or 30 to 7200, in seconds. The value 0 indicates that the re-authentication function is disabled for pre-connection users. |
authen-fail re-authen-time | Specifies the interval for re-authenticating users who fail to be authenticated. |
The value is an integer that ranges from 30 to 7200, in seconds. |
This command is available to aid upgrade compatibility. It can only be run during the configuration restoration phase of the upgrade.
After the upgrade, this command is no longer supported, and it is replaced by the authentication timer re-authen { pre-authen re-authen-time | authen-fail re-authen-time } command in the authentication profile view.