Hi,

I have the following testing setup but it looks like the LLQ
does not work. Can you have a look on it?

When the 256k link was congested. Why I ping the prec. 5 packet behind the
256k line it only have the same response time with default ping?

128k--- FR---- 256k

Attached 256k router configuration below.
 
class-map match-all voice-traffic
  match ip precedence 5
!
policy-map voice-policy
  class voice-traffic
    priority percent 75
  class class-default
   fair-queue

interface Serial0
 bandwidth 256
 no ip address
 encapsulation frame-relay IETF
 load-interval 30
 no fair-queue
 frame-relay traffic-shaping
 frame-relay lmi-type ansi
!
interface Serial0.10 point-to-point
 bandwidth 256
 ip address 10.114.0.6 255.255.255.252
 frame-relay interface-dlci 100
  class llq
!
map-class frame-relay llq
 frame-relay cir 256000
 frame-relay bc 2560
 frame-relay be 0
 frame-relay mincir 256000
 service-policy output voice-policy

TIA

rgds,
ivan


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=61074&t=60994
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to