Policy Map with no action clause for a class ?

From: Moin, Imran (imoin@virtela.net)
Date: Thu Mar 09 2006 - 01:56:36 GMT-3


Folks,

Can I have a policy-map which has a class with no action-clause in it? The
reason I am asking this is because I have another class with an action clause
of "drop". If I want to exclude certain traffic from being dropped, can I have
another class BEFORE this one with no action clause, hoping that all this
traffic will be implicitly permitted?

class-map match-all SMTP
 match protocol smtp

class-map match-all FROM_BB2
 match input-interface FastEthernet0/1
!
!
policy-map FILTER
 class SMTP

 class FROM_BB2
   drop

Thanks,
Imran.



This archive was generated by hypermail 2.1.4 : Sat Apr 01 2006 - 10:07:38 GMT-3