Let say we have 3 VLANs: 10, 20 and 30.
- VLANs 10 and 30 for regular devices (laptops, phones, etc)
- VLAN 20 for IoT device
- DENY VLAN 20 from establishing any RFC 1918 connection to VLANs 10 and 30. Also, no Internet access.
- ALLOW VLANs 10 and 30 to establish RFC 1918 connection to VLAN 20. VLANs 10 and 30 have internet access.
- DENY VLAN 10 from establishing any RFC 1918 connection to VLAN 30 and vice versa.