As Rob eluded to in order to fully deal with BGP you have to be able to hold the BGP routing table in the device. <meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://en.wikipedia.org/wiki/Border_Gateway_Protocol">http://en.wikipedia.org/wiki/Border_Gateway_Protocol</a> has some more info on BGP though.<div>
<br></div><div>You also need to have your own AS number which you have to pay for as well as two ISP&#39;s that you can peer with...typically not a free service.  But Comcast Business does support this last time I checked.<div>
<br></div><div>Have a look at the TZO HA services.  It&#39;s as Rob described a DNS service with low ttl that monitors the end points and redirects traffic should one of the links go down.  <a href="http://www.autofailover.com/">http://www.autofailover.com/</a> for more information and they do have a SLA with their service.<br>
<div>--</div><div>David</div><div> <br><br><div class="gmail_quote">On Wed, Jul 14, 2010 at 1:22 PM, Rob Taylor <span dir="ltr">&lt;<a href="mailto:rgt@wi.mit.edu">rgt@wi.mit.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Doc. BGP is Border Gateway Protocol. It is the core routing protocol<br>
on the Internet. It allows you to advertise your network to your<br>
upstream providers, provides redundancy for you network, and allow you<br>
to make intelligent routing decisions about your outbound traffic.<br>
<br>
Depending on how it is implemented, it can require some beefy hardware<br>
to run on to process the large routing tables that the internet is<br>
comprised of. In your case, you might be able to do it with less, if you<br>
only really want it to advertise your networks via multiple paths. You<br>
could probably use a floating static route to make all your outbound<br>
traffic take one link unless that link was down, and then fail over to<br>
the other one.<br>
<br>
I&#39;m not an ISP guy, so someone else out there could probably give you<br>
more insight on using BGP. It&#39;s not trivial to setup though.<br>
<br>
I would guess an issue with dual wan routers is the different IP<br>
address&#39;s that both external interfaces would have. If you use NAT, then<br>
outbound traffic shouldn&#39;t be much of an issue, as it could just get<br>
NAT&#39;ed to the other link(sessions going at the time of the cutover will<br>
break when that happens), but inbound might be.<br>
<br>
I would guess that you could have off-site dns with a low ttl, and have<br>
it give one of IP&#39;s of either wan interface, and when one fails, update<br>
it to use the other interface.<br>
<br>
Anyone have any other ideas on how to do it?<br>
<br>
rgt<br>
<div><div></div><div class="h5"><br>
<br>
On 07/14/2010 12:46 PM, Richard &#39;Doc&#39; Kinne wrote:<br>
&gt; Folks:<br>
&gt;<br>
&gt; I wanted to respond with thanks regarding the responses I got for my<br>
&gt; requests for &quot;telecommunications recommendations.&quot;<br>
&gt;<br>
&gt; I&#39;ll say that FIOS is not an option here in West Cambridge. I think my<br>
&gt; Director would die and go to heaven if I could get him FIOS, but not<br>
&gt; in this lifetime apparently.<br>
&gt;<br>
&gt; You folks basically were able to clue me in that the difference<br>
&gt; between the DS1 and Comcast was the SLA. That was valuable. Comcast<br>
&gt; business service didn&#39;t even know what an SLA was, interestingly<br>
&gt; enough.<br>
&gt;<br>
&gt; Daniel&#39;s thought on having two input streams coming into the building<br>
&gt; and managing them via a &quot;twin&quot; or &quot;dual&quot; WAN router was very<br>
&gt; interesting. I&#39;m looking at such WAN routers now.<br>
&gt;<br>
&gt; Both Daniel and K.M. Peterson spoke of &quot;BGPs&quot; in terms of advertising<br>
&gt; routes. I have to say that I&#39;ve not encountered the term &quot;BGP&quot; before<br>
&gt; along that line. What is it?<br>
&gt;<br>
&gt; Finally, David, your post regarding availability (loved the numbers!)<br>
&gt; and potential port blocking was an important point.<br>
&gt;<br>
&gt; At this point it looks like I can get and keep my current service, but<br>
&gt; get it discounted by about 20%. This savings will enable me to add the<br>
&gt; Comcast pipeline all for less than what we pay now. This will enable<br>
&gt; us to have what we want and safely test the reliability of Comcast<br>
&gt; over the long term.<br>
&gt;<br>
&gt; Thanks again, folks! The BBLISA list has, and continues to be, a<br>
&gt; critical resource which is invaluable to me, and I&#39;m sure to many<br>
&gt; others as well!<br>
&gt; ----<br>
&gt; Doc Kinne<br>
&gt; AAVSO<br>
&gt; (From the Gmail Web Interface)<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; bblisa mailing list<br>
&gt; <a href="mailto:bblisa@bblisa.org">bblisa@bblisa.org</a><br>
&gt; <a href="http://www.bblisa.org/mailman/listinfo/bblisa" target="_blank">http://www.bblisa.org/mailman/listinfo/bblisa</a><br>
<br>
_______________________________________________<br>
bblisa mailing list<br>
<a href="mailto:bblisa@bblisa.org">bblisa@bblisa.org</a><br>
<a href="http://www.bblisa.org/mailman/listinfo/bblisa" target="_blank">http://www.bblisa.org/mailman/listinfo/bblisa</a><br>
</div></div></blockquote></div><br></div></div></div>