congestion avoidance notification

From: David Lonnie (david.lonnie@gmail.com)
Date: Thu Jun 26 2008 - 08:54:25 ART


Hi,folks.

I have a question about congestion avoidance notification.
The requirement is below:

Configure R1 s0/0,so that if outbound traffic has utilized 75% of total
bandwidth.should signal that the network is congested.
Do not use frame-relay BECN and FECN.

I know the solution about this question is using WRED ECN.
so this is my configuration.

R1:
policy-map ECN
 class class-default
  shape average percent 75
   fair-queue
  random-detect
  random-detect ecn
interface s0/0
 service-policy output ecn

Is this right ?

Thanks in advance.

regard.
David



This archive was generated by hypermail 2.1.4 : Tue Jul 01 2008 - 06:23:23 ART