QuestionQ69

Concepts of TCP/IP and the Link Layer

Which NETSH command for the Internet Protocol version 4 (IPv4) interface deletes a DNS server, or all DNS servers, from the DNS-server list for a specified interface or for all interfaces?

  • A alter dnsserver
  • B delete dnsserver
  • C disable dnsserver
  • D remove dnsserver
Explanation

The delete dnsserver command removes DNS server configuration entries. In the IPv4 interface context, the documented delete dnsservers command removes statically configured DNS server IP addresses; an individual address removes that server, while all removes all configured DNS server addresses.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!