RE: Need Help in getting a router

From: Kaiser Anwar <Kaiser_anwar_at_hotmail.com>
Date: Sun, 25 Nov 2012 02:32:18 -0600

How about Cisco RV042 router which is can do dual WAN connection, would
something like that work??

Dual Fast Ethernet WAN ports for load balancing and/or business continuity

-----Original Message-----
From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of
Kaiser Anwar
Sent: Wednesday, November 21, 2012 6:57 PM
To: 'Jay McMickle'; 'Tony Singh'
Cc: ccielab_at_groupstudy.com
Subject: RE: Need Help in getting a router

Thanks for the detail explanation, this is very helpful

 

Regards

 

Kaiser Anwar

 

From: Jay McMickle [mailto:jay.mcmickle_at_yahoo.com]
Sent: Wednesday, November 21, 2012 10:39 AM
To: Kaiser Anwar; 'Tony Singh'
Cc: ccielab_at_groupstudy.com
Subject: Re: Need Help in getting a router

 

Well, I'm assuming you mean within a single router? If it was two routers,
I would suggest GLBP on the LAN segment of the routers. However, a single
router with dual DSL circuits, each with a different ISP? If you aren't
using a dynamic routing protocol between them, and only using the default
route/PPPoE injected route, etc., you could set some routes to prefer ISP 1
with a floating static set of routes for ISP 2, and vice versa. It's not
efficient, but it would work. This would be outside the box thinking for
sure, it would send 0-127 networks to ISP1 and 128-255 networks to ISP2.
You can use an interface based static route (that would fall out of the
table if the interface went down), or use tracking for routing or
line-protocol to insert the other route to the other ISP.

 

Hope this helps.

 

ip route 0.0.0.0 128.0.0.0 e0/1 name ISP1

ip route 0.0.0.0 128.0.0.0 e0/2 100 name ISP2

!

ip route 128.0.0.0 128.0.0.0 e0/2 name ISP2

ip route 128.0.0.0 255.0.0.0 e0/1 100 name ISP1

!

OR

*or use tracking with ip routing, interface, or SLA*, but not really
necessary.

!

ip route 0.0.0.0 128.0.0.0 e0/1 name ISP1 track 1 100

track 1 int e0/2 line-protocol

!

ip route 128.0.0.0 128.0.0.0 e0/2 name ISP1 track 2 100

track 2 int e0/1 line-protocol

 

 

Regards,

Jay McMickle- 3x CCNP (R&S,Security,Design), CCIE #35355 (R&S)
 

 

From: Kaiser Anwar <Kaiser_Anwar_at_hotmail.com>
To: 'Tony Singh' <mothafungla_at_gmail.com>
Cc: ccielab_at_groupstudy.com
Sent: Tuesday, November 20, 2012 7:03 PM
Subject: RE: Need Help in getting a router

It would be two ISP's

-----Original Message-----
From: Tony Singh [mailto:mothafungla_at_gmail.com]
Sent: Tuesday, November 20, 2012 3:52 PM
To: Kaiser Anwar
Cc: <ccielab_at_groupstudy.com>
Subject: Re: Need Help in getting a router

Load balancing how IGP ? FHRP ? Two ISPs ?

--
BR
Sent from my iPhone on 3
On 20 Nov 2012, at 17:08, "Kaiser Anwar" <Kaiser_anwar_at_hotmail.com> wrote:
> Hi,
> 
> What is the best suited router that can work with DSL and do load
balancing?
> I was looking at the 800 1800 series routers but wanted to get 
> something that can scale.
> 
> 
> Any help is appreciated
> 
> Thanks
> 
> 
> Blogs and organic groups at http://www.ccie.net
> 
> ______________________________________________________________________
> _ Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
Blogs and organic groups at http://www.ccie.net/
Received on Sun Nov 25 2012 - 02:32:18 ART

This archive was generated by hypermail 2.2.0 : Sat Dec 01 2012 - 07:27:51 ART