Command Reference RADIUS Commands
Defaults
No shared password is specified by default.
Command
Mode
Global configuration mode
Usage Guide
A shared password is the basis for communication between a device and the RADIUS security
server. In order to allow the device to communicate with the RADIUS security server, define the
same shared password on the device and the RADIUS security server.
Configuration
Examples
The following example defines the shared password aaa for the RADIUS security server.
Ruijie(config)# radius-server key aaa
Command Description
radius-server host
Defines the RADIUS security server host.
radius-server retransmit
Defines the RADIUS packet retransmission times.
Related
Commands
radius-server timeout
Defines the timeout period of RADIUS packet retransmission.
Platform
Description
N/A
radius-server retransmit
Use this command to configure the packet retransmission times before a device determines that
the RADIUS security server fails to respond.
Use the no form of this command to restore to the default setting.
radius-server retransmit retries
no radius-server retransmit
Parameter Description Parameter
Description
retries
Retransmission times
Defaults
The default retransmission times are 3.
Command
Mode
Global configuration mode
Usage Guide
AAA uses the next method to authenticate users only when the current security server for
authentication does not respond. When a device retransmits the RADIUS packet for the specified
times and the interval between every two retries times out, the device considers that the security
sever fails to respond.
Configuration
Examples
The following example sets the retransmission times to 4.
Ruijie(config)# radius-server retransmit 4