[124897] in North American Network Operators' Group
Re: Best Practice: 2routers, 2isp, 1AS
daemon@ATHENA.MIT.EDU (Jack Carrozzo)
Wed Apr 7 11:34:44 2010
In-Reply-To: <017265BF3B9640499754DD48777C3D206859F8F96D@MBX9.EXCHPROD.USA.NET>
Date: Wed, 7 Apr 2010 11:34:03 -0400
From: Jack Carrozzo <jack@crepinc.com>
To: Dylan Ebner <dylan.ebner@crlmed.com>
Cc: "nanog@nanog.org" <nanog@nanog.org>
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
Could also just push default into OSPF from both ends (assuming you
have the iBGP between both borders) if your goal is redundancy.
-Jack Carrozzo
On Wed, Apr 7, 2010 at 10:06 AM, Dylan Ebner <dylan.ebner@crlmed.com> wrote=
:
> You can still use vrrp in the inside. We have a similar configuration to =
what you have defined. Two routers, 4 ISPs, BGP annoucing 2 /24's. We get p=
artial routes and prepend on 3 of the isps to only use our primary. Our pri=
mary is delivered via fiber and the backup isps are delivered via copper et=
hernet. We use interface tracking with reachability to determine if we are =
having a problem with one of our downstreams. This way, if we still have a =
link light, but no traffic flow we can detect and adjust accordingly.
>
>
>
> Dylan
>
> -----Original Message-----
> From: Beavis [mailto:pfunix@gmail.com]
> Sent: Wednesday, April 07, 2010 12:42 AM
> To: nanog@nanog.org
> Subject: Re: Best Practice: 2routers, 2isp, 1AS
>
> thanks for the reply brian. :)
>
> sorry for a bit lack on the info, I was thinking of using VRRP. but my
> 2 links are running on different interface-types isp1 runs via
> ethernet while the other is on an ATM interface. I only have 1 router
> that has an ATM interface. setting it to VRRP would cause me problems
> if it was a physical failure. I have a small /24 to advertise on my
> AS. I'll go and check on the "Performance Based Routing" you
> recommend.
>
>
> thanks,
> -b
>
> On Tue, Apr 6, 2010 at 11:25 PM, Brian Feeny <bfeeny@mac.com> wrote:
>>
>> There are alot more questions that need to be asked. =A0Like how much ad=
dress space do you have to announce? What routes are you getting from each =
ISP?
>>
>> Assuming you are an end user, and knowing the very limited information I=
know at this point, I would make sure that these two routers LAN interface=
s are in some sort of transit vlan/subnet with my downstream router, which =
would also be participating in iBGP. =A0Alternately you could have that rou=
ter do VRRP/HSRP with your two border routers, but I prefer iBGP.
>>
>> I would then setup both routers using OER (Optimized Edge Routing, i thi=
nk now known as Performance Based Routing), to handle outbound. =A0You coul=
d just announce your /24 out each provider (assuming that's what you had) t=
o handle inbound, or if you have larger than that you could announce the ag=
gregate out both and more specifics out each to do some type of balancing.
>>
>> Its hard to say there is a best practice here, as there are so many scen=
arios. =A0I will say that I like OeR/PfR for edge customers who are dual ho=
med. =A0BGP is very arbitrary, and its nice to have some real metrics that =
mean something to play with :)
>>
>> Brian
>>
>>
>> On Apr 7, 2010, at 1:14 AM, Beavis wrote:
>>
>>> Greetings!
>>>
>>> =A0 Want to ask out anybody on the list about a "best practice" of the
>>> setup below:
>>>
>>> - 2 ISP's (A & B)
>>> - 2 Routers (A & B)
>>>
>>> I want Router-A for ISP-A, Router-B for ISP-B and have Router-A &
>>> Router-B talk and be able to pass routes on each side in an event of a
>>> physical failure on one of the Routers.
>>>
>>> I was planning at first to setup a multi-home BGP, but I want to have
>>> physical redundancy as well.
>>>
>>> ASCII-diag
>>>
>>> =3D--[RouterA]--isp1(bgp)
>>> L =A0 =A0|
>>> A =A0 iBGP
>>> N =A0 =A0|
>>> =3D--[RouterB]--isp2(bgp)
>>>
>>> Any recommendation would awesomely appreciated.
>>>
>>> -B
>>>
>>>
>>> --
>>> () =A0ascii ribbon campaign - against html e-mail
>>> /\ =A0www.asciiribbon.org =A0 - against proprietary attachments
>>>
>>
>>
>
>
>
> --
> () =A0ascii ribbon campaign - against html e-mail
> /\ =A0www.asciiribbon.org =A0 - against proprietary attachments
>
>
>
>