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

asked
User Zonble
by
8.0k 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.

answered
User Ad
by
8.8k points

Related questions

1 answer
4 votes
2.2k views
1 answer
0 votes
117k views