cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
628
Views
0
Helpful
2
Replies

Multihoming bgp - load sharing/balance

jmeeidel_net1
Level 1
Level 1

Hey guys,

Lets see if anyone can help me...

I have one internet router connected to 2 different ISPs (SO 2 DIFFERENT ASs). Im using the bgp as path multipath relax, however, the AS-PATH length I receive from the ISPs are different, therefore, the router only adds one route to router table... im not being able to do the load sharing... off course, if the provider with the short As_path length goes down, the router starts sending the traffic to second ISP...
I want to load share between the two isp's all the time. Does anyone knows who to do it?

BTW, I'm trying to load balance/sharing the outgoing traffic...

Tks!

Sent from Cisco Technical Support Android App

2 Replies 2

Hi,

Did you try using the "bgp bestpath as-path ignore" command? and see if it helps??

Thanks
Mir

jmeeidel_net1
Level 1
Level 1

Tks Mir but it didn't work....

I can't use "bgp bestpath as-path ignore" along with “bgp bestpath as-path multipath-relax”. Once I take out the “bgp bestpath as-path multipath-relax” and add "...as-path ignore" it keeps adding only the best route to RIB...

Metric, local Pref and weight are all the same...

still searching but no luck so far...