Standby time for replying to requests (seconds)
[Initial value]
radius-server timeout 5
[Input mode]
global configuration mode
[Description]
Sets the reply wait time for each RADIUS server.
If this command is executed with the "no" syntax, the setting returns to the default.
[Note]
If a server-specific wait time for replying to requests has been set using the
radius-server host
command, the
radius-server
host
command settings are used.
The setting needs to be adjusted so that the value of (Setting of
radius-server timeout
command) x (Setting of
radius-server
retransmit
c 1) x (Number of RADIUS servers) falls within the number set in the auth timeout server-timeout
command.
[Example]
Set the reply wait time for each RADIUS server to 10 seconds.
SWR2311P(config)#radius-server timeout 10
5.3.20 Set number of times to resend requests to RADIUS server
[Syntax]
radius-server
retransmit
count
no
radius-server
retransmit
[Parameter]
count
:
<0-100>
Number of times to resend request
[Initial value]
radius-server retransmit 3
[Input mode]
global configuration mode
[Description]
Sets the number of times to resend requests to a RADIUS server.
If this command is executed with the "no" syntax, the setting returns to the default.
[Note]
If a server-specific number of resends for requests has been set using the
radius-server host
command, the
radius-server host
command settings are used.
[Example]
Set the number of times to resend requests to a RADIUS server to 5.
SWR2311P(config)#radius-server retransmit 5
5.3.21 Set RADIUS server shared password
[Syntax]
radius-server
key
secret
no
radius-server
key
[Parameter]
secret
:
Shared password
Single-byte alphanumeric characters, and single-byte symbols other than the characters '?' and spaces
(64 characters or less)
Command Reference | Interface control |
143