From: mani poopal (mani_ccie@yahoo.com)
Date: Fri Feb 11 2005 - 17:01:28 GMT-3
Hi Guys,
You can have multiple match statements under a route-map or class-map statement. If you create multiple match statments under a route-map instance(say route-map seq#10), All match statments must be matched before set statements can take effect but on the other hand if you have multiple match statements under class-map(default condition) all statments must be matched before it is applied in a policy-map. You can override this default behaviour(class-map match-all<--this is default if you don't specify any thing) by setting class-map match-any XXX statement. If you override the default setting in a class-map, any match statement in the class-map invokes respective policy-map statment.
thanks
Mani
James Matrisciano <jmatrisciano@kenttech.com> wrote:
I would suppose 65535
access-list 1 permit 1.1.1.1
access-list 2 permit 2.2.2.2
access-list 3 permit 3.3.3.3
route-map test permit 10
match ip address 1
!
route-map test permit 20
match ip address 2
!
route-map test permit 30
match ip address 3
you just have to keep inserting...am I wrong to assume that? Anyone?
jm
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Jonathan ZD
Sent: Friday, February 11, 2005 2:32 PM
To: CCIE - GS
Subject: Route-map "match" & Class-map "match"
Can anyone show the following options command for me please.
1) route-map xxx
match ?
2) Class-map xxx
match ?
3) How many "match" statement allows in route-m? I know that you may use
multiple "match" statement under class-map.
4) Does anyone knows the restriction of using multiple "match" statement
under
class-map? I understand that you may use "match ip access-group" with
"match
class", does the IOS allow different kind of multiple match statement?
Thanks a lot.
Jonathan
B.ENG,A+,CCNA,CCNP,CCNP-VOICE, CSS1,CNA,MCSE
(416)431 9929
MANI_CCIE@YAHOO.COM
---------------------------------
Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second Term'
This archive was generated by hypermail 2.1.4 : Thu Mar 03 2005 - 08:51:19 GMT-3