Sample config of Bonded T1

Sample config of Bonded T1

NewsGroups | Search | Tools
 comp.dcom.sys.cisco  Post an article  get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content  add this group's latest topics to your Google content  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Sample config of Bonded T1 mimiseh 08-02-2007
Posted by mimiseh on August 2, 2007, 9:42 am
If you were  Registered and logged in, you could reply and use other advanced thread options
Hi,
We need more bandwidth for the internet connection(Dedicated internet
connection), so our ISP (Qwest) is setting us up with a second T1 line,
which will be "bonded" with the original T1. We will be using the same
existing addresses for simplicity. However, I have never done this before
and can anyone show me the sample how to configure a bonded T1 on a 3600
Cisco router. Thanks...




Posted by Doug McIntyre on August 2, 2007, 10:02 am
If you were  Registered and logged in, you could reply and use other advanced thread options
> We need more bandwidth for the internet connection(Dedicated internet
>connection), so our ISP (Qwest) is setting us up with a second T1 line,
>which will be "bonded" with the original T1. We will be using the same
>existing addresses for simplicity. However, I have never done this before
>and can anyone show me the sample how to configure a bonded T1 on a 3600
>Cisco router. Thanks...

You can do it a couple of ways. It would be best to ask Qwest how they
are going to do so you can match, and I'd bet they'd be able to give
you the correct config at the same time.

If you want to research, you can do MPPP, or CEF load balancing. Or
even MLFR.

All of them are quite popular in the ISP environment for doing that.



Posted by Scott Perry on August 2, 2007, 2:43 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
Multipoint PPP is where the PPP over a single T-1 line becomes PPP spread
over multiple T-1 lines. Make sure that your T-1 controller or WIC supports
this.

controller T1 0/0/0
framing esf
linecode b8zs
channel-group 0 timeslots 1-24
!
controller T1 0/0/1
framing esf
linecode b8zs
channel-group 0 timeslots 1-24
!
interface Multilink1
ip address 11.12.13.14 255.255.255.252
no cdp enable
ppp multilink
ppp multilink fragment disable
ppp multilink group 1
!
interface Serial0/0/0:0
description *** circuit ID W0KXXXX ***
bandwidth 1544
no ip address
encapsulation ppp
no fair-queue
no cdp enable
ppp multilink
ppp multilink group 1
!
interface Serial0/0/1:0
description *** circuit ID W0KXXXX ***
bandwidth 1544
no ip address
encapsulation ppp
no fair-queue
no cdp enable
ppp multilink
ppp multilink group 1

--

===========
Scott Perry
===========
Indianapolis, Indiana
________________________________________
> Hi,
> We need more bandwidth for the internet connection(Dedicated internet
> connection), so our ISP (Qwest) is setting us up with a second T1 line,
> which will be "bonded" with the original T1. We will be using the same
> existing addresses for simplicity. However, I have never done this before
> and can anyone show me the sample how to configure a bonded T1 on a 3600
> Cisco router. Thanks...
>
>
>



Similar ThreadsPosted
Sample BGP Config July 8, 2008, 7:25 pm
BGP multihoming with uneven links - sample config and Qs April 5, 2005, 7:19 am
Sample 1700 Configs April 21, 2005, 8:52 am
CCNA sample Q clarification January 10, 2007, 10:44 am
Need sample code for Multilink1 setup with two isp February 22, 2007, 10:19 am
sample ccie/ccnp labs for dynamips June 25, 2007, 11:55 pm
Bonded T1s from different carriers? January 3, 2006, 1:48 pm
Bonded DSL with 2611XM September 11, 2006, 4:26 pm
Bonded T1 - 2xT1 - Upload Help May 4, 2007, 3:26 pm
Bonded T1 with 1720 or 2620 August 25, 2008, 4:44 pm

other useful resources:
The Federal Communications Commission (FCC)
Telecommunications Industry Association
Electronic and Software Security Products and Services
International Telecommunication Union

Custom CGI Perl and PHP programming by 1-Script.com

Contact Us | Privacy Policy
The site map in XML format XML site map