Hi,
I just ordered 2 T1s for our company. Now i'm looking for hardware to bond the 2 T1 together. Can anyone recommand the right hardware for bonding the two lines. I like to use cisco 1721. I don't know if that will do it. Thankyou!
See if your ISP can give you multilink, if so it is simple:
I have this working on a (old) 2611 that runs at about 15-30% depending on the load. I'm not sure what it will do on your 1721. ios 12.2.16c.
interface Multilink1
ip address x.y.z.102 255.255.255.252
ip access-group comingIn in
load-interval 30
no cdp enable
ppp multilink
no ppp multilink fragmentation
multilink-group 1
!
!
interface Serial0/0
bandwidth 1536
no ip address
encapsulation ppp
no ip mroute-cache
load-interval 30
no cdp enable
ppp multilink
multilink-group 1
!
interface Serial0/1
bandwidth 1536
no ip address
encapsulation ppp
load-interval 30
no fair-queue
no cdp enable
ppp multilink
multilink-group 1
Thankyou everyone, I had switch Cisco 1721 to Cisco 2611. I had used the above configurations. Hopefully it goes well, I'll let you guys know if it works. Thanks a million to all you guys.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.