Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We have a few 4321 routers on 17.3.3 that we are using as console routers, previously everything worked great. Then we had to move to SMART licensing and it has caused us so many issues.We previously had bare minimum config on these devices including...
This router is only used as a terminal server to reverse telnet to the console port of our other devices, so it has static ip host entries for each connected device like so:ip host inet-router-01 2002 192.168.1.1Where 192.168.1.1 is a loopback on the...
Unfortunately that doesn't exist, syntax is fine.Just to clarify, DNS works just fine in my VRF and I don't want to change anything for DNS in my Mgmt-intf VRF. I just need the router to not do dns lookups for my ip host entries that are locally conf...
MHM, The DNS in my VRF is working fine, that's where my SMART licensing is going out to Cisco.I need my global routing table DNS to not do domain lookups so that when I want to reference my local ip hosts, they don't go check DNS first.But the more I...
Thanks MHM,That at least explains that there is no way to use timeout or retry, but does that mean then that there are no solutions for this issue?Anyway to tell IOS to check my local IP Hosts before going to do DNS lookups?