ACL Test

From: Voss, David (dvoss@heidrick.com)
Date: Sun Mar 30 2003 - 00:12:41 GMT-3


Allow from 172.16.32.0 to 172.16.247.255 in least amount of lines.

Solution #1:

access-list 1 deny 172.16.0.0 0.0.31.255
access-list 1 deny 172.16.248.0 0.0.7.255
access-list 1 permit 172.16.0.0 0.0.255.255

Solution #2:

access-list 1 permit 172.16.32.0 0.0.215.255

Which one would you choose?



This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:46 GMT-3