From: alsontra@hotmail.com
Date: Sat Apr 17 2004 - 20:58:43 GMT-3
Group,
I've seen "ip rtp priority" and service policy's attached to frame-relay
map-class's for the purposes of providing low latency for voice traffic.
however, I am unable to differentiate between the two methods of queuing. I
understand the individual syntax and meanings, but unfortunate do not find any
real difference. To that end, I can't effectively chose between them. Aside
from the fact that the second example allows for more flexibility, in that its
using CBWFQ, where's the difference? Which to use and when?
map-class frame-relay voip
frame-relay cir 256000
frame-relay bc 2560
frame-relay mincir 256000
frame-relay ip rtp priority 16384 32767 64
VS.
class-map voice
match access-group 101
access-list 101 permit udp any any range 16384 32767
policy-map mypolicy
class voice
priority 64
map-class frame-relay voip
frame-relay cir 256000
frame-relay bc 2560
frame-relay mincir 256000
service-policy output mypolicy
This archive was generated by hypermail 2.1.4 : Mon May 03 2004 - 19:48:49 GMT-3