Configuration Guide RADIUS Commands
no radius-server retransmit
Number of retransmissions in the range from 1 to 100
Global configuration mode.
AAA uses the next method to authenticate users only when the current security server for
authentication does not respond. When the device retransmits the RADIUS packet for the specified
times and the interval between every two retries is timeout, the device considers that the security
sever does not respond.
The following example sets the number of retransmissions to 4.
Ruijie(config)# radius-server retransmit 4
Defines the RADIUS security server.
Defines a shared password for the RADIUS
server.
Defines the timeout for the RADIUS packet.
2.19 radius-server source-port
Use this command to configure the source port to send RADIUS packets.
Use the no form of this command to restore the default setting.
radius-server source-port port
no radius-server source-port
The port ID, in the range from 0 to 65535.
The default is a random number.
Global configuration mode