03-14-2006 10:55 PM - edited 03-03-2019 12:03 PM
IS it possible to provide BGP load balancing when customer is taking one link from me and one from different service provider. Definately both links are of same Bandwidth. As customer wants to use both links simultaneously so is there any way to config my router so that the customer can only pull half of its data through my link.
03-15-2006 12:20 AM
Hi,
Yes it is poosible to provide loadbalancing on bgp. Since forwding decision is taken by customer router while sending packets, he should do loadbalancing by allowing maximum paths.
Just go thro, this link explaining loadsharing,
http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_feature_guide09186a00801a7f79.html
Rgs,
03-15-2006 12:22 AM
Hi,
Yes it is poosible to provide loadbalancing on bgp. Since forwding decision is taken by customer router while sending packets, he should do loadbalancing by allowing maximum paths.
Just go thro, this link explaining loadsharing,
http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_feature_guide09186a00801a7f79.html
Rgs,
03-15-2006 12:22 AM
Hi,
Yes it is poosible to provide loadbalancing on bgp. Since forwding decision is taken by customer router while sending packets, he should do loadbalancing by allowing maximum paths.
Just go thro, this link explaining loadsharing,
http://www.cisco.com/en/US/products/sw/iosswrel/ps5207/products_feature_guide09186a00801a7f79.html
Rgs,
03-15-2006 12:43 AM
Thanks. But I am not clear yet. Cust can do loadbalancing by allowing max path. my problem is whether there is any way to stop the cust traffic if he try to pull more the 50% of his data from my link.I just want to config my router to permit him to pull only 50% of his data. IF cust using 3 links then just 33% of data. I want cust to use all the links equally.
03-15-2006 12:46 AM
I don't quite understand why you would want to do that. If the customer wants to split his traffic, that is the customer's responsiblity. In addition, how on earth can you find out what the total internet traffic destined to your customer is, if the customer is using more than one ISP ? That is just not possible.
Paresh
03-15-2006 01:23 AM
I just want to know whether LOAD BALANCING (not load sharing) is possible in the above mentioned scenario. If yes then how?
Thanks.
03-15-2006 01:43 AM
It is very much possible but the key here is that the customer is the one who is responsible for making it happen. You, as a provider, are not required to do anything special.
The customer can do the following:
- divide their address space into two
- advertise one block through ISP1
- advertise the second block through ISP2
- advertise the aggregate route through both ISPs
Given the above, there will be load-sharing of traffic bound for the customer.
Hope that helps - pls rate the post if it does.
Paresh
03-15-2006 02:09 AM
One more note - load balancing is well nigh impossible to achieve with BGP when using multiple ISPs. The best you can do is some sort of load-sharing. In fact, true load balancing is really difficult to get; technologies like physical-layer IMUXs are the closest you can get.
Hope that helps - pls rate the post if it does.
Paresh
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide