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.
Hello,I am terminating ADSL connections via an L2TP tunnel from a service provider and have configured Cisco AV Pairs to assign incoming sessions into different VRFs based on the username of the remote router. I am also using Zone Based Firewall conf...
Hello,I currently have two ASRs back to back with MPLS enabled and an Internet service connected to the primary ASR. The internet service terminates inside of a VRF where I am receiving a default route via BGP from my ISP.ISP(2.2.2.2/30)<--->(2.2.2.1...
I have been trying to follow this document on upgrading from NCS to PI 1.3 https://supportforums.cisco.com/docs/DOC-26972I have previously done this upgrade as described with a different server however in this case, after uploading the patch to NCS I...
Hello,I have an IronPort S170 WSA running 7.5.0-833 and AD Agent (v1.0.0.32.1-build-598) installed on a Windows 2008 R2 server. Transparent authentication of Windows devices is working fine, users login to their domain devices and are showing up in t...
Hello,I am having some trouble using route-maps for NAT, I have simplified it as much as possible and I am still unable to get traffic to match.Usng an ACL with the following configuration works fine:ip nat pool pool-web01 150.100.1.1 150.100.1.1 net...
For anyone else who has a similar issue, I raised the issue with Cisco TAC and the solution was to use a Cisco AVpair oflcp:interface-config=zone security <zonename>I also had to add:aaa policy interface-config allow-subinterfaceOnce I did this it wo...
I am guessing the defaullt route should be showing up?ASR2#sh mpls forwarding-table vrf internetLocal Outgoing Prefix Bytes Label Outgoing Next HopLabel Label or Tunnel Id Switched interface20 Pop Label...
JonI am indeed running MPLS between the two without any P routers. Interestingly I see no default route but I also see no entry for 1.1.1.1. The MPLS forwarding table on ASR1 likewise does not show an entry for 1.1.1.2.ASR2#show mpls forwarding-table...
Originally I had BGP configured between the interface addresses of the ASRs but changed it to use loopbacks and added static routes. It didn't resolve my problem but I left the configuration using the loopbacks anyway.steve