I am new to Cisco Routers and have inherited a network with a remote location connected via Cisco 2620 routers across a T-1 connection. The T-1 is shared between data and voice with settings in the config as:
!
controller T1 0/1
framing esf
linecode b8zs
channel-group 0 timeslots 1—4 speed 64
tdm—group 1 timeslots 13—24 type e&m
description Ti from AT&T CO
!
controller T1 0/2
framing esf
linecode b8zs
tdm—group 2 timeslots 13—24 type e&m
description Ti to PBX
!
I also have an entry in the serial section that references the coonection:
!
interface Serial0/0
description connected to liberty
bandwidth 56
ip address 209.7.134.33 255.255.255.252
no ip directed-broadcast
no ip mroute—cache
shutdown
fair—queue 64 256 0
!
interface Serial0/1:0
no ip address
ip directed—broadcast
encapsulation frame-relay
fair—queue 64 256 0
frame-relay imi-type cisco
!
interface Serial0/1:0.1 point—to-point
description connected to liberty
ip address 10.128.2.4 255.255.255.0
ip directed-broadcast
frame-relay interface—dlci 105
!
!
interface Serial0/1:0.2 point—to—point
description connected to Rockford
ipaddress 10.128.3.4 255.255.255.0
ip directed-broadcast
frame—relay interface—dlci 110
!
Any ideas on what I have and if there is anything I can do to get the bandwidth up?
Thanks
!
controller T1 0/1
framing esf
linecode b8zs
channel-group 0 timeslots 1—4 speed 64
tdm—group 1 timeslots 13—24 type e&m
description Ti from AT&T CO
!
controller T1 0/2
framing esf
linecode b8zs
tdm—group 2 timeslots 13—24 type e&m
description Ti to PBX
!
I also have an entry in the serial section that references the coonection:
!
interface Serial0/0
description connected to liberty
bandwidth 56
ip address 209.7.134.33 255.255.255.252
no ip directed-broadcast
no ip mroute—cache
shutdown
fair—queue 64 256 0
!
interface Serial0/1:0
no ip address
ip directed—broadcast
encapsulation frame-relay
fair—queue 64 256 0
frame-relay imi-type cisco
!
interface Serial0/1:0.1 point—to-point
description connected to liberty
ip address 10.128.2.4 255.255.255.0
ip directed-broadcast
frame-relay interface—dlci 105
!
!
interface Serial0/1:0.2 point—to—point
description connected to Rockford
ipaddress 10.128.3.4 255.255.255.0
ip directed-broadcast
frame—relay interface—dlci 110
!
Any ideas on what I have and if there is anything I can do to get the bandwidth up?
Thanks