How trust zones and explicit access policy reduce lateral movement among guests, unmanaged devices, IoT, and operational technology.
Network segmentation divides an environment into zones with different trust levels and explicit rules for traffic between them. VLANs, subnets, firewall policies, access-control lists, identity-aware controls, and physical separation can all contribute. A VLAN by itself does not enforce a complete security boundary; the policy between zones does.
| Zone | Typical access principle |
|---|---|
| Guest | Internet access with no, or tightly limited, access to internal resources |
| BYOD | Access only to approved services, generally narrower than for managed corporate devices |
| IoT | Only the controllers, update services, time services, or destinations the device requires |
| OT | Tightly controlled, well-documented paths that respect safety, availability, and vendor constraints |
| Managed corporate endpoints | Access based on the user’s role, device posture, and service need |
BYOD means bring your own device. IoT includes embedded devices such as cameras, sensors, printers, and controllers. OT is technology that monitors or controls physical processes, including industrial, building, and utility systems.
1Guest wireless → Internet only
2BYOD → Collaboration service and approved application gateway
3Camera network → NVR, time service, update service
4OT controllers → Approved engineering workstation and required control services
The desired outcome is the minimum practical set of paths, not merely more VLAN IDs. Documented allow rules are easier to review than broad “internal network” access.
Segmentation limits blast radius when a device is misconfigured or compromised. It does not make an insecure device secure by itself; patching, identity control, monitoring, and secure administration remain necessary.