Re: FW: question about ACL on a filter

From: Tony Grooves (tgrooves@gmail.com)
Date: Sat Feb 23 2008 - 21:02:06 ARST


Daniel.

Try with this

ip access list standar XXX

permit ip 192.168.5.0 0.0.8.255 --------> this will match the
networks 192.168.5.0 and 192.168.13.0
permi ip 192.168.10.0 0.0.4.255 --------> this will match the
networks 192.168.10.0 and 192.168.14.0

Hope this could help you.

Tony.

Snyder, Daniel P wrote:
> Say I have the following networks...
>
>
>
> 192.168.0.0/24 - 192.168.15.0/24
>
>
>
> I need to make a filter on routes coming in. The router can only accept the
> following routes:
>
>
>
> 192.168.5.0
>
> 192.168.10.0
>
> 192.168.13.0
>
> 192.168.14.0
>
>
>
> The thing is it can only be a 2 line acl... Is this even possible??



This archive was generated by hypermail 2.1.4 : Sat Mar 01 2008 - 16:54:49 ARST