I will be putting in a 1720 in a new office that will be using a voip connection back to our meridian 1 PBX. I've been looking over various forums and documents on cisco.com and I cant seem to get either the right configuration(conflicting examples) or a good example of what I'll need to do in my case. Can someone give me an config example of what I'll need to do or point me to a good example? Here will be the current config of the 1720 in respect to the interfaces with no access-lists or anything else setup as of yet, and I'll be using eigrp. If you would like to email me directly, pls email dgrizzard at floridaortho dot com.
!
interface Serial0
description SouthBrandon PT Circuit
no ip address
encapsulation frame-relay IETF
shutdown
no fair-queue
service-module t1 timeslots 1-24
frame-relay lmi-type ansi
!
interface Serial0.1 multipoint
description Frame Relay link to Telecom
ip address x.x.x.x x.x.x.x
ip directed-broadcast
no arp frame-relay
frame-relay map ip x.x.x.x 16 broadcast
frame-relay interface-dlci 16
Also regarding some of the commands in the config(since our current IT staff inherited all the routers setup already this will be our first new router setup on the network) what does the frame-relay interface-dlci XXX command do, and what significance is the number(is it just a grouping like with ac-groups?).
Also, what do these commands do?
service-module t1 timeslots 1-24
frame-relay lmi-type ansi
TIA,
Daniel
!
interface Serial0
description SouthBrandon PT Circuit
no ip address
encapsulation frame-relay IETF
shutdown
no fair-queue
service-module t1 timeslots 1-24
frame-relay lmi-type ansi
!
interface Serial0.1 multipoint
description Frame Relay link to Telecom
ip address x.x.x.x x.x.x.x
ip directed-broadcast
no arp frame-relay
frame-relay map ip x.x.x.x 16 broadcast
frame-relay interface-dlci 16
Also regarding some of the commands in the config(since our current IT staff inherited all the routers setup already this will be our first new router setup on the network) what does the frame-relay interface-dlci XXX command do, and what significance is the number(is it just a grouping like with ac-groups?).
Also, what do these commands do?
service-module t1 timeslots 1-24
frame-relay lmi-type ansi
TIA,
Daniel