09-28-2019 12:02 PM - edited 09-28-2019 12:50 PM
I have 2 core switches in stp looped topology where more than 100 access switches connecting to them. I have around 75 svi vlans configured in these core switches with hsrp. I have a requirement to block certain vlans communicating with each other. Requirement is to block bidirectional. What would be the best way to proceed? Is it with acls called in svi or vlan maps (VACL). Or any other way. Fyi core switches catalyst 9500 series. Acces sswitches are 9200 switches and dna center is not an option for us as we only have essential licneses.
09-28-2019 12:24 PM - edited 09-28-2019 12:27 PM
Hello
Vlan maps are for filtering traffic within a vlan
Routed acls (RACLs) applied to the l3 interfaces of the vlans (SVIs) would filter traffic between vlans
09-28-2019 12:50 PM
Hi Paul,
I meant VACL by vlan maps. Sorry for the confusion. Does the above statement still valid for VACL's?
As I understand VACL applies to traffic routed in or out of VLAN as well. Correct me if I am wrong.
09-28-2019 02:13 PM - edited 09-28-2019 02:21 PM
Hello
Arh I see VACLs - I refer to them also as routed acls (as they basically perform the same function) are different from vlan-maps - The later only filter traffic within a vlan if you notice you are not able to specify a direction in the maps (in/out) only match/action statements are allowed unlike routed acls which will allow you to filter inter-vlan traffic
09-28-2019 02:20 PM
You can do VLAN ACL also blocking to communicate with each other.
How is your Core CAt 9500 connected each other? SVL?
09-28-2019 02:23 PM
Hi Balaji,
It's connected using L2 trunk, there is no SVL. SVI's created in both switches with HSRP
09-28-2019 02:31 PM
ACL should work with the respected SVI interface for blocking.
09-28-2019 02:32 PM
Hello
restrict inter-vlan communication =Vacl/Racl
restrict host to host traffic within a vlan - vlan-maps
restrict l2 host traffic inbound on specific port - Pacls
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