Release Notes

Usage Guidelines
You create a server group for a specific type of authentication or for accounting. The list of servers in a server
group is an ordered list, which means that the first server in the group is always used unless it is unavailable (in
which case, the next server in the list is used). You can configure servers of different types in a server group, for
example, you can include the internal database as a backup to a RADIUS server. You can add the same server
to multiple server groups. There is a predefined server group internal” that contains the internal database.
Example
The following command configures a server group corp-servers with a RADIUS server as the main
authentication server and the internal database as the backup. The command also sets the clients user role to
the value of the returned Class attribute.
aaa server-group corp-servers
auth-server radius1 position 1
auth-server internal position 2
set role condition Class value-of
load-balance
Command History
Release Modification
ArubaOS 3.0 Command introduced
ArubaOS 6.4 The load-balance parameter was added.
.
Command Information
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master controllers
Dell Networking W-Series ArubaOS 6.4.x | Reference Guide aaa server-group | 104