Re: RED/WRED Qeustion

From: George Goglidze (goglidze@gmail.com)
Date: Sat Jan 05 2008 - 19:00:03 ARST


Requirement:

"we need to avoid congestion,
when traffic utilization is at 80 percent we have to start dropping
packets.".

I really think I would be fine with both solutions:
!
!
policy-map CONGESTION
class class-default
bandwidth percent 80
random-detect
!
or
!

!
policy-map CONGESTION
class class-default
shape average percent 80
random-detect
!

I might be wrong, please tell me why you think I am over interpreting the
requirement?

Many thanks for you answer.



This archive was generated by hypermail 2.1.4 : Fri Feb 01 2008 - 10:37:57 ARST