OT & Infrastructure

The Purdue Model and Zero Trust: Microsegmentation and IEC 62443 in Industrial Networks

A practical guide to combining the Purdue Model, the Level 3.5 industrial DMZ, zero trust with PKI, and IEC 62443 to secure IT/OT convergence.

Updated: 2026-07-11 9 min read
Concept of layering and segmentation in industrial networks
The Purdue Model defines the architecture; IEC 62443 sets its security requirements.

Flat industrial networks — where every device talks on one level — are an attacker's paradise: a small breach spreads to the whole production line. The answer is the layered Purdue Model combined with zero-trust principles.

The Purdue Model Levels

The Purdue Model divides the industrial network into hierarchical levels:

Motion view: the threat and defense cycle
Motion view: the threat and defense cycle
  • Levels 0–2: the physical process, sensors, actuators, and PLCs.
  • Level 3: manufacturing operations management (MES).
  • Level 3.5 (industrial DMZ): a mandatory buffer zone between OT and IT.
  • Levels 4–5: the enterprise IT network and cloud.

Purdue + IEC 62443

The two are complementary: the Purdue Model defines the network architecture, while ISA/IEC 62443 builds its “zones and conduits” model and system security requirements directly on those levels. NIS2 or sector directives then set the legal obligations.

Why Zero Trust?

IIoT and cloud connectivity break traditional zone boundaries. The modern approach is to combine macro-segmentation with zero trust. In industrial zero trust, every connected device — from PLCs to smart meters — must authenticate its identity using Public Key Infrastructure (PKI) before communicating.

The Five-Step Pattern: “Map First, Enforce Last”

  1. Map: draw the actual architecture, not the documented one; discover every communication flow.
  2. Boundary: secure the Level 4→3.5 boundary with outbound-only, identity-verified access.
  3. Segment within levels: isolate inside each level to stop lateral movement.
  4. Compensating controls: at the unpatchable process-control layer, add monitoring and compensating controls.
  5. Enforce gradually: proceed without halting production or a forklift equipment replacement.
Level 3.5the industrial DMZ; a mandatory buffer between IT and OT

Implementation Tips

  • Route contractor remote access through the industrial DMZ with multi-factor authentication.
  • Monitor industrial protocols passively so production is not disrupted.
  • Keep a live asset inventory; every unknown asset is a risk.

Frequently asked questions

What is the difference between the Purdue Model and IEC 62443?

The Purdue Model defines network architecture and layering; IEC 62443 specifies system security requirements as “zones and conduits” on those layers. They are used together.

What is the Level 3.5 industrial DMZ?

A buffer zone that all data exchange between OT and IT must pass through, eliminating direct, high-risk communication between the two worlds.

Does zero trust replace the Purdue Model?

No; it complements it. Purdue macro-segmentation builds the structure, and zero trust — authenticating every device — limits lateral movement even within a zone.

Found this analysis useful?

Follow the related articles in this category and round out your organization's security strategy.

Back to articles

Related articles