AW: ACL/prefix lists + VLANs load balancing

From: Oliver Ziltener (ziltener@netcloud.ch)
Date: Fri Apr 25 2003 - 04:18:45 GMT-3


I thinks this works only with distribution-lists!

-----Urspr|ngliche Nachricht-----
Von: Niksa Tomulic [mailto:ccie@otokrab.net]
Gesendet: Freitag, 25. April 2003 00:51
An: ccielab@groupstudy.com
Betreff: RE: ACL/prefix lists + VLANs load balancing

No, this does not work, specially not with ACLs.

access-list 102 permit ip 128.0.0.0 63.255.255.255 255.255.0.0 0.0.0.0
will always get in like:
access-list 102 permit ip 128.0.0.0 63.255.255.255 host 255.255.0.

And this does NOT match CLASS B range.

Anybody?
Any link to explanation?

How to define?
CLASS A range
 -ACL
 -prefix list

CLASS B range
 -ACL
 -prefix list

CLASS C range
 -ACL
 -prefix list

-----Original Message-----
From: OhioHondo [mailto:ohiohondo@columbus.rr.com]
Sent: Tuesday, April 22, 2003 1:26 PM
To: Niksa Tomulic; ccielab@groupstudy.com
Subject: RE: ACL/prefix lists + VLANs load balancing

I believe the following will work.

ip prefix-list ClassA permit 0.0.0.0/1 le8
access-list 101 permit ip 0.0.0.0 127.255.255.255 255.0.0.0 0.0.0.0

ip prefix-list ClassB permit 128.0.0.0/2 le16
access-list 102 permit ip 128.0.0.0 63.255.255.255 255.255.0.0 0.0.0.0

ip prefix-list ClassC permit 192.0.0.0/3 le24
access-list 103 permit ip 192.0.0.0 31.255.255.255 255.255.255.0 0.0.0.0

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of
Niksa Tomulic
Sent: Tuesday, April 22, 2003 5:04 AM
To: ccielab@groupstudy.com
Subject: ACL/prefix lists + VLANs load balancing

Hi again..

1) Maybe someone has it handy written, at one place, just to be sure
Define:
CLASS A range
 -ACL
 -prefix list

CLASS B range
 -ACL
 -prefix list

CLASS C range
 -ACL
 -prefix list

2) What was the way to define just even VLANs at one trunk at Cat5500,
and odd at the other? Is there something similar with 3550?

Thanks
niksa



This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:36:06 GMT-3