147k views
0 votes
Which Cisco IOS command is used to disable a device from performing naming lookups?

User Zonble
by
4.1k points

1 Answer

2 votes

Answer:

No ip dns server.

Step-by-step explanation:

The DNS stands for domain name services. It can be statically or dynamically configured to a workstation from the DHCP request. It resolves the ip address of a server to it's name, so a client is not burdened by memorizing the ip address of every website.

In the cisco ios, the "NO" command is used to negate other commands, so when a "no ip dns server" is used configured on a device, it stops every website name lookups.

User Ad
by
5.2k points