no ip domain-lookup 什么意思
?no ip domain-lookup?是什么意思?
當你敲入一個不能識別的命令時,它不會去向查找域名一樣,去搜DNS服務器。
如果在你的網絡中沒有DNS服務器的話,那么在配置router的時候最好寫上該句,因為我們都不是專業的打字員,在輸入命令的時候難免出現錯誤,如果沒有該句話,就會造成不必要的延時。
no ip domain-lookup:告訴Router不要對它不知道的字符串做DNS解析,否則當你敲錯命令的時候,它就會傻找。
///
關閉no ip domain-lookup?? 命令出錯不會出現"...domain server"
R2#configg
 Translating "configg"...domain server?(255.255.255.255)
 (255.255.255.255)
 Translating "configg"...domain server?(255.255.255.255)
 % Unknown command or computer name, or unable to find computer address
 R2#config t
 Enter configuration commands, one per line. End with CNTL/Z.
 R2(config)#no ip d loo
 % Ambiguous command: "no ip d loo"
 R2(config)#no ip do loo
 R2(config)#exit
 R2#
 *Nov 4 15:39:07.967: %SYS-5-CONFIG_I: Configured from console by consolecon
 % Ambiguous command: "con"
 R2#cinfigg
 Translating "cinfigg"
Translating "cinfigg"
 % Unknown command or computer name, or unable to find computer address
3Q------ weishiqi47
轉載于:https://blog.51cto.com/tingfeng/787175
總結
以上是生活随笔為你收集整理的no ip domain-lookup 什么意思的全部內容,希望文章能夠幫你解決所遇到的問題。
                            
                        - 上一篇: Python学习笔记整理(三)Pytho
 - 下一篇: VMware 虚拟机(linux)增加根