06-23-2020 01:20 PM - edited 06-23-2020 01:20 PM
How do I get an ACL on an sg500 to deny all traffic from my 192.168.1.0/24 subnet to my CCTV subnet 192.168.20.0/24 apart from 1 host IP 192.168.1.8
Use to catalyst switches in which ACLs seemed more logical
06-23-2020 01:57 PM - edited 06-23-2020 02:50 PM
You need to bind that ACL to Interface to take effective, example :
06-23-2020 02:13 PM
06-23-2020 02:50 PM
You can bind the ACL to VLAN Interface i mean.
06-23-2020 02:51 PM
06-30-2020 04:28 AM - edited 06-30-2020 04:30 AM
Hi,
First, please try to allow the traffic for 192.168.1.8 host towards CCTV IP subnet (192.168.20.0 /24) …
Source: 192.168.1.8 0.0.0.0
Destination: 192.168.20.0 0.0.0.255
Then deny the traffic for 192.168.1.0 /24 IP subnet towards CCTV IP subnet (192.168.20.0 /24) …
Source: 192.168.1.0 0.0.0.255
Destination: 192.168.20.0 0.0.0.255
After that map the ACL to the switch port / VLAN accordingly.
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