From: msaeed@uaeu.ac.ae
Date: Sat Sep 30 2006 - 13:53:50 ART
In the second soltion you are dropping all the traffic, as under CLASS SOMECLASS you don't have any matching statement so it will match any by default......This is my opinion.
Regards,
Mohammad Zahed Saeed
----- Original Message -----
From: Stefan Grey <examplebrain@hotmail.com>
Date: Saturday, September 30, 2006 10:15 am
Subject: Interesting question about QoS DROP!
> Hello guys!
>
> This question I just can't get for very long time.....
> The general task is: Drop some traffic on output and traffic is
> receive on
> input interface.
> output - R1- input.
>
> The solution is:
> class-map SOMECLASS
>
> policy-map SOMEPOLICY
> class SOMECLASS
> police 8000 conform-action drop exceed-action drop
>
> or:
>
> policy-map SOMEPOLICY
> class SOMECLASS
> drop
>
> int outside
> servicepolicy output SOMEPOLICY.
>
> Are both solutiions correct?? Why to chose the first one or the
> second?? In
> which case which is more preffered?? I have done tons of scenarios
> but in
> different workbboks different way is chosen.
>
> Thanks,
>
> _________________________________________________________________
> Customise your home page with RSS feeds at MSN Ireland!
> http://ie.msn.com/
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:41 ART