RE: ODD/Even ACL

From: Julio Carrasco (julio.carrasco@ya.com)
Date: Fri Dec 12 2008 - 11:25:53 ARST


You should correct the odd ACL:

ip access-list standard odd
permit 172.16.1.0 0.0.254.255

Any way send the whole config, where are you applying those ACLs and so on.
With the ODD acl you configured you are just matching the whole
172.16.0.0/16 network.

BR

-----Mensaje original-----
De: nobody@groupstudy.com [mailto:nobody@groupstudy.com] En nombre de Paul
Adams
Enviado el: viernes, 12 de diciembre de 2008 14:03
Para: Cisco certification
Asunto: ODD/Even ACL

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



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