RE: Congestion Management question

From: simon hart (simon@harttel.com)
Date: Sun Oct 23 2005 - 11:57:05 GMT-3


Hi Charles,

What you have configured will not achieve the objective.

If you have applied this to the e0/0 interface then type the following
command

show policy interface e0/0

Now look at the Target rate/Average rate for the Class prec 5, also look at
sustain bits and excess bits, lastly the byte limits & increments, this
should give you an idea of what is going on with Shape Peak

Now replace Shape Peak with Shape Average 512000 and compare the output of
the show policy interface e0/0

HTH

Simon

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Charles Cahoon
Sent: 23 October 2005 15:28
To: ccielab@groupstudy.com
Subject: Congestion Management question

Hi, I'm stuck on a question and could use some guidance, the question is:

Limit all traffic leaving Ethernet interface with a precedence of 5 to 512K
(can't use policing or rate-limit).

I created an access-list to match the traffic with a precedence of 5, and
then
used a class-map called "pred5" to match on the traffic. Then I created a
policy-map used the class "prec5" and the shape peak 512000. It just doesn't
look correct and I am stumped,

access-list 101 per ip any any precedence 5

!

class-map match-all prec5

  match access-group 101

!

policy-map congMGT

  class prec5

shape peak 512000

!

Interface Ethernet 0

service-policy output congMGT



This archive was generated by hypermail 2.1.4 : Sun Nov 06 2005 - 22:00:52 GMT-3