QOS

From: ccie.in.nigeria@gmail.com
Date: Mon May 19 2008 - 09:02:35 ART


i am trying to do traffic shaping for voice on a frame-relay sub interface
using by implying a small Tc(time interval value) but when i try to apply it
on the fr sub interface ios tells me that less 1000 bits per interval does not
make sense and in cisco press exam cert guide 3rd edition there is no such
error (pg 480) this is my config and the corresponding error when applying it
.What shud i do.
 I can always do the fragmentation another way but i just want to know
different ways of doing the same thing.

class-map match-all voice
 match ip rtp 16384 16383
!
!
policy-map nice-voice
 class voice
  priority 32
 class class-default
  fair-queue
policy-map shape-all
 class class-default
  shape average 96000 960
  service-policy nice-voice

on the interface this is the error that ocurs

RR0(config-subif)#service-policy out shape-all
less than 1000 bits in an interval doesn't make sense



This archive was generated by hypermail 2.1.4 : Mon Jun 02 2008 - 06:59:17 ART