Administrator Guide

Table Of Contents
In the WebUI
Use the following steps to enable the allowall service using the controller WebUI:
1. Navigate to Configuration > Advanced Services > AirGroup.
2. In the AirGroup service details tab, select the checkbox next to the allowall service and click Enable.
To disable this service, select the allowall checkbox and click Disable.
3. Click Apply.
In the CLI
Use the following command to enable or disable the allowall service:
airgroup service allowall {enable | disable}
Sample Configuration
(host) (config) #airgroup service allowall enable
Enabling or Disabling an AirGroup Service
In the WebUI
To enable or disable an AirGroup service using the controller WebUI:
1. Navigate to Configuration > Advanced Services > AirGroup.
2. On the AirGroup service details tab, select the AirGroup service and click Enable or Disable.
3. Click Apply.
In the CLI
Use the following command to enable or disable an AirGroup service:
airgroup service <string> {enable | disable}
Sample Configuration
(host) (config)#airgroup service airplay disable
Viewing AirGroup Service Status
In the WebUI
Use the following steps to view the status of AirGroup services using the controller WebUI:
1. Navigate to Configuration > Advanced Services > AirGroup.
2. Under the AirGroup service details tab, view the status of all the AirGroup services.
In the CLI
Use the following command to verify the status of an AirGroup Service:
show airgroup status
Sample Configuration
For sample configuration, see show airgroup status.
Viewing Blocked Services
The airgroup service <servicename> disable command blocks an AirGroup service by blocking the service
IDs for that service. When you enable an AirGroup service, service IDs of that service are enabled
automatically. To view the list of blocked services, use the show airgroup blocked-service-id command.
In the CLI
show airgroup blocked-service-id [mdns|dlna]
Dell Networking W-Series ArubaOS 6.4.x | User Guide AirGroup | 1051