Re: AW: Advanced Access-List

From: emonk@xxxxxxx
Date: Sat Jan 12 2002 - 18:06:44 GMT-3


   
I think this correct.

ip access-list standard FILTERTask4
deny 144.160.42.0 13.13.80.255
deny 192.6.4.129 0.0.1.126
permit any

157-144=13
173-160=13
122-42=80
> Sorry, Was a typo in the question, to fast.
> Question should be 157.173.42.0 instead of 157.173.52.0; Now the correct
> question:
> Filter the following networks with a minimum of config statements:
> 157.173.42.0;144.160.58.0;151.168.122.0;154.164.106.0
>
> and filter all odd hosts from the networks 192.6.4.0/24,192.6.5.0/24
> beginning with host 192.6.4.128 and 192.6.5.128
>
> corrected solution
> my solution
> ip access-list standard FILTERTask4
> deny 144.160.42.0 15.13.80.255
> deny 192.6.4.129 0.0.1.126
> permit any
>
>
>
> -----Urspr|ngliche Nachricht-----
> Von: MOLINA, MARTIN J *Internet* (PBI) [mailto:mm1343@pbi.net]
> Gesendet: Freitag, 11. Januar 2002 03:31
> An: Frei Peter
> Betreff: RE: Advanced Access-List
>
>
> Dude,
> My inverse mask for the first deny statement looks like this: 15.13.86.255.
> Also, I would have had my first statement read 144.160.52.0 as opposed to
> 144.160.42.0. I could very well be wrong.
>
> -----Original Message-----
> From: Frei Peter [mailto:Peter.Frei@delec.ch]
> Sent: Thursday, January 10, 2002 3:47 PM
> To: 'ccielab@groupstudy.com'
> Subject: Advanced Access-List
>
>
> Hello group
> from a PROin course
> Filter the following networks with a minimum of config statements:
> 157.173.52.0;144.160.58.0;151.168.122.0;154.164.106.0
>
> and filter all odd hosts from the networks 192.6.4.0/24,192.6.5.0/24
> beginning with host 192.6.4.128 and 192.6.5.128
>
> my solution
> ip access-list standard FILTERTask4
> deny 144.160.42.0 15.13.80.255
> deny 192.6.4.128 0.0.1.126
> permit any
>
> Any comments?
>
>
> Thanks
>
> Peter



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:56:26 GMT-3