12-08-2007 05:58 AM
Hi there,
I have CEHQ running HSRP to CEA-1 and CEA-2. If the link failure on the FE interfaces CEA-1 , traffic from CEHQ will divert to CEA-2. So far so good at this point of time.
However, on the remote PE (PE3) it seems to be that, traffic got black holes due to Serial link between PE1 still a valid path.
How do I influence this type of scenario if occurs? Any manipulation on HSRP?
PE-CE is running OSPF.
Thanks in advance.
maher
Solved! Go to Solution.
12-09-2007 09:51 AM
What you need is a way for the CE with the failed LAN interface to pass traffic over to the other CE or another device that is LAN capable.
Put some type of point to point link between CEA1 and CEA2. We use exact same setups where I work. The link between the CE routers is an IBGP connection, and to the PE is EBGP.
This way the CE will always have a route to the LAN: directly connected through Ethernet if that interface is up, or through the IBGP neighbor if the Ethernet interface is down.
It doesn't need to be BGP, it can be any routing protocol - perhaps even a static floating route with a high AD. If CEHQ is on the LAN, then the failed CE couldn't get there anyway because it's LAN interface is down - Unless of course you had a seperate connection for CE-CEHQ :)
-B
12-08-2007 09:01 PM
Do you run OSPF between CEs and CE-HQ? if the link on CEA1 breaks, CEA1 will stop advertising CE-HQ routes to PE1, the PE3 will get HQ routes from PE2, and vice versa. Downside is that if nothing breaks, traffic in-out CE-HQ may traverse different path.
12-08-2007 10:57 PM
Hi there,
Between CEs and CEHQ running HSRP. Not using any OSPF, only CEA-1 and CEA-2 with respective PE1 and PE2 running OSPF.
Let me try running OSPF between CEs and CEHQ. Will let you know the outcome.
Thanks for the advise.
regards.
12-10-2007 04:50 AM
thanks dude. it works! appreciate your tips :)
12-09-2007 09:51 AM
What you need is a way for the CE with the failed LAN interface to pass traffic over to the other CE or another device that is LAN capable.
Put some type of point to point link between CEA1 and CEA2. We use exact same setups where I work. The link between the CE routers is an IBGP connection, and to the PE is EBGP.
This way the CE will always have a route to the LAN: directly connected through Ethernet if that interface is up, or through the IBGP neighbor if the Ethernet interface is down.
It doesn't need to be BGP, it can be any routing protocol - perhaps even a static floating route with a high AD. If CEHQ is on the LAN, then the failed CE couldn't get there anyway because it's LAN interface is down - Unless of course you had a seperate connection for CE-CEHQ :)
-B
12-10-2007 04:51 AM
Thanks mate for your tips.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide