[c-nsp] Evaluation of Multiple Class in Policer

alaerte.vidali at nsn.com alaerte.vidali at nsn.com
Tue Feb 19 14:32:06 EST 2008


 Hi,

Sometime ago I saw a document about how Policer evaluate multiple
statements. But could not found it. Any indication?

For example, how policer will evaluate a packet entering interface
gi3/6? 
(it will be evaluated against class allIP and class TFTP in any case, or
depends if it matches class allIP?)

class-map match-all TFTP
  match access-group 123
!
class-map match-all allIP
  match access-group 122
!
policy-map l2policer
  class allIP
   police 50000000    conform-action transmit     exceed-action drop
  class TFTP
   police 1000000    conform-action drop     exceed-action drop
!
interface GigabitEthernet3/6
 service-policy input l2policer

Tks,
Alaerte


More information about the cisco-nsp mailing list