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 have a strange problem I hope someone might just know the answer to, before I start with TAC. I have an inbound static NAT for a web server on the inside network of a corporate office. It's a test server for a small internet startup. The outside...
You're right! We figured this out about an hour after I posted above. It's not the null static route that is in the RIB, it's the redistributed null static route that is in iBGP. So, the path selection is not static v iBGP, it's one iBGP vs anothe...
Shouldn't route selection be based on Admin Distance first? iBGP is 200 by default and the AD for the null route is set to 230. The null route should never be considered. Weight and LocalPref should only be considered when there are multiple iBGP ...
Can anyone from Cisco answer this question? Can you poll a user context from the admin context? What is the exact syntax from snmpwalk? The example in #12 here doesn't make sense.https://supportforums.cisco.com/document/7336/snmp-mibs-and-traps-as...
I believe I found the issue. Cisco does not allow, by default, for traffic to traverse the same security interface.Using same-security-traffic permit intra-interface command allows IPSec traffic (eg RA VPN users) to flow across the same interface, an...