From: Dan (dans@danshtr.hn.org)
Date: Fri Dec 03 2004 - 07:50:09 GMT-3
Right
Actually the first solution will never match because p packet can't belong
to http and telnet at the same time
On Fri, 3 Dec 2004 17:31:04 +0700, Edi Guntoro <eguntoro@sisindosat.co.id>
wrote:
> hi all,
> please correct me,
> sol#1
> class-map match-all test
> match prot http
> match prot telnet
> match prot xxx
> policy-map test
> class test
> set prec 3
> sol#2
> class-map match-any test
> match prot http
> match prot telnet
> match prot xxx
> policy-map test
> class test
> set prec 3
> my understanding is , if we use sol#1 the rule under policy-map will not
> work untill all match criteria under class-map are match. then the sol#2
> the rule under policy-map will work if one of the match criteria is
> match.
> will both solution set the traffic/packet to prec 3 ??
> thanks
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
-- Best Regards, DanUsing Opera's revolutionary e-mail client: http://www.opera.com/m2/
This archive was generated by hypermail 2.1.4 : Mon Jan 03 2005 - 10:31:24 GMT-3