RE: Route-map "match" & Class-map "match"

From: James Matrisciano (jmatrisciano@kenttech.com)
Date: Fri Feb 11 2005 - 16:43:32 GMT-3


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



This archive was generated by hypermail 2.1.4 : Thu Mar 03 2005 - 08:51:19 GMT-3