Displaying the dns cache, Figure 3-176, Dns cache – LevelOne FGL-2870 User Manual

Page 358

Advertising
background image

Configuring the Switch

3-304

3

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 ADDRESS which specifies the host address for the

owner, and CNAME which specifies an alias.

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.

Web Select DNS, Cache.

Figure 3-176 DNS Cache

CLI - This example displays all the resource records learned from the designated
name servers.

Console#show dns cache

4-405

NO FLAG TYPE DOMAIN TTL IP
0 4 Address www.times.com 198 199.239.136.200
1 4 Address a1116.x.akamai.net 19 61.213.189.120
2 4 Address a1116.x.akamai.net 19 61.213.189.104
3 4 CNAME graphics8.nytimes.com 19 POINTER TO:2
4 4 CNAME graphics478.nytimes.com.edgesui 19 POINTER TO:2
Console#

Advertising