Interesting question about QoS DROP!

From: Stefan Grey (examplebrain@hotmail.com)
Date: Sat Sep 30 2006 - 11:15:08 ART


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,



This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:41 ART