Quiz
Question 1
Which of the following Windows command prompt commands will display the PC's DNS server? (select two).
ipconfig
ipconfig /all
ipconfig /displaydns
nslookup
Question 2
Which of the following statements about DNS are true? (select two)
Messages greater than 512 bytes in size are sent using UDP.
'A' records map hostnames to IPv4 addresses.
'AAA' records map hostnames to IPv6 addresses.
A Cisco router can be configured as a DNS server and DNS client at the same time.
Question 3
PC1 is configured to use an external server, 8.8.8.8, as its DNS server. What DNS command is necessary on R1 to enable this?
R1(config)# ip domain lookup
R1(config)# ip name-server 8.8.8.8
R1(config)# ip dns server
No DNS configurations are needed on R1.
Question 4
Which of the following Cisco IOS commands shows the cached name/IP address mappings learned via DNS?
R1# show hosts
R1# show dns cache
R1# ipconfig /displaydnd
R1# show dns hosts
Question 5
Which of the following protocols can hosts use to automatically learn the address of their DNS server?
DNS
SSH
DHCP
IP
Last updated