I have a problem that I need some help with.
I have two sites A-B. At both sites I need to advertise the same address space with an equal value, for bandwidth management and regional reasons.
Site A has a 50Mb link to site B and all routing is done through BGP.
Recently we had an outage where the 50Mblink was cutoff. It did not go down fully, just within the carrier network so the actual state on router A-B did not change but the traffic could not pass, which caused an outage.
Is there a way to ensure that BGP advertises only external in the event that this link goes down? I'm thinking that OSPF or something similar would need to be involved but am not sure how to implment it.
It would look like this.
1.1.1.0/24---RouterA----50MbFiberlink----RouterB---1.1.1.0/24
| |
| |
ISPA ISPB
Again wanting traffic to come through either RouterA or B in optimal situations but if the Fiber link goes down then traffic would go to whichever link your AS points to.
Thanks.
I have two sites A-B. At both sites I need to advertise the same address space with an equal value, for bandwidth management and regional reasons.
Site A has a 50Mb link to site B and all routing is done through BGP.
Recently we had an outage where the 50Mblink was cutoff. It did not go down fully, just within the carrier network so the actual state on router A-B did not change but the traffic could not pass, which caused an outage.
Is there a way to ensure that BGP advertises only external in the event that this link goes down? I'm thinking that OSPF or something similar would need to be involved but am not sure how to implment it.
It would look like this.
1.1.1.0/24---RouterA----50MbFiberlink----RouterB---1.1.1.0/24
| |
| |
ISPA ISPB
Again wanting traffic to come through either RouterA or B in optimal situations but if the Fiber link goes down then traffic would go to whichever link your AS points to.
Thanks.