Users Guide

Table Of Contents
1. Navigate to Configuration > Advanced Services > All Profiles.
2. Expand the Other Profiles menu and select AirGroup AAA Profile.
3. In the Configure dead time for a down Server text box in the Profile Details window, enter a
maximum period in minutes, so that a client that does not send user traffic for the given period is
considered idle.
4. Enter the UDP port number in the Configure UDP port to receive RFC 3576 server requests field. If
your network uses an RFC 3576 server for authentication, select a different port for the AirGroup 3576
server. The default in ClearPass Guest is 5999.
In this release of ArubaOS, the user-defined UDP port number for RFC3576 server is automatically permitted by the
firewall. The administrator does not have to explicitly define a firewall policy to permit this port.
5. Identify the AirGroup CPPM server group. In the Profiles list, select the Server Group under the AirGroup
AAA Profile menu.
6. In the Profile Details window, click the Server Group drop-down list to select the desired CPPM server
group.
7. Click Apply.
8. Identify the RFC 3576 server. In the Profiles list, select RFC 3576 Server under the AirGroup AAA Profile
menu.
9. Enter the IP address of the RFC 3576 server in the Add a profile text box.
10.Click Add and Apply.
In the CLI
Execute the following commands to configure the AirGroup AAA profile using the CLI:
airgroup cppm-server aaa
rfc-3576-server <ip address>
rfc-3576_udp_port <port number>
server-dead-time <time>
server-group <server group name>
If your network uses an RFC 3576 server for authentication, select a different port for the AirGroup 3576 server. The
default port in ClearPass Guest is 5999.
Sample Configuration
(host) (config) # airgroup cppm-server aaa
(host) (Airgroup AAA profile) #rfc-3576-server 10.15.16.25
(host) (Airgroup AAA profile) #rfc3576_udp_port 21334
(host) (Airgroup AAA profile) #server-dead-time 10
(host) (Airgroup AAA profile) #server-group employee
Viewing the CPPM Server Configuration
In the WebUI
To view the CPPM server configuration by using the controller WebUI:
1. Navigate to Configuration > Advanced Services > AirGroup.
2. Under the AirGroup Settings tab, the AirGroup CPPM server aaa section displays the CPPM Server
configuration.;
In the CLI
Use the following CLI command to view data for the ClearPass Policy Manager servers:
Dell Networking W-Series ArubaOS 6.4.x | User Guide AirGroup | 1061