Re: Permitting odd and even routes??

From: Jung-I Lin (easyman.lin@gmail.com)
Date: Wed Feb 15 2006 - 19:59:15 GMT-3


Hi, Emil

I think you should use
Access-list 10 permit 212.18.1.0 0.0.254.255 for odd route.
The only difference between odd and even routes is the least
significant bit of the 3rd octet.
So you need to keep this bit from changing but allow all other bits.
You can try to convert them into binary, you will see they are not that subtle.

HTH.

Regards
Lin

On 2/16/06, Emil Patel <emilpatel@hotmail.com> wrote:
> I have following rip routes being learned from the BB routers:
>
>
>
> 218.18.0.0/24
>
> 218.18.1.0/24
>
> 218.18.2.0/24
>
> 218.18.3.0/24
>
>
>
> If I just want allow odd or even numbered routes based on 3rd octet, here
> what I have in my config:
>
>
>
> For odd routes:
>
> Access-list 10 permit 212.18.0.0 0.0.255.255
>
>
>
> For even routes:
>
> Access-list 10 permit 212.18.0.0 0.0.254.255
>
>
>
> Is this correct?
>
>
>
> Emil
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>

--
Thanks
Best Regards,

Jung-I Lin



This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:18 GMT-3