cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2033
Views
20
Helpful
15
Replies

BGP Loadsharing

Ibrahim Jamil
Level 6
Level 6

Hi Experts

2 questions Pls

1)I Have the below topology runing BGP with a Public AS along  with a Class C Address obtained from RIPE,i am advertised my addresses Block to Both ISP's,while i receive default-route from both ISPs

the questions is can i have LoadSharing on both links to  ISPs ,because the links are unequal

R1-----------------16Mbps------------------------ISP-1

.

.iBGP

R2-----------------8Mbps-------------------------ISP-2

2)i jave Talkek to both ISP to advertise the /24   to /25 but both refused to advertise the /25

PLs advise on the above questions

thanks

15 Replies 15

Hi Ibrahim (again )

I do not know the setup of your LAN , since you have provided us only your internet edge routers but you can also think of the GLBP to share the traffic from your LAN to the internet.

GLBP is similar to the more common HSRP and you can find more info to the next link

http://www.cisco.com/en/US/docs/ios/12_2t/12_2t15/feature/guide/ft_glbp.html

If you want to load share the inbound traffic (from the internet to your lan) you could use the relevant BGP attributes to the public subnets adverstised to your ISP (i.e. as path prepend or med). However, this is sth that you have to discuss with your provider since many ISP override the assigned BGP attributes.

Hope that helps,

Vasilis