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.
So, I had a Nexus 93180 connected recently that was going to be moved to a different location. I was thinking I could just config dual-stage, update the IPs and routes, and then commit the changes. Then, it's just a matter of plugging into the new mg...
TL;DR: no real question, just WTF, Cisco?Ok, first off, WTF Cisco?We bought some 9606 chassis with some C9600X-SUP-2s and put a VRF on them to support our 2-pod ACI IPN. ACI requires Bidirectional PIM to support BUM traffic over the IPN. The switches...
We have a 2pod ACI deployment with a VCF environment in each pod. The VCF environments connect to ACI with their own L3Out in a user tenant. We have a single, spanned, L3Out that interfaces with the rest of our enterprise. We desire to have the route...
I have an issue where I am receiving a route back from ACI that I have advertised to it. We send only a 0/0 route to ACI via 2 different sets of interfaces (vPCs). We've put both sets of interfaces into the same L3Out with the thought that there is s...
I have the following faults I receive while trying to configure a routed sub-interface for an IPN in the infra tenantI do see that the interface is configured, but I cannot ping it locally. In contrast, I can ping the IPN interface to the other enter...
maybe an easier or more straight forward way would be to copy running-config to a file in storage, using guestshell to update the file with vi, and then copying that file to startup-config
you can only have 2 nodes in a vpc domain (and probably they have to be in the same pod - though I've never tried otherwise). I'm not sure I understand what you're proposing on the upper side of that vpc oval. I have used back to back vPC as a metho...
Remember that ACI does not participate in STP. Your port type on the 6ks probably should be shared, not point-to-point. The port then has to transition through the listen phase of STP before forwarding. That should be enough time for STP to propagate...
Thank you for confirming. IMO, multiple VRFs would only complicate things. I think applying route control route-maps makes more sense. This is the subnet export policy that I ultimately settled on The only wonky thing here is how the route-map is bui...
So the solution here was really simple. TAC just had me do a clean reload of the switch. I had done a couple of reloads already, but I didn't think to do a clean reload (I really should have... ). So, if a regular reload didn't work, try a clean rel...