disable dns lookup cisco packet tracer code example
Example: no dns lookup cisco
configure terminal
no ip domain-lookup
end
#Make this change permanent? VV
copy running-config startup-config
configure terminal
no ip domain-lookup
end
#Make this change permanent? VV
copy running-config startup-config