VoFR problem

From: Alec (clapun@graduate.hku.hk)
Date: Thu Sep 04 2003 - 09:07:24 GMT-3


Hi group,

Why I always got error in csim cmd when trying the below VoFR configuration
? Running csim start 2222 is okay, but 2222 directly leads to voice-port
3/0/0. Thanks.

R14#csim start 1111
csim: called number = 1111, loop count = 1 ping count = 0

csim err csimDisconnected recvd DISC cid(12)
csim: loop = 1, failed = 1
csim: call attempted = 1, setup failed = 1, tone failed = 0

hostname R14
!
logging rate-limit console 10 except errors
!
memory-size iomem 10
ip subnet-zero
!
!
no ip finger
!
ip audit notify log
ip audit po max-events 100
!
!
call rsvp-sync
cns event-service server
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Ethernet1/0
 no ip address
 shutdown
 half-duplex
!
interface Serial1/0
 no ip address
 encapsulation frame-relay
 frame-relay traffic-shaping
 frame-relay interface-dlci 300
  class toto
  vofr data 4
!
interface Serial1/1
 no ip address
 shutdown
!
interface ATM2/0
 no ip address
 shutdown
 no atm ilmi-keepalive
!
ip kerberos source-interface any
ip classless
no ip http server
!
!
map-class frame-relay toto
 frame-relay cir 64000
 frame-relay mincir 32000
 no frame-relay adaptive-shaping
 frame-relay fair-queue
 frame-relay voice bandwidth 32000
 frame-relay fragment 100
!
!
voice-port 3/0/0
!
voice-port 3/0/1
!
dial-peer cor custom
!
!
!
dial-peer voice 10 pots
 destination-pattern 2222
 port 3/0/0
!
dial-peer voice 20 vofr
 destination-pattern 1111
 session target Serial1/0 300
!

hostname R13
!
logging rate-limit console 10 except errors
!
memory-size iomem 10
ip subnet-zero
!
!
no ip finger
!
ip audit notify log
ip audit po max-events 100
!
!
call rsvp-sync
cns event-service server
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Ethernet1/0
 no ip address
 shutdown
 half-duplex
!
interface Serial1/0
 no ip address
 encapsulation frame-relay
 frame-relay traffic-shaping
 frame-relay interface-dlci 200
  class toto
  vofr data 4
!
interface Ethernet1/1
 no ip address
 shutdown
 half-duplex
!
interface Serial1/1
 no ip address
 shutdown
!
interface ATM2/0
 no ip address
 shutdown
 no atm ilmi-keepalive
!
ip kerberos source-interface any
ip classless
no ip http server
!
!
map-class frame-relay toto
 frame-relay cir 64000
 frame-relay bc 300
 frame-relay mincir 32000
 no frame-relay adaptive-shaping
 frame-relay fair-queue
 frame-relay fragment 100
!
!
voice-port 3/0/0
!
voice-port 3/0/1
!
dial-peer cor custom
!
!
!
dial-peer voice 10 pots
 destination-pattern 1111
 port 3/0/0
!
dial-peer voice 20 vofr
 destination-pattern 2222
 session target Serial1/0 200
!
!



This archive was generated by hypermail 2.1.4 : Wed Oct 01 2003 - 07:24:22 GMT-3