Users Guide

Table Of Contents
1032| AirGroup Dell Networking W-Series ArubaOS 6.5.x| User Guide
Viewing AirGroup mDNS and DLNA Cache
show airgroup cache entries [mdns|dlna|static]
Viewing AirGroup mDNS and DLNA Statistics
show airgroup internal-state statistics [mdns|dlna]
Viewing AirGroup VLANs
(host) #show airgroup vlan
Viewing AirGroup Servers
Use the following command to view the AirGroup server (Apple TV, AirPrint Printer, Google ChromeCast, and so
on) status in the controller:
show airgroup servers [dlna|mdns] [verbose]
Viewing AirGroup Users
show airgroup users [mdns|dlna] [verbose]
Viewing Service Queries Blocked by AirGroup
This command displays the service ID that was queried but not available in the AirGroup service table.
show airgroup blocked-queries [mdns|dlna]
Viewing Blocked Services
The airgroup service <servicename> disable command disables 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 following command:
show airgroup blocked-service-id [mdns|dlna]
AirGroup Global Tokens
In an AirGroup network, AirGroup devices generate excess
mDNS query and response packets. Using airgroup
global-credits command, the AirGroup controller restricts these packets by assigning tokens. The controller
processes these mDNS packets based on this token value. The controller rejects any packets beyond this token
limit. The token renews every 15 seconds. The renewal interval is not a configurable parameter.
In the following example, the AirGroup controller restricts the number of query packets to 450 and response
packets to 90 from AirGroup devices in a time frame of 15 seconds.
(host)(config) #airgroup global-credits 450 90
The following command displays tokens assigned to query and response packets. It displays the current and
user configured global tokens.
(host) #show airgroup global-credits
For more information, see Dell Networking W-Series ArubaOS 6.4 Command-Line Interface Reference Guide.