04-21-2023 03:35 AM
Hi
I'm looking to implement a VACL on a vlan to prevent three hosts talking to each other.
Now on hosts is on different switches connected via the core/distribution switch, the core hosts the VLAN SVI and default gateway.
So my question is. Does the VACL need to be on all 3 switches?
Thanks in advance
04-21-2023 03:42 AM
host in same VLAN ? or in different VLAN ?
04-21-2023 03:48 AM
Same VLAN.
04-21-2023 03:52 AM - edited 04-21-2023 03:54 AM
then use VLAN access-map
try use MAC if the three host get IP from DHCP server not static config
VLAN access-map (VACL) Example Configuration on Cisco Switch (networkstraining.com)
you can also use Port ACL in each port connect to host to permit or deny traffic
04-21-2023 03:56 AM
My question is actually not how to do it but where to put the configuration.
Is the configuration applied to all switches that have the VLAN on or only switches that have the hosts attached?
04-21-2023 03:59 AM
if that case then you need to config in VLAN in all SW, if the host in SW1 connect to host in SW2 the there is chance that the traffic bridge in SW2 not in SW1
So
I prefer you use Port ACL.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide