From: Tran Tien Phong (PhongTT2@FPT.COM.VN)
Date: Mon Feb 24 2003 - 00:52:27 GMT-3
Hi guys,
For example, there are following network:
192.168.1.0
192.168.2.0
192.168.3.0
192.168.4.0
192.168.5.0
192.168.6.0
192.168.7.0
192.168.8.0
The question asks me to filter the odd routes, I think there are two
working configs:
1.
access-list 1 deny 192.168.1.0 0.0.254.255
access-list 1 permit any
2.
access-list 1 deny 192.168.1.0 0.0.254.0
access-list 1 permit any
Both of the configs will work well but which one is better and more
correct?
Thanks.
This archive was generated by hypermail 2.1.4 : Sat Mar 01 2003 - 11:06:32 GMT-3