Quiz

Question 1

Which of the following Windows command prompt commands will display the PC's DNS server? (select two).

  1. ipconfig

  2. ipconfig /all

  3. ipconfig /displaydns

  4. nslookup

Solution
  1. ipconfig /all

  1. nslookup

Question 2

Which of the following statements about DNS are true? (select two)

  1. Messages greater than 512 bytes in size are sent using UDP.

  2. 'A' records map hostnames to IPv4 addresses.

  3. 'AAA' records map hostnames to IPv6 addresses.

  4. A Cisco router can be configured as a DNS server and DNS client at the same time.

Solution
  1. 'A' records map hostnames to IPv4 addresses.

  1. 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?

  1. R1(config)# ip domain lookup

  2. R1(config)# ip name-server 8.8.8.8

  3. R1(config)# ip dns server

  4. No DNS configurations are needed on R1.

Solution
  1. 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?

  1. R1# show hosts

  2. R1# show dns cache

  3. R1# ipconfig /displaydnd

  4. R1# show dns hosts

Solution
  1. R1# show hosts

Question 5

Which of the following protocols can hosts use to automatically learn the address of their DNS server?

  1. DNS

  2. SSH

  3. DHCP

  4. IP

Solution
  1. DHCP

Last updated