I am doing exactly the same thing using MPPP and Virtual interfaces.  Here's
how the config looks:

multilink virtual-template 1

interface Serial0/0
 no ip address
 encapsulation ppp
 no ip mroute-cache
 no fair-queue
 ppp multilink

interface Serial0/1
 no ip address
 encapsulation ppp
 no ip mroute-cache
 no fair-queue
 ppp multilink

interface Virtual-Template1
 bandwidth 3080
 ip address 10.1.1.1 255.255.255.252
 ppp multilink

That's it.  It works great.  I got the config from the instructor of my BSCN
class.  I  can't remember his name otherwise I'd give him credit.
Hope this helps,

Mike

""Jason Stephens"" <[EMAIL PROTECTED]> wrote in message
998ndv$1fh$[EMAIL PROTECTED]">news:998ndv$1fh$[EMAIL PROTECTED]...
> We have a situation where we want to have 2 t1's going to another office.
We
> want these 2 t1's to not
> only provide redundancy in case 1 goes down, but also want them to load
> balance while they are both up.
> So basically, we want the two t1's to be up providing 3 mpbs of bandwidth
> and if one goes down for it
> to automatically send all traffic to the t1 that is still up. We have 3600
> series routers on both ends. Can
> this be done? If so, please explain how. I looked into the Multilink PPP
> stuff, but it seems to be only for
> async ports. Thanks for any info in advance!
>
>
> _________________________________
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>


_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to