Re: Policy Map with no action clause for a class ?

From: Ivan (ivan@iip.net)
Date: Thu Mar 09 2006 - 06:49:35 GMT-3


Also you can use match-not command.
http://tinyurl.com/mb8fg

This was discuss some time ago.

> 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.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

-- 
Ivan


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