Congestion Management question

From: Charles Cahoon (ccahoon@maine.rr.com)
Date: Sun Oct 23 2005 - 11:27:42 GMT-3


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