From: Stephen C. Feldberg (scfeldberg@xxxxxxxxxxx)
Date: Mon Apr 22 2002 - 12:57:40 GMT-3
Try this combination of access-list and route map
!
route map filter24 permit 10
match ip address no24
!
ip access-list no24 deny ip host 10.1.120.0 host 255.255.255.0
ip access-list no24 permit ip any any
Steve
----- Original Message -----
From: "Sukhjit Singh" <ssukhjit@yahoo.com>
To: <ccielab@groupstudy.com>
Sent: Monday, April 22, 2002 10:22 AM
Subject: ACL question
> ACL Experts,
>
> I have two routes in my R1 routing table,
> 10.1.120.0 /24
> And 10.1.120.0 /22 (Summary route)
>
> I want to filter the /24 route & want to only pass /22
> summary route to other routers. I am using
> distribute-list command with route-map.
>
> It passes both of these routes, I am not sure what
> will be the right wildcard combination which can
> differnciate b/w these 2 routes.
>
> Any suggestions please,
>
> regards,
> Sukhs,
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:58:16 GMT-3