01-18-2022 05:05 AM
hello guys
i have a core switch that has 2 vlans configured as svi
vlan 101 for ip cameras
vlan 10 which is data vlan
now i want to create an ACL to block access from vlan 10 to vlan 101, and only allow host 192.168.10.7 to access the cameras vlan. however, im finding some difficulties regarding where to put the acl-group. when i try to put it as inbound in vlan 101 it doesn't work.
i hope someone can explain to me what is the best approach in the scenario.
thank you,
Solved! Go to Solution.
01-18-2022 05:51 AM
You need to configure this on VLAN SVI - depends on which direction the traffic going - so you will decide IN or OUT
IN - inbound means traffic coming to the SVI ie. traffic from clients in that vlan.
OUT - traffic going from the SVI ie. traffic going to clients in that vlan.
Some example explained here :
Still not working - post the configuration here to understand the issue.,
01-18-2022 05:51 AM
You need to configure this on VLAN SVI - depends on which direction the traffic going - so you will decide IN or OUT
IN - inbound means traffic coming to the SVI ie. traffic from clients in that vlan.
OUT - traffic going from the SVI ie. traffic going to clients in that vlan.
Some example explained here :
Still not working - post the configuration here to understand the issue.,
01-18-2022 08:37 AM
Thank you. Good explanation
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