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'm practicing VRFs in GNS3, I have four routers: PE-1, PE-2, CustA-HQ and CustA-Remote. I'm unable to ping CustA-HQ from PE-2, but can ping the interface to which it connects on PE-1. When running debug ip packet detail on both CustA-HQ and...
I am pretty new to Cisco networking and would greatly appreciate some assistance with setting up a test router to use from home to connect into our network. My organization would like for us to provide upper management with home office setups to give...
were a couple of issues I realized. I was using the vrf forwarding statements incorrectly, in that I had the statement on both my "LAN" subnets and my point-to-point. that's wrong. So, I configured OSPF on the Provider routers and configured MP-BGP a...
I've updated my configs, unfortunately still no luck. I completely started over, focusing on one half of the config at a time. It doesn't really make sense for me to work on PE-2 side, if one-way distribution isn't working yet
!router ospf 1...
Hi I'm having the same issue. I'm pretty sure my redistribution from OSPF to BGP is wrong. not able to ping across gi0/0 of PE-1 from PC1. Topology is very similar. Configs and output below:
****PE-1******!vrf definition CustA_HQ rd 100:10 rou...
Thanks so much for replying!
I must be redistributing incorrectly. I tried the following with no success on either end:
HQ
router ospf vrf CustA_HQ
redistribute bgp 100 metric 5
Remote
router ospf vrf CustA_Remote
redistribute bgp 100 metric 5
...