question about VOFR

From: Rick (ccie_2003@hotmail.com)
Date: Sat Jan 11 2003 - 23:39:57 GMT-3


Kym, or any other VOFR gurus,

Of the below list frame-relay commands. Which one are needed to pass data and
voice... I tried to use only frame-relay voice bandwidth 7800, and of course I
could not ping, but I couldn't call the other phone either.. I found these
commands on the CCO and I can ping, but I still can call between routers. I
will attach the configs below.
What I'm I doing wrong.. I trying to cram as much as possible before I go to
Netmaster NMC-1 at the end of the month... I want to have all the basics down
so I can walk away with the advanced topics...

Thanks,
Rick

!There are only two routers and a frame switch

Host r6
interface Serial0/0
 no ip address
 encapsulation frame-relay
 clockrate 2000000
 frame-relay traffic-shaping
!
interface Serial0/0.1 point-to-point
 ip address 150.150.10.1 255.255.255.0
 frame-relay interface-dlci 100
  class voice
!
map-class frame-relay voice
 frame-relay cir 768000
 frame-relay bc 1000
 frame-relay mincir 120000
 no frame-relay adaptive-shaping
 frame-relay fair-queue
 frame-relay voice bandwidth 78000
 frame-relay fragment 1500
!
!
voice-port 1/0/0
!
voice-port 1/0/1
!
dial-peer cor custom
!
!
!
dial-peer voice 1 pots
 destination-pattern 1111
 port 1/0/0
!
dial-peer voice 2 vofr
 destination-pattern 2222
 session target Serial0/0 100

Host r11
interface Serial0/0
 no ip address
 encapsulation frame-relay
 frame-relay traffic-shaping
 frame-relay lmi-type ansi
!
interface Serial0/0.1 point-to-point
 ip address 150.150.10.2 255.255.255.0
 frame-relay interface-dlci 200
  class voice
!
!
map-class frame-relay voice
 frame-relay cir 768000
 frame-relay bc 1000
 frame-relay mincir 120000
 no frame-relay adaptive-shaping
 frame-relay fair-queue
 frame-relay voice bandwidth 78000
 frame-relay fragment 1500
!
!
voice-port 1/0/0
!
voice-port 1/0/1
!
dial-peer cor custom
!
!
!
dial-peer voice 1 pots
 destination-pattern 2222
 port 1/0/0
!
dial-peer voice 2 vofr
 destination-pattern 1111
 session target Serial0/0 200
!
!
!
QUESIONS: about these commands, which one are nessary? I guess I still don't
no understand the Bc, etc
map-class frame-relay voice
frame-relay cir 768000
frame-relay bc 1000
frame-relay mincir 120000
no frame-relay adaptive-shaping
frame-relay fair-queue
 frame-relay voice bandwidth 78000
 frame-relay fragment 1500
.



This archive was generated by hypermail 2.1.4 : Sat Feb 01 2003 - 07:33:47 GMT-3