Hi,
I assume you have tested connectivity to work without acl(?) Also assuming that vlan7 = 10.0.10.0/23 and vlan18 = 10.0.18.0/23. Which switch model we are talk about? (I assume L3 version >=6200)
If you put such ACL to vlan7's outbound traffic, you cannot get answer back from vlan7 to vlan18. I think you need stateful system to control traffic such way?
------------------------------
Jori Luoto
AV-IT Specialist
------------------------------
Original Message:
Sent: Jan 28, 2024 01:47 AM
From: mg14
Subject: Vlan acl issue
I'm trying to create an acl and I can't get it working right. I am trying to block vlan 7 from vlan 18, but not Vlan 18 from vlan 7. I created the acl below and applied it to vlan 7 with IP access-group vlan7acl in. Problem is it is blocking vlan 7 from 18 and vlan 18 from vlan 7. I feel like it should work the way I want it to, but isn't. Thank you.
10 deny ip 10.0.10.0/23 10.0.18.0/23
Permit ip any any