13 radius-server dead-time, 14 radius-server key, 15 radius-server retransmit – PLANET XGS3-24040 User Manual
Page 788: Radius, Server dead, Time, Server key, Server retransmit
![background image](https://www.manualsdir.com/files/865186/content/doc788.png)
47-6
Example: Setting the RADIUS authentication server address as 2004:1:2:3::2.
Switch(config)#radius-server authentication host 2004:1:2:3::2
47.13 radius-server dead-time
Command: radius-server dead-time <minutes>
no radius-server dead-time
Function: Configures the restore time when RADIUS server is down; the “no radius-server dead-time”
command restores the default setting.
Parameters: < minute > is the down -restore time for RADIUS server in minutes, the valid range is 1 to
255.
Command mode: Global Mode
Default: The default value is 5 minutes.
Usage Guide: This command specifies the time to wait for the RADIUS server to recover from
inaccessible to accessible. When the switch acknowledges a server to be inaccessible, it marks that
server as having invalid status, after the interval specified by this command; the system resets the status
for that server to valid.
Example: Setting the down-restore time for RADIUS server to 3 minutes.
Switch(config)#radius-server dead-time 3
47.14 radius-server key
Command: radius-server key <string>
no radius-server key
Function: Specifies the key for the RADIUS server (authentication and accounting); the “no
radius-server key” command deletes the key for RADIUS server.
Parameters:
Command mode: Global Mode
Usage Guide: The key is used in the encrypted communication between the switch and the specified
RADIUS server. The key set must be the same as the RADIUS server set, otherwise, proper RADIUS
authentication and accounting will not perform properly.
Example: Setting the RADIUS authentication key to be “test”.
Switch(config)# radius-server key test
47.15 radius-server retransmit
Command: radius-server retransmit <retries>
no radius-server retransmit
Function: Configures the re-transmission times for RADIUS authentication packets; the “no
radius-server retransmit” command restores the default setting.
Parameters:
Command mode: Global Mode
Default: The default value is 3 times.