cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
416
Views
0
Helpful
6
Replies

Default route- multiple isp issue

gregwoodson
Level 1
Level 1

I have this scenario (on the drawing) set up in a lab environment. We have 2 core routers with customers connected. We have 2 border routers. when customer A hits Core router 1 and goes out its default gateway, if it has the preferred route going out it has no problem. if it finds that the preferred route is on the other side on border router 2- it gets sent back to core router 1 (the correct path). But that router's default route points it back to border 1- causing a loop. How can I fix this without having the core routes handle all the internet routes?

6 Replies 6

n.nandrekar
Level 4
Level 4

Hi!

Can you please give the exact details in the question? I cant understand where the problem is due to the non-specific terminology.

In the topology, I see 3 routers marked as xxx-core-1 and 2 as xxx-border-1 . I dont see any core-2 or border-2 and neither do I see "customer A" Also which is the default gateway?

Regards,

Niranjan

Harold Ritter
Cisco Employee
Cisco Employee

Greg,

This would be normal behavior if you are running iBGP between your border routers through the internal network and that internal network doesn't have the BGP routes.

To solve the issue, you would usually either run BGP on the internal routers, have a direct link between the border routers or not run iBGP between the border routers.

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

gregwoodson
Level 1
Level 1

Here is the lab environment. Sorry- the diagram was incorrect.

Greg,

The topology is exactly what I explained in my previous posting.

Solution: Do not run iBGP between the border routers, run iBGP on the core routers or have a direct link between the border routers.

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Hi Greg!

I guess you already have got the solution from Harold. The only way you can prevent the traffic from being sent back to the core router is if the border router doesnot know the other path out. This is possible if you dont run i-bgp between the border routers.

But using this method you would not be able to load balance correctly on the 2 links available. The traffic will take the path that the default route points to.

The other solution through which you can load balance, is that have a direct link between the border routers so that if the preffered path is through the other border router, the first one sends the traffic directly to the other border router through the direct link and would not send it to the core routers.

The third oprion is offcourse to run full mesh iBGP so that the core routers can make optimal routing decision.

Regards,

Niranjan

We created a direct link using a GRE tunnel between the 2 routers. We created the bgp peer within the tunnel and it works smoothly. Thanks for the input!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card