Go Back   Velocity Reviews > Newsgroups > Cisco
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Cisco - BGP default routes

 
Thread Tools Search this Thread
Old 06-23-2005, 11:33 PM   #1
Default BGP default routes


I've got a router with 2 T1s going to different ISPs. Each ISP
advertises a default route to this router with the same weight via BGP.


What is the normal behavior in this situation? I was hoping to get the
router load sharing the outbound traffic equally between the 2 T1s.
What I get is all outbound traffic going out the T1 where the
destination IP address is the lowest. How can I equalize the outgoing
traffic?



srp336@getcoactive.com
  Reply With Quote
Old 06-24-2005, 06:09 AM   #2
Barry Margolin
 
Posts: n/a
Default Re: BGP default routes
In article <. com>,
wrote:

> I've got a router with 2 T1s going to different ISPs. Each ISP
> advertises a default route to this router with the same weight via BGP.
>
>
> What is the normal behavior in this situation? I was hoping to get the
> router load sharing the outbound traffic equally between the 2 T1s.
> What I get is all outbound traffic going out the T1 where the
> destination IP address is the lowest. How can I equalize the outgoing
> traffic?


Default routes are processed the same way any other routes are, by
comparing attributes like AS path length, weight, local preference, etc.
If all the BGP attributes are the same, the final tie-breaker is the age
of the route (older routes are preferred).

BGP is very poor at load balancing. Search the newsgroup archive for
"bgp load balance" to find past discussions and suggestions.

--
Barry Margolin,
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


Barry Margolin
  Reply With Quote
Old 06-24-2005, 08:28 AM   #3
Igor Mamuzic
 
Posts: n/a
Default Re: BGP default routes
Try with bgp multipath...
http://www.cisco.com/en/US/tech/tk36...80094431.shtml


B.R.
Igor


<> wrote in message
news: ups.com...
> I've got a router with 2 T1s going to different ISPs. Each ISP
> advertises a default route to this router with the same weight via BGP.
>
>
> What is the normal behavior in this situation? I was hoping to get the
> router load sharing the outbound traffic equally between the 2 T1s.
> What I get is all outbound traffic going out the T1 where the
> destination IP address is the lowest. How can I equalize the outgoing
> traffic?
>





Igor Mamuzic
  Reply With Quote
Old 06-24-2005, 09:32 AM   #4
coolmaneesh@gmail.com
 
Posts: n/a
Default Re: BGP default routes
I thought , it was the lowest "router-id". Is it the oldest route in
age ?



coolmaneesh@gmail.com
  Reply With Quote
Old 06-24-2005, 05:54 PM   #5
srp336@getcoactive.com
 
Posts: n/a
Default Re: BGP default routes
I've added 'maximum-paths 2' to my bgp stanza. I can't seem to tell any
difference. What's the point of bgp multipath?

I'm just trying to setup more equal utilization for our 2 T1s. Can BGP
not really get close to that? What's our alternatives?



srp336@getcoactive.com
  Reply With Quote
Old 06-25-2005, 01:59 AM   #6
Vincent C Jones
 
Posts: n/a
Default Re: BGP default routes
In article < .com>,
<> wrote:
>
>I'm just trying to setup more equal utilization for our 2 T1s. Can BGP
>not really get close to that? What's our alternatives?


Generally speaking, load balancing using BGP in a dual ISP setup is
considered "good" if you can get within a two-to-one ratio between
the two links, and that assumes significant numbers of internal
users and external destinations. Typically, a single user with a
single TCP connection to a single Internet server will see higher
performance if all the traffic goes over a single T1, and typical
load sharing set ups are configured to ensure that that is the case.

As Barry stated in his reply, Google Groups is your friend, as this
topic has been hashed to death multiple times over the past few
years, making old timers (the ones who actually know the answers)
reluctant to waste their time doing it yet again.

--
Vincent C Jones, Consultant Expert advice and a helping hand
Networking Unlimited, Inc. for those who want to manage and
Tenafly, NJ Phone: 201 568-7810 control their networking destiny
http://www.networkingunlimited.com


Vincent C Jones
  Reply With Quote
Old 06-25-2005, 04:23 AM   #7
Barry Margolin
 
Posts: n/a
Default Re: BGP default routes
In article < .com>,
"" <> wrote:

> I thought , it was the lowest "router-id". Is it the oldest route in
> age ?


The tie-breaker used to be lowest router-id. Several years ago Cisco
changed it to age.

--
Barry Margolin,
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


Barry Margolin
  Reply With Quote
Old 06-25-2005, 04:26 AM   #8
Barry Margolin
 
Posts: n/a
Default Re: BGP default routes
In article < .com>,
wrote:

> I've added 'maximum-paths 2' to my bgp stanza. I can't seem to tell any
> difference. What's the point of bgp multipath?


I think maximum-paths will only insert multiple routes learned from the
same ASN. So the point of it is when you have multiple T1's to the same
ISP.

> I'm just trying to setup more equal utilization for our 2 T1s. Can BGP
> not really get close to that? What's our alternatives?


There are some tricks you can play with route-maps that set weights
based on as-path access lists. Like I said before, search the archives.

--
Barry Margolin,
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


Barry Margolin
  Reply With Quote
Old 06-27-2005, 06:21 AM   #9
coolmaneesh@gmail.com
 
Posts: n/a
Default Re: BGP default routes
Thanks Barry



coolmaneesh@gmail.com
  Reply With Quote
Old 06-27-2005, 06:43 PM   #10
Igor Mamuzic
 
Posts: n/a
Default Re: BGP default routes
I'm not quiet experienced in BGP, but If you can get two routes to the same
destination learned from BGP in your IP routing table, then try to play
around with cef load balancing. It requires two or more prefixes to the same
destination in it's FIB to do proper load balancing (CEF load balancing is
not, AFAIK, enabled by default).

B.R.
Igor

<> wrote in message
news: oups.com...
> I've added 'maximum-paths 2' to my bgp stanza. I can't seem to tell any
> difference. What's the point of bgp multipath?
>
> I'm just trying to setup more equal utilization for our 2 T1s. Can BGP
> not really get close to that? What's our alternatives?
>





Igor Mamuzic
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting the default value as"3years" in the drop down list bhaskarjava Software 0 09-22-2009 10:21 AM
Set default path of <input type = file> vj_india Software 1 09-15-2006 06:17 PM
Computer with default language in Chinese AG A+ Certification 3 04-04-2005 12:40 AM
Re: Default media player natural_4u A+ Certification 1 02-16-2004 09:35 PM
Re: Default media player David BlandIII A+ Certification 0 02-15-2004 09:50 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46