Re: ODD/Even ACL

From: olumayokun fowowe (olumayokun@gmail.com)
Date: Sat Dec 13 2008 - 08:00:23 ARST


Hello Paul
Your ACL for even routes is correct:

ip access-list standard even
permit 192.168.0.0 0.0.254.255

for, odd routes, the ACL should be as follows:

ip access-list standard odd
permit 172.16.1.0 0.0.254.255

I just tested your scenario on a lab.

Cheers,
"Mayokun

On 12/12/08, Paul Adams <ccie.paul@gmail.com> wrote:
>
> Hi,
>
> Got a scenario where R1 is connected BB1 ; BB1 will send many routes to R1
>
> Accept routes from BB1 as follows :-
> Even routes of 192.168.Z.0
> Odd routes of 172.16.z.0
>
> ip access-list standard even
> permit 192.168.0.0 0.0.254.255
>
> ip access-list standard odd
> permit 172.16.0.0 0.0.255.255
>
> so far no luck in getting proper routes in form of odd or even ; is the ACL
> correct ??
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Thu Jan 01 2009 - 12:53:08 ARST