From: Sam.MicroGate@xxxxxxxxxxxxxx
Date: Wed Feb 13 2002 - 18:02:06 GMT-3
Suppose that the backbone is advertising the following routes:
192.168.123.0/24
192.168.124.0/24
192.168.125.0/24
192.168.126.0/24
192.168.127.0/24
192.168.128.0/24
192.168.129.0/24
I need to filter .128 and .129 and pass every thing else. which of the
following access list is correct
access-list 1 permit 192.168.123.0 0.0.7.255 or
access-list 2 permit 192.168.124.0 0.0.7.255 or
access-list 3 permit 192.168.125.0 0.0.7.255 or
access-list 4 permit 192.168.126.0 0.0.7.255 or
access-list 5 permit 192.168.127.0 0.0.7.255
This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:21 GMT-3