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.
I am attempting to bring up OSPF between a Cat8000v router and a Nexus9000 switch, we currently have Cat8000v router peering to physical ISR-4000 with no issues. I am simply trying to change the ospf peer from the ISR to a n9000.We use NSSA between t...
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...
Sometimes talking to the rubber ducky is the best option.For anyone that noticed right away my blunder, I needed to put the nssa config under the vrf in the n9k config.So the solution was:router ospf new-ospfpassive-interface default vrf RED passive...
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...