Operation Manual

RADIUS, LDAP, and Server Groups Commands
RADIUS, LDAP, and Server Groups Commands
17 – 435
set authentication console on page 165
set authentication dot1x on page 167
set authentication mac on page 170
set authentication web on page 174
set radius on page 429
set server group on page 435
show aaa on page 190
set server group
Configures a group of one to four RADIUS servers.
Syntax
set server group group-name members server-name1 [server-name2]
[server-name3] [server-name4]
Defaults
None.
Access
Enabled.
History
Introduced in MSS 1.0.
Usage
You must assign all group members simultaneously, as shown in the example. To enable
load balancing, use set server group load-balance enable.
Do not use the same name for a RADIUS server and a RADIUS server group.
Examples
To set server group shorebirds with members heron, egret, and sandpiper, type the
following command:
MX-20# set server group shorebirds members heron egret sandpiper
success: change accepted.
See Also
clear server group on page 426
set server group load-balance on page 435
show aaa on page 190
set server group load-balance
Enables or disables load balancing among the RADIUS servers in a server group.
Syntax
set server group group-name load-balance {enable | disable}
Defaults
Load balancing is disabled by default.
Access
Enabled.
group-name Server group name of up to 32 characters, with no spaces or tabs.
members
server-name1
server-name2
server-name3
server-name4
The names of one or more configured RADIUS servers. You can enter up to four
server names.
group-name Server group name of up to 32 characters.
load-balance
enable | disable
Enables or disables load balancing of authentication requests among the servers
in the group.