User's Manual
961 | AirGroup Dell Networking W-Series ArubaOS 6.4.x| User Guide
A domain can be configured only on a master controller only. However, active domains can be added/removed on
any controllers.
The following procedure configures a cluster of mobility controllers for a domain:
Using the WebUI
1. Navigate to Configuration > Advanced Services > AirGroup.
2. Select the AirGroup Settings tab.
3. Under the AirGroup Domains section, click Add New.
4. In the Name field, enter the domain name.
5. In Description field, enter a short description of the domain name.
6. Select the Active checkbox to enlist the domain in the active-domain list of a controller.
7. Under the IP Address section, enter the controller or VRRP IP to be a part of this domain and click Add.
If the deployment includes master or local redundancies, use the VRRP IP address in the domain definition. Else, use
the controller IP address.
8. Click Ok and Apply.
Using the CLI
[no] airgroup domain <string>
[no] ip-address <A.B.C.D>
[no] description <string>
Sample Configuration
(host) (config) #airgroup domain Campus1
(host) (config-airgroup-domain) #ip-address 10.10.10.1
(host) (config-airgroup-domain) #ip-address 11.11.11.1
(host) (config-airgroup-domain) #description AirGroup_campus1
Viewing an AirGroup Domain
The following procedure displays a list of AirGroup domains configured:
Using the WebUI
1. Navigate to Configuration > Advanced Services > AirGroup.
2. Select the AirGroup Settings tab. The list of AirGroup domains are displayed under the AirGroup
Domains section.
Using the CLI
show airgroup domain
Configuring an AirGroup active-domain
AirGroup allows one or more AirGroup domains to be a part of the AirGroup active-domain list of a controller.
A master or local controller may participate in one or more AirGroup cluster based on its active-domain list. The
mobility controller must set the corresponding domain as active for the controller to be part of the AirGroup
cluster.
The following procedure configures an AirGroup active-domain for AirGroup cluster:
Using the WebUI
For the WebUI procedure, see Configuring an AirGroup Domain on page 960.