User Manual

Table Of Contents
[Initial value]
auth timeout quiet-period 60
[Input mode]
interface mode
[Description]
Sets the period during which authentication is suppressed for the applicable interface after authentication fails.
If this command is executed with the "no" syntax, the setting returns to the default.
All packets received during the authentication suppression period will be discarded.
[Note]
This command can be specified only for both LAN/SFP+ port and logical interface.
To use this command, you must enable the port authentication function for the applicable interface. (dot1x port-control
command, auth-mac enable command, auth-web enable command)
[Example]
Set the suppression period for LAN port #1 to 300.
SWP2(config)#interface port1.1
SWP2(config-if)#auth timeout quiet-period 300
5.3.17 Set reauthentication interval
[Syntax]
auth timeout reauth-period time
no auth timeout reauth-period
[Parameter]
time : <300-86400>
Supplication reauthentication interval (seconds)
[Initial value]
auth timeout reauth-period 3600
[Input mode]
interface mode
[Description]
Sets the reauthentication interval of the supplicant for the applicable interface.
If this command is executed with the "no" syntax, the setting returns to the default.
[Note]
This command can be specified only for both LAN/SFP+ port and logical interface.
To use this command, you must enable the port authorization function and the reauthentication function for the applicable
interface. (dot1x port-control command, auth-mac enable command, auth-web enable command, auth reauthentication
command)
[Example]
Set the reauthentication period for LAN port #1 to 1200.
SWP2(config)#interface port1.1
SWP2(config-if)#auth timeout reauth-period 1200
5.3.18 Set the reply wait time for the RADIUS server overall
[Syntax]
auth timeout server-timeout time
no auth timeout server-timeout
[Parameter]
time : <1-65535>
Reply wait time from the authentication server for the authentication request (seconds)
158 | Command Reference | Interface control