D
OMAIN

N

AME

S

ERVICE

17-6

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.
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.
Console(config)#ip host rd5 192.168.1.55 10.1.0.55 36-2
Console(config)#end
Console#show hosts 36-8
Hostname
rd5
Inet address
192.168.1.55 10.1.0.55
Console#