Configuration Guide RADIUS Commands
and specify the username used by the active detection.
(Optional) Sets the interval of sending the test packets to the
reachable RADIUS security server, which is 60 minutes by default
and in the range of 1 to 1440 minutes (namely 24 hours).
(Optional) Disables the detection to the authentication port on the
RADIUS security server. It is enabled by default.
(Optional) Disables the detection to the authentication port on the
RADIUS security server. It is enabled by default.
key [ 0 | 7 ] text-string
Configure a shared key for the server. The type of encryption can be
specified. 0 is no encryption and 7 is simple encryption. The default is
0.
No RADIUS host is specified by default.
Global configuration mode
In order to implement the AAA security service using RADIUS, you must define a RADIUS security
server. You can define one or more RADIUS security servers using the radius-server host
command.
The following example defines a RADIUS security server host:
Ruijie(config)# radius-server host 192.168.12.1
The following example defines a RADIUS security server host in the IPv4 environment, enable the
active detection with the detection interval 60 minutes and disable the accounting UDP port detection:
Ruijie(config)# radius-server host 192.168.100.1 test username viven idle-time
60 ignore-acct-port
The following example defines a RADIUS security server host in the IPv6 environment
Ruijie(config)# radius-server host 3000::100
Defines the AAA authentication method list
Defines a shared password for the RADIUS
security server.
Defines the number of RADIUS packet
retransmissions.