cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
313
Views
0
Helpful
2
Replies

3 MB copper

Robin Heeraman
Level 1
Level 1

Can anyone advice. I have a T1 line is looking for faster speed. Att is proposing 2 T1 (bonded). My router is Cisco 2911/K9. Do I need sperate T1 card or in a bonded situation the line from Att come to my one existing port on the 2911.

2 Replies 2

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.

Liability Disclaimer

In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.

Posting

Normally you need another T1 port.

BTW, you might look at the compression options of a 2911 especially the WAAS option.

brianwilliams99
Level 1
Level 1

 

You actually have 2 options.

1. If you have an extra HWIC slot you can purchase another VWIC3-1MFT-T1 card.

2. You can purchase a 2 port VWIC3-2MFT-T1 card.

You will also need a config like this: (slot/port maybe different in your setup)

 

controller T1 0/0

framing esf

clock source line primary

linecode b8zs

channel-group 1 timeslots 1-24 speed 64

!

controller T1 0/1

framing esf

linecode b8zs

channel-group 1 timeslots 1-24 speed 64

!

!

!

interface Multilink1

ip address 10.31.100.22 255.255.255.252

ppp multilink

ppp multilink fragment disable

ppp multilink group 1

!

interface Serial0/0:1

no ip address

encapsulation ppp

ip route-cache flow

tx-ring-limit 26

tx-queue-limit 26

no fair-queue

ppp multilink

ppp multilink group 1

!

interface Serial0/1:1

no ip address

encapsulation ppp

ip route-cache flow

tx-ring-limit 26

tx-queue-limit 26

no keepalive

no fair-queue

ppp multilink

ppp multilink group 1

!

Review Cisco Networking for a $25 gift card