RE: access-list used for filtering routes

From: Richard Davidson (rich@myhomemail.net)
Date: Fri Apr 18 2003 - 00:52:54 GMT-3


Scott,
Isn't your acl matching 10.1.1.0-255 with a mask of
255.255.255.0?
Rich
--- "Scott M. Livingston" <scottl@sprinthosting.net>
wrote:
> access-list 110 deny ip 10.1.1.0 0.0.0.255 host
> 255.255.255.0
> -Or-
> access-list 110 deny ip 10.1.1.0 0.0.0.255
> 255.255.255.0 0.0.0.0
>
> If you use example #2 above the IOS will convert it
> to look like example
> #1
>
> Thanks,
> Scott
>
> -----Original Message-----
> From: nobody@groupstudy.com
> [mailto:nobody@groupstudy.com] On Behalf Of
> Richard Davidson
> Sent: Thursday, April 17, 2003 9:40 PM
> To: groupstudy
> Subject: access-list used for filtering routes
>
> Can anyone confirm for me that these will match the
> same addresses. I can get the prefix-list to match
> but the acl will not.
>
> ip prefix-list deny 10.1.1.0/24 le 24
> access-list 101 de ip 10.1.1.0 0.0.0.0 255.255.255.0
> 0.0.0.0
>
> I am trying to match only 10.1.1.0/24.
> Rich



This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:35:57 GMT-3