DISQUS

Tech-Recipes: How to disable Cisco router domain name lookup | Cisco router | Tech-Recipes

  • AWfki · 2 years ago
    Alternately you could configure a DNS server with the command: ip name-server <ip address>


    Now if you type "confligure" you'll get something like
    Translating "confligure"...domain server (1.1.1.1)
    % Unknown command or computer name, or unable to find computer address

    within a few seconds as the domain server reports that the name doesn't look up.
  • Anonymous · 2 years ago
    Hi

    you can do

    dtw1(config)#
    dtw1(config)#no ip domain lookup
    dtw1(config)#