Please see the attached Image of the proposed new network map. All IP's are ficticious....Right now we are running basiclly the same map, but with only 1 border router. We are adding a second border to take load off the first and, most importantly, protect against failure of one of the border routers.
Im trying to achieve total redundancy, against a border router failure. This happened this past week, which is why we are doing this.
Take a look at my map......
Let me give you a scenario:
Lets say we have customer coming out of core3 on a network 200.200.12.0. Lets say border2 has some sort of an issue, where all internet gets cut off but ethernet to backbone is still up. The BGP advertisments from border2 to the internet providers will drop. Ok...thats good. But how will core3 know to drop that route to border2? Ebgp on border2 is working and not advertising any of our networks anymore since the links are down, but core3 will still try to hit border2 not knowing it cant get anywhere.
I had a few ideas. Please see attached network map file....
A. Tell all my ebgp peers to just send me a default route. Then run bgp on the cores and establish a bgp connection between the cores and the borders. This doesnt seem like the best way to do this.
B. Run OSPF internally and some magic will work? Ive never run OSPF before, so ive been reading about it. I guess OSPF in the cores would have to send the customer network routes out to the borders...which would then be injected into BGP (Vs the static advertisments I do now)?
Ideas? Thanks in advance guys. I have all the equipment coming this week to upgrade the network.
--John