AMX NXA-ENET24 Switch User Manual


 
Configuring Domain Name Service
157
NXA-ENET24 - Software Management Guide
Configuring Static DNS Host to Address Entries - Web
Select DNS, Static Host Table. Enter a host name and one or more corresponding addresses, then click Apply.
Configuring Static DNS Host to Address Entries - CLI
This example maps two address to a host name, and then configures an alias host name for the same addresses.
Displaying the DNS Cache
You can display entries in the DNS cache that have been learned via the designated name servers.
FIG. 187 Web - Mapping IP Addresses to a Host Name
Console(config)#ip host rd5 192.168.1.55 10.1.0.55379
Console(config)#ip host rd6 10.1.0.55379
Console#show host384
Hostname
rd5
Inet address
10.1.0.55 192.168.1.55
Alias
1.rd6
Field Attributes
•No: The entry number for each resource record.
•Flag: The flag is always “4” indicating a cache entry and therefore unreliable.
•Type: This field includes CNAME which specifies the canonical or primary name for the owner, and
ALIAS which specifies multiple domain names which are mapped to the same IP address as an
existing entry.
•IP: The IP address associated with this record.
•TTL: The time to live reported by the name server.
Domain: The domain name associated with this record.