The radius-server retransmit timeout command configures the number of transmission times and retransmission timeout period used by the device to send request packets to RADIUS servers.
The undo radius-server retransmit timeout command restores the default configuration.
By default, the number of transmission times used by the device to send request packets to all RADIUS authentication servers and RADIUS accounting servers is 3, and the retransmission timeout period is 5s.
Parameter | Description | Value |
---|---|---|
retransmit retry-times |
Specifies the number of transmission times. |
The value is an integer ranging from 1 to 5. The default value is 3. |
timeout second |
Specifies the retransmission timeout period. |
The value ranges from 3 to 25, in seconds. The default value is 5. |
authentication |
Indicates the number of transmission times or the retransmission timeout period for all RADIUS authentication servers in the RADIUS server group view. |
- |
accounting |
Indicates the number of transmission times or the retransmission timeout period for all RADIUS accounting servers in the RADIUS server group view. |
- |
Usage Scenario
If the device sends a request packet to a RADIUS server but does not receive a response packet from the RADIUS server within a retransmission timeout period, the device resends the request packet to the RADIUS server. If the device does not receive a response packet from the RADIUS server after the second retransmission timeout period expires, the device continues to resend the request packet to the RADIUS server. You can run the radius-server retransmit timeout command on the device to configure the number of transmission times and the retransmission timeout period used by the device to resend request packets to RADIUS servers. If the device does not receive a response packet from a RADIUS server after the number of transmission times is exceeded, the device considers that the device fails to send packets to the RADIUS server.
Precautions