User Manual

Table Of Contents
[Initial value]
auth timeout server-timeout 30
[Input mode]
interface mode
[Description]
Sets the reply wait time for the RADIUS server overall when authenticating a port of 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.
The value for this setting must be at least equal to (setting of radius-server timeout command) x (setting of radius-server
retransmit command + 1) x (number of radius servers).
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]
This sets the reply wait time to the RADIUS server overall to 180 seconds, for authentication requests from LAN port #1.
SWR2310(config)#interface port1.1
SWR2310(config-if)#auth timeout server-timeout 180
5.3.19 Set supplicant reply wait time
[Syntax]
auth timeout supp-timeout time
no auth timeout supp-timeout
[Parameter]
time : <1-65535>
Supplicant reply wait time (seconds)
[Initial value]
auth timeout supp-timeout 30
[Input mode]
interface mode
[Description]
Sets the reply wait time from the supplicant during port authentication 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 authentication function for the applicable interface. (dot1x port-control
command, auth-mac enable command, auth-web enable command)
[Example]
Set the reply wait time from the supplicant of LAN port #1 to 180 seconds.
SWR2310(config)#interface port1.1
SWR2310(config-if)#auth timeout supp-timeout 180
5.3.20 Set RADIUS server host
[Syntax]
radius-server host host [auth-port port] [timeout time] [retransmit count] [key secret]
no radius-server host
[Keyword]
auth-port : Sets the UDP port number used for authenticating the RADIUS server
Command Reference | Interface control | 179