Re: Help on Random detect command

From: Carlos Trujillo (carlos.trujillo.jimenez@gmail.com)
Date: Tue May 06 2008 - 14:05:00 ART


Test without random detect defaults to tail drop when the queue class is
full.
Test1 with random detect enabled weighted random detecion based in
precedence value.

The packets, will not randomly be dropped, the lowest preference tagged
pakets get more chances to get dropped than highest preference packets.

To selectively drop packets, they must first be marked at the ingress or at
any point in the network, so that when the network experiences congestion
those packets get dropped based in the precende value you set.

So in your example, the packets that fall into class "test1" have more
probability to being dropped than packets from any other class.
And within class "test1" the lower preference packets will be dropped more
aggresively than packets with high preference.

2008/5/6, raul raul <juvenn@hotmail.com>:
>
> Hi
>
> what is the different between class and class 1 been configured ? "test"
> without random detect vs "test1" with random detect ?
> when random detect is configured ; during congestion the packet will drop
> randomly ?
> if without random detect how this congestion management works ?
>
>
> class-map match-all test match ip precedence 0class-map match-all test1
> match precedence 3!!policy-map temp class test bandwidth 12800 class
> test1 bandwidth 128000 random-detect
>
> int gi0/0
> service policy output temp
> _________________________________________________________________
> Easily edit your photos like a pro with Photo Gallery.
> http://get.live.com/photogallery/overview
>
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Mon Jun 02 2008 - 06:59:16 ART