Concept Guide

Table Of Contents
143| airgroup static mdns-record Dell Networking W-Series ArubaOS 6.5.x| Reference Guide
Parameter Description
Range Default
a
Specifies the A (Address) record
that is used for mapping a
Domain Name System (DNS)
domain name to an IP address
that is used by a host.
ipv4addr
IPv4address of the server.
aaaa
Specifies the AAAA (IPv6
address) record. This is used for
mapping host names to an IP
address of the host.
ipv6addr
IPv6address of the server.
text
Specifies the TEXT record for
human-readable text in a DNS
record.
1-255 characters.
server_ipaddr
Specifies the IP address of the
AirGroup server.
no
Negates any configured para-
meter.
Usage Guidelines
The Administrator can create the static records using the following methods:
l Group mDNS static records
l Individual mDNS static records
After creating a PTR record, the controller enters into the AirGroup record configuration mode, allowing you to
add SRV, A, AAAA, and TXT records. After creating a PTR, SRV, TXT, A, and AAAA static record, use the show
airgroup cache entries command to view and verify the records created. You can view only the static
records in the output of the show airgroup cache entries static command.
Example
Group mDNS Static Records
You can create a group of mDNS records for a device. This section describes how to create static records of a
server as a group using the CLI.
Creating a PTR Record
Use the following command to create a PTR record:
(config) # airgroup static mdns-record ptr <mac_addr> <mdns_id> <domain_name> [server_ipaddr]
(config-airgroup-record) #
After creating a PTR record, controller displays the (config-airgroup-record) # prompt and you can create SRV, A,
AAAA, and TXT records under this prompt.