Configuration Guide RADIUS Commands
2 RADIUS Commands
2.1 aaa group server radius
Use this command to enter AAA server group configuration mode.
Use the no form of this command to restore the default setting.
aaa group server radius name
no aaa group server radius name
Server group name. Keywords “radius” and “tacacs +” are excluded
as they are the default RADIUS and TACACS+ server group names.
Global configuration mode
This command is used to configure a RADIUS AAA server group.
The following example configures a RADIUS AAA server group named ss.
Ruijie(config)# aaa group server radius ss
Ruijie(config-gs-radius)# end
Ruijie# show aaa group
Type Reference Name
---------- ---------- ----------
radius 1 radius
tacacs+ 1 tacacs+
radius 1 ss
2.2 ip radius source-interface
Use this command to specify the source IP address for the RADIUS packet.