Administrator Guide

Table Of Contents
1060 | AirGroup Dell Networking W-Series ArubaOS 6.4.x| User Guide
Configuring the CPPM Server Group
In the WebUI
To configure a CPPM server group using the controller WebUI:
1. Navigate to Configuration > Security > Authentication > Servers.
2. Select Server Group to display the Server Group list.
3. Enter the name of the new server group and click Add.
4. Select the name to configure the server group.
5. Under Servers, click New to add a server to the group.
a. Select a server from the drop-down list and click Add Server.
b. Repeat the above step to add other servers to the group.
6. Click Apply.
In the CLI
Use the following commands to configure a CPPM server group using the CLI:
aaa server-group <name>
auth-server <name>
Sample Configuration
(host) (config) #aaa server-group employee
(host) (Server Group "employee") #auth-server emp_accounts
Configuring an RFC 3576 Server
In the WebUI
To configure an RFC 3576 server by using the controller WebUI:
1. Navigate to Configuration > Security > Authentication > Servers.
2. Select RFC 3576 Server.
3. Enter the IP address and click Add.
4. Select the IP address to enter the shared secret key in the Key text box.
5. Retype the shared secret key in the Retype text box.
In the CLI
Use the following commands to configure an RFC 3576 server using the CLI:
aaa rfc-3576-server <server_ip>
key <string>
Sample Configuration
(host) (config) #aaa rfc-3576-server 10.100.8.32
(host) (RFC 3576 Server "10.100.8.32") #key employee123
Assigning CPPM and RFC 3576 Servers to AirGroup
Use the following procedures to assign CPPM and RFC 3576 servers to AirGroup.
An AirGroup RFC 3576 server cannot use the same port as an authentication module RFC 3576 server. To avoid
conflicts, use a non-standard port for the AirGroup RFC 3576 server.
In the WebUI
Use the following procedure to configure the AirGroup AAA profile by using the controller WebUI: