Concept Guide

-------------
Name Type Class TTL Origin Expiry Last Update
---- ---- ----- --- ------ ------ -----------
_airplay._tcp.local PTR IN 4500 10.15.121.240 static N/A
9C207BCDEC41@Apple TV mbabu._raop._tcp.local SRV/NBSTAT IN 120 10.15.121.240 static N/A
Num Cache Entries:2
Creating an Individual Text Record
Use the following command to configure an individual TEXT record:
airgroup static mdns-record txt <mac_addr> <domain_name> <text> [server_ipaddr]
The following example creates a TEXT record:
(host) (config) #airgroup static mdns-record txt 9c:20:7b:cd:ec:41 "Apple TV mbabu (4)._airpla
y._tcp.local" "features=0x5a7ffff7" 10.15.121.240
The following example shows the TEXT record was created:
Cache Entries
-------------
Name Type Class TTL Origin Expiry Last Update
---- ---- ----- --- ------ ------ -----------
_airplay._tcp.local PTR IN 4500 10.15.121.240 static N/A
9C207BCDEC41@Apple TV mbabu._raop._tcp.local SRV/NBSTAT IN 120 10.15.121.240 static N/A
Apple TV mbabu (4)._airplay._tcp.local TXT IN 4500 10.15.121.240 static N/A
Num Cache Entries:3
Creating an Individual A Record
Use the following command to configure an individual A record:
airgroup static mdns-record a <mac_addr> <host_name> <ipv4addr> [server_ipaddr]
The following example creates an A record:
(host) (config) #airgroup static mdns-record a 9c:20:7b:cd:ec:41 Apple-TV-mbabu-4.local
10.15.121.240
The following example shows the A record was created:
Cache Entries
-------------
Name Type Class TTL Origin Expiry Last Update
---- ---- ----- --- ------ ------ -----------
_airplay._tcp.local PTR IN 4500 10.15.121.240 static N/A
9C207BCDEC41@Apple TV mbabu._raop._tcp.local SRV/NBSTAT IN 120 10.15.121.240 static N/A
Apple TV mbabu (4)._airplay._tcp.local TXT IN 4500 10.15.121.240 static N/A
Apple-TV-mbabu-4.local A IN 120 10.15.121.240 static N/A
Num Cache Entries:4
Creating an Individual AAAA Record
Use the following command to configure an individual AAAA record:
airgroup static mdns-record aaaa <mac_addr> < host_name> <ipv6addr> [server_ipaddr]
The following example creates an individual AAAA record:
(host) (config) #airgroup static mdns-record aaaa 9c:20:7b:cd:ec:41 Apple-TV-mbabu-4.local fe8
0::9e20:7bff:fecd:ec41
The following example shows the AAAA record created:
Cache Entries
-------------
Name Type Class TTL Origin Expiry Last Update
---- ---- ----- --- ------ ------ -----------
_airplay._tcp.local PTR IN 4500 10.15.121.240 static N/A
9C207BCDEC41@Apple TV mbabu._raop._tcp.local SRV/NBSTAT IN 120 10.15.121.240 static N/A
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide airgroup static mdns-record | 146