From: Mike Flanagan (mikenoc@mindspring.com)
Date: Sat Nov 12 2005 - 21:18:07 GMT-3
To filter out even routes I would perform the below command
router rip
offset-list 10 out 16 Serial0/0
access-list 10 permit 0.0.0.0 255.255.254.255
To filter out the odd routes I attempted the below command. The
problem is it is not just filtering out the
odd routes it seems to be filtering out some odd and some even
routes. Can someone tell me how I would filter out odd routes in the
third octet
router rip
offset-list 10 out 16 Serial0/0
access-list 10 permit 0.0.0.0 255.255.253.255
This archive was generated by hypermail 2.1.4 : Thu Dec 01 2005 - 09:12:06 GMT-3