On Jun 9, 6:52*pm, Adam Przestroga <aprzestr...@op.pl> wrote:
> Hi all,
>
> Perhaps a dumb question, but I need clarification.
>
> I have an ACL defined on a Catalyst 3560 VLAN interface. Does it apply
> to systems which reside within this VLAN and communicate with one
> another? Or perhaps, this ACL works only when the VLAN systems
> communicate with systems on another subnet?
>
> Thanks,
> APrzestroga
You apply an access-list in or out on a vlan or interface. If you
apply it 'in' on vlan X, the access-list will only impact traffic it
receives from Vlan X to the vlan interface. More importantly to your
question, the only time a node on vlan X would send traffic to the
vlan interface, is when it is sending traffic to its default gateway
to be routed somewhere else. Conversely, applying it 'out' on vlan X,
will only impact traffic that the router is putting onto Vlan X from
another network. No access-list will impact traffic within a vlan
since that will be handled by arps on the local machines/servers and
switched...not routed. Access-lists are strictly layer 3, unless you
start looking at vacls and other layer 2 related options.
|