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.
Hi,I'm trying to configure L2VPN Pseudowire Redundancy. I've found some documentation in the link below:http://www.cisco.com/en/US/docs/ios/12_0s/feature/guide/fspseudo.htmlBut my scenario is quite different from the one explained at this document. I...
What I need is a layer 2 vpn over the MPLS, so configuring layer 3 routing protocol is not suitable for me. Maybe it is important to say that I am the SP, so I manage either PE and CE equipment.Actually, I've read that QinQ can solve my problem, but ...
Hi Vibhava,I solved it just adding a route-map in the redistribution from ospf to bgp.router ospf 100 vrf VRF-100 redistribute bgp 65001 subnets route-map DGroute-map DG permit 10 match ip address prefix-list DG set local-...
Hi,I am trying to make something similar to this configuration into two diferents 7600 Cisco Routers. I'll try to explain myself.I would like that VRF-100, which is configured in 7600-1, learn some routes from VRF-300, which is cofigured in 7600-2. A...