From: david robin (robindavi@gmail.com)
Date: Tue Mar 21 2006 - 17:20:09 GMT-3
dear all,
I have a question, if said all traffic on an interface will use 60 % and you
must enable random detection if traffic pass this limit,
I have 2 things in minds but i dont know who will be the correct answer.
1- by using the bandwidth command
policy-map xx
class all-traffic
bandwidth percent 60
random detect
!
where class all-traffic will match all the traffic
but as far as I know the bandwidth command will not reserve the 60 % untill
there is a congetion on the physical interface itself, and random detect
will not work there is a main interface congestion and the traffic will
exceed 60 % Am i right about that ????
2- by using the shaping command and i think this will be the right answer:
policy-map xx
class all-traffic
shape average percent 60
random detect
!
I think this will be the solution?
any comment or any other solutions about that?
This archive was generated by hypermail 2.1.4 : Sat Apr 01 2006 - 10:07:39 GMT-3