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 - 14:55:35 ART
This archive was generated by hypermail 2.2.0 : Sun Jul 01 2012 - 10:39:52 ART