match-any command will make it OR
match-all is AND
Aris
Sent from my HTC
----- Reply message -----
From: "me you" <anunda19_at_gmail.com>
To: "Alexei Monastyrnyi" <alexeim73_at_gmail.com>
Cc: "Vincent Tay" <vtay.75_at_gmail.com>, "Ccielab_at_groupstudy.com" <ccielab_at_groupstudy.com>
Subject: Clarification on class map
Date: Mon, Jun 18, 2012 6:25 PM
Figured I would answer it because no-one else did.
Class-map match-any TEST
match precedence 3
match precedence 4
creates a logical "and" statement. The packet would have to be marked with
both IP precedence 3 and 4 which is impossible.
class-map match-any TEST
match precedence 3 4
creates a logical "or" statement. The class-map will match any packet
marked with an ip prec of 3 or 4.
Rob
A.
>
>
> On 6/18/2012 12:16 AM, Vincent Tay wrote:
> > Hi there, just to clarify the below differences between
> >
> > class-map match-any TEST
> > match precedence 3
> > match precedence 4
> >
> > vs
> >
> > class-map match-any TEST
> > match precedence 3 4
> >
> > Regards
> > Thanks.
> >
> >
> > Blogs and organic groups at http://www.ccie.net
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
Blogs and organic groups at http://www.ccie.net
Received on Mon Jun 18 2012 - 18:53:53 ART
This archive was generated by hypermail 2.2.0 : Sun Jul 01 2012 - 10:39:52 ART