Module 37 of 45 · Frontiers

IoT and OT: Matter, Thread and industrial segmentation

30 min 5 outcomes 2 diagrams + 3 knowledge checks

Small devices did not get a networking of their own. They got the networking this course has already taught, applied to hardware that cannot run an agent, cannot be patched this quarter and, in a plant, may not be restarted at all. In homes and buildings, Matter is one application language spoken across Wi-Fi, Ethernet and Thread, and Thread is an IPv6 mesh that joins the ordinary network through a border router. In industry, the Purdue model is a map of the plant and IEC 62443 zones and conduits are what an engineer actually designs. Salt Typhoon is the case that shows where the pressure lands: on the management plane, not on the traffic.

By the end of this module you will be able to:

  • Explain how Matter and Thread put IPv6 meshes into ordinary homes and buildings
  • Contrast the priorities of an office network with those of operational technology
  • Use the Purdue model as a map and IEC 62443 zones and conduits as the design tool
  • Narrate Salt Typhoon and say what it changed about management-plane thinking
  • Say where NIS2 and NIST SP 800-82r3 bind, and on whom each of them binds

From October 2024: a state actor inside the networks everyone else builds on

Salt Typhoon is the name given to a People's Republic of China state actor found inside major United States telecommunications operators from October 2024. The Cybersecurity and Infrastructure Security Agency published hardening guidance for communications infrastructure in December 2024, and a joint advisory carrying the identifier AA25-239A followed in August 2025. Read as a sequence, those three dates describe an intrusion that was not a smash and grab. It was presence: quiet, patient and inside the estate that carries everyone else's traffic.

What makes it the right case for this module is the target. The attention was on the devices that operators use to configure and monitor their networks rather than on the packets those networks carry. That is a different objective from the one a threat-modelling session usually rehearses, and it is an economical one. Those devices are a small population holding authority over an enormous one, and that ratio exists in every estate, not only in a national carrier's.

There is no comfortable ending here for an organisation that merely buys connectivity. The operators involved are the ones everyone else's traffic crosses, so their exposure is inherited by every business with a circuit and every home with a broadband line, and no clause in a procurement contract undoes that. The last section of this module takes the case apart once the vocabulary is in place. What is worth carrying until then is the shape of the objective, because far smaller estates have the same shape in them.

The intrusion went after the equipment that configures and monitors carrier networks rather than the traffic crossing them. What follows for an organisation that runs a network, and for one that merely buys transit across somebody else's?

Zones decide the blast radius; conduits decide the crossings

The conduits are the only crossings drawn between the enterprise, DMZ and control zones, so a path with no conduit does not exist in the design, and the Purdue levels sit behind them as grey context rather than as the boundary itself.

IEC 62443 zones group assets by the consequence of a compromise and conduits are the only permitted crossings; the Purdue levels are a map, not the design (blueprint correction 22, NIST SP 800-82r3).

Zones decide the blast radius; conduits decide the crossings A zone board read from top to bottom. An opening band states that the Purdue levels are drawn here as grey context only and that IEC 62443 zones and conduits are the design. Zone 1, the enterprise zone, holds business applications and corporate laptops. Zone 2, the DMZ zone, holds a historian replica and a brokered jump host. Zone 3, emphasised, is the control zone, holding SCADA servers, operator screens, PLCs and safety instruments where availability outranks confidentiality. Between the zones sit two conduit cards, each reached and left by a labelled arrow, and they are the only crossings drawn on the board. THE DESIGN, NOT THE MAP Zones group assets by consequence; conduits are the only crossings The Purdue levels appear here in grey as context only. IEC 62443 zones and the conduitsbetween them are what an engineer designs, with NIST SP 800-82r3 as the reference. ZONE 1 Enterprise zone Purdue levels 4 and 5, context only Business applications Orders, reporting and email,run and patched by IT. Corporate laptops and identity Browsers, the open internet,ordinary users and suppliers. ZONE 2 DMZ zone Purdue level 3.5, context only Historian replica A copy the enterprise reads,never the running source. Brokered jump host Sessions are brokered, recordedand bounded in time. ZONE 3 Control zone Purdue levels 0 to 3, context only SCADA servers and operator screens Availability and safety outrankconfidentiality here. PLCs and safety instruments Patch windows are measuredin years, not in days. CONDUIT 1 Enterprise to DMZ One named protocol, authenticated at the boundary andlogged. Everything else is denied. CONDUIT 2 DMZ to control zone A brokered session only. No enterprise host reaches acontroller. the traffic that asks to cross only the named protocol continues the only path towards control one brokered session continues

31.1 The devices outnumber us

Almost everything this course has taught so far quietly assumes a device that can look after itself. It runs an operating system somebody maintains. It accepts a patch when one is published. It carries software that reports what it is doing. Somebody is signed in to it, and that somebody can be asked a question. Strip those four assumptions away and most of the security advice written for office networks stops working, because every one of those pieces was doing part of the job.

The growth in connected things is precisely in hardware with none of them. A door sensor has no user. A temperature probe has no spare memory for monitoring software. A lighting controller fitted during a building refurbishment has a service life matched to the building rather than to a three-year refresh cycle, and the supplier who wrote its firmware may not exist by the time it needs attention. These are not edge cases at the margin of a network. In many estates they are already the majority of the things holding an address.

None of the networking changes, and that is the encouraging half of the story. The sensor still gets an address. It still resolves a name or is handed one. It still opens a transport connection that behaves exactly as the applied stage described, and it is still reached across routed paths whose forwarding decisions you already know how to read. Nothing in this module asks you to learn a second internet. It asks you to apply the first one where the usual safety nets are missing.

What does change is where a control can be placed. On a laptop you have three positions available: the endpoint itself, the identity system that decides who the user is, and the network in between. On a door sensor you have one. When the endpoint cannot carry a control and no user exists to authenticate, the network stops being plumbing and becomes the control surface. Addressing, segmentation, evidence and all have to bear more weight, because nothing else is standing behind them.

The population splits into two halves that look unrelated and are not. One half sits in homes and buildings: cheap radios, battery-powered devices, a hub bought in a shop. The other sits in plants, substations, pipelines and hospitals: controllers that open valves, start motors and stop machinery when a person gets too close. Both halves are hardware that cannot defend itself, and both push the same work onto the network. They are worth taking in that order, because the consumer half standardised recently and in public, and it happens to be the clearest working demonstration of something the foundations stage spent a whole module on.

31.2 Matter and Thread: one language, several roads

For most of the smart home's history the problem was not radio range or battery life. It was that every manufacturer shipped its own protocol and its own hub, so a light and a lock from different suppliers could only meet inside an application that somebody had written to translate between them. Interoperability was a bridging exercise repeated per pair of vendors, which is the least durable arrangement in networking and the one this course has watched fail at several layers already.

, from the Connectivity Standards Alliance, answers that by standardising at the top rather than at the bottom. It is an application-layer standard: a shared vocabulary for what a lock, a light or a sensor is and what you may ask it to do. It does not replace the network underneath. It runs over IP, on Wi-Fi, Ethernet and Thread. One language, several roads. A controller that speaks Matter can command a device on any of those roads without knowing or caring which one the device took.

is one of those roads, and it is the one worth a networker's attention because of what it carries. It is a low-power wireless mesh for devices in homes and buildings, and it carries all the way to the device. Not IPv6 translated at a gateway, not a proprietary frame lifted into IP at a hub, but an address on the device itself. Mains-powered members of the mesh relay for battery-powered ones, so the mesh heals around a device that has been unplugged, and the sensors on it can sleep almost all of the time.

The piece that joins the two worlds is the . It routes packets into and out of the mesh, most often between the Thread mesh and Wi-Fi or Ethernet. The verb matters: it routes rather than translates. Because the mesh already speaks IPv6, the border router is doing the ordinary job any router does at a boundary. Without one, the devices in the mesh can talk to each other perfectly well and nothing else on the network can reach them at all, which is a useful thing to know when a newly installed sensor is invisible to the hub two rooms away.

Put those three pieces together and the result is quietly significant. Households and offices are now running IPv6 segments that nobody consciously chose, designed, or wrote down. Everything the foundations module established about IPv6 applies to them without amendment: the device holds a global address, nothing rewrites that address in flight, and what decides whether a packet from outside reaches the lock is a stateful firewall applying a written policy. If no policy was ever written, the honest description of the boundary is that there is not one.

Thread is the IPv6 mesh; Matter is the shared language

The same Matter language is spoken on the mesh and on the Wi-Fi network, and the border router routes IPv6 rather than translating protocols, so a mesh device is an ordinary part of the home network, not something behind a bridge.

Thread is a low-power IPv6 mesh and Matter is the application language spoken over Wi-Fi, Ethernet and Thread alike; the border router routes IPv6 rather than translating protocols (blueprint module X2).

Thread is the IPv6 mesh; Matter is the shared language A map of one home, read from the bottom up along three labelled arrows. At the bottom sits the Thread mesh, IPv6 over a low-power radio mesh, holding sensors, a smart lock and lights that all speak Matter over Thread. An arrow carries mesh hops up to the emphasised Thread border router, where the mesh joins the home network by routing IPv6 rather than translating protocols. A second arrow reaches the home LAN, which holds a Wi-Fi access point, a Matter device on Wi-Fi and a controller or hub. A third arrow reaches the IPv6 internet at the top. A closing note states that Matter is the language and Thread only one of the roads. OUTSIDE THE HOME The IPv6 internet A global address, reached without translation. HOME LAN Wi-Fi and Ethernet, one IPv6 network the network you already have Wi-Fi access point Carries Matter over Wi-Fiand ordinary internet use. Matter device on Wi-Fi A camera or a display thatwants more bandwidth. Controller or hub A phone or speaker thatcommissions every device. THREAD BORDER ROUTER The mesh joins the home network here It routes IPv6 between the Thread mesh and the LAN. There isno protocol gateway: the same packets simply keep going. THREAD MESH IPv6 over a low-power radio mesh self healing, battery friendly Door and window sensors Matter over Thread, asleepmost of the time. Smart lock Matter over Thread, awakeonly to answer. Lights and plugs Matter over Thread, andthey relay for others. mesh hops carry IPv6 to the border router the same IPv6 network, no protocol translation a global IPv6 address, end to end ONE LANGUAGE, TWO ROADS Matter is the language; Thread is one of the roads The same Matter data model and commissioning flow runs over Wi-Fi, Ethernet and Thread, so alock behaves the same whichever radio carries it.

The map above is worth reading upwards, because that is the direction the exposure runs. At the bottom, sensors, a lock and lights speak Matter over Thread on the low-power mesh. Mesh hops carry their traffic to the border router, which joins them to the home network by routing IPv6. Above that sits the ordinary local network, with a Wi-Fi access point, a Matter device that took the Wi-Fi road because it wanted more bandwidth, and the controller that commissioned every one of them. Above that again is the IPv6 internet, reached with a global address and no translation.

For a professional, the useful transfer is not the smart home. It is buildings. Lighting, access control, occupancy sensing and metering are arriving in commercial estates on exactly this pattern, usually procured by a facilities team rather than by the people who run the network. The design questions are the ones you would ask about any new segment: where does the border router sit, which network does it join, what is the mesh permitted to reach, and who finds out when a device that has been quiet for a year starts talking to something new.

Common misconception

Matter is a new wireless protocol that replaces Wi-Fi and the older smart home radios.

Matter and Thread sit at different layers and answer different questions, which is why they are named separately. Matter is an application standard: it defines what a device is and what you can ask it, and it runs over IP on Wi-Fi, Ethernet or Thread. Thread is a low-power radio mesh that carries IPv6 to the device. A Matter device on Wi-Fi is not using Thread at all, and a Thread mesh could in principle carry something other than Matter. Collapsing the two produces two practical errors: buying a Thread border router expecting it to fix a Wi-Fi device that will not commission, and assuming that a Matter deployment brings a new radio into the building when the camera on the shelf is using the wireless network you already run.

The consumer half of the story is comfortable because the devices are cheap, the stakes are a light that will not turn on, and a device that misbehaves can be unplugged. The industrial half shares the hardware constraints and shares almost none of that comfort, and the difference is not a matter of degree. It changes which property you are protecting first.

31.3 OT is not IT with helmets

is the family of programmable systems and devices that interact with the physical world: industrial control systems, building automation, transport systems. The defining feature is not that the equipment is old or the protocols unfamiliar. It is that these systems detect or cause physical change. A misconfiguration does not leak a spreadsheet. It stops a line, spoils a batch, floods a chamber or moves something heavy while a person is standing next to it.

That consequence inverts the priority order the rest of this course has assumed. Office networking puts confidentiality first by habit: the worst outcome is data reaching somebody it should not. In operational technology, availability and safety outrank confidentiality. The plant would rather an unauthorised person read a temperature reading than have the reading arrive late, and it would rather everything in the building read the reading than have the safety system unable to act on it. That is not carelessness about security. It is a correct assessment of which failure hurts somebody.

The second difference is time. In an office estate a patch window is measured in weeks, and an urgent one in hours. In operational technology, patch windows are measured in years. A controller running a continuous process cannot be restarted because a supplier published an update; the window is a planned shutdown, and planned shutdowns may come round annually or less. Some equipment is under a safety certification that a firmware change invalidates until the certification is redone. None of that is negligence, and telling the plant to patch faster is advice that cannot be taken.

Both differences point the same way. Controls that assume patching, an agent, a reboot or an aggressive probe do not transfer. A scan that an office team runs weekly without a second thought asks unusual questions of devices that were built when nobody was asking questions at all, and equipment built to answer one protocol predictably is not always built to shrug off traffic it does not recognise. The safest general rule is that anything relying on the endpoint tolerating surprise is not available to you here.

What does transfer is everything this course has taught about the network itself: segmentation, evidence gathered by watching rather than by probing, controlled crossings, and a clear view of blast radius. If a compromised laptop in the accounts office can reach a controller, that is a network design decision, and it is one that can be revisited without touching a single piece of certified equipment. This is the reason segmentation carries a heavier load in operational technology than anywhere else in the course: it is often the only control that can be strengthened without asking the plant to change.

There is a matching failure in the other direction, and it is worth naming because this material tends to be taught from one side only. An IT team that arrives with the office playbook, scans everything and mandates a patch cycle will be shown the door, correctly. An operational team that treats every change as unacceptable ends up with a network that cannot be observed, cannot be evidenced and cannot be defended when a regulator asks. The honest position is that the constraints are real and the network work is still possible, because the network is the layer that can be changed while the plant keeps running.

Accepting that the network carries the load raises the design question directly. If segmentation is the control that has to work, what decides where the boundaries go? The industry has one very famous answer to that question, and it is the wrong tool for the job, for reasons that are more interesting than the usual complaint that it is old.

31.4 Purdue as map, 62443 as method

The is a layered picture of an industrial control network. It numbers levels from the field devices at the bottom up to enterprise systems at the top, with a demilitarised zone sitting between the plant and the office. It is genuinely useful. Hand it to somebody who has never seen a plant network and they will understand, in about a minute, that a sensor and a payroll system are not neighbours and that something ought to sit between them. NIST presents it as one way to think about segmenting operational technology, alongside other reference pictures, rather than as a deployment blueprint.

The trouble starts when the picture is handed to an engineer as a target state. A modern plant sends telemetry to a supplier's analytics service, takes remote diagnostics from a manufacturer, and runs industrial IoT sensors that report to something the plant does not own. Those data paths do not climb the levels one at a time and were never intended to. They cross the ordering by design. Insist that the levels are the rule and you get an architecture that either cannot be built or is quietly bypassed by every project that needed a cloud endpoint, which is the worse of the two outcomes because the bypass is undocumented.

Common misconception

The Purdue model is how modern OT networks are segmented.

Purdue survives as a conceptual map, not as the design. Real designs use IEC 62443 zones and conduits, and NIST SP 800-82r3 is the engineering reference that governs the work. The distinction is not academic. Cloud and industrial IoT data paths violate strict level ordering by design, so a plant that treats the level numbering as a compliance rule ends up with an architecture nobody can build and a set of exceptions nobody has written down. Use the levels to explain the plant to a newcomer and to give a shared vocabulary in a meeting. Use zones and conduits to decide what an engineer configures, because that is the method that still holds when a sensor at the bottom of the picture has a legitimate reason to talk to a service outside the building.

is the IEC 62443 way of describing the same network, and it asks a different opening question. Not "which level is this at?" but "which assets share a security requirement, and what would it mean if this group were compromised?" Assets with a common requirement are grouped into a zone. Every permitted path between zones is a named conduit that carries its own requirements. The rule that gives the method its force is the negative one: a path that is not expressed as a conduit is not allowed.

The zone board at the top of this module is that method drawn out. The enterprise zone holds business applications, corporate laptops and the open internet: the ordinary estate, patched by an IT team on an ordinary cycle. The DMZ zone, the demilitarised zone in the middle of the board, holds a historian replica, which is a copy the enterprise may read rather than the running source, and a brokered jump host whose sessions are recorded and bounded in time. The control zone holds SCADA servers, operator screens, controllers and safety instruments, and the board says plainly why it is treated differently: availability and safety outrank confidentiality there, and patch windows are measured in years.

The two conduits are the whole point of the drawing. Between the enterprise zone and the DMZ, one named protocol, authenticated at the boundary and logged, and everything else denied. Between the DMZ and the control zone, a brokered session only, so no enterprise host ever reaches a controller directly. Notice how little the diagram contains. Three zones, two crossings, and the Purdue levels reduced to grey context tags in the corner of each zone so that a reader can still place themselves. That sparseness is the design working: the crossings are few enough to be named, reviewed and defended one at a time.

This gives you a clean division of labour worth committing to memory. The zone decides the blast radius, because it defines what shares a fate. The conduit decides the crossings, because it defines what may move between fates and under what conditions. Get the zone wrong and a single compromise reaches further than you expected. Get the conduit wrong and it reaches somewhere it was never supposed to go at all. Most arguments about industrial segmentation turn out, on inspection, to be one of those two questions wearing the other one's clothes.

The logic will feel familiar from the practice stage, and it should. Default deny with named exceptions is the same instinct as , arriving from a different tradition and carrying a different priority order. Where a zero trust design starts from the identity of a user or workload and authorises per request, a zone design starts from the physical consequence of a compromise and authorises per crossing. They are not rivals. The conduit is where per-request authorisation belongs in a plant, and the brokered jump host on the board is exactly that idea in equipment you can buy.

Two documents sit behind this work and they bind in different ways, which is worth being precise about because the two are often quoted in one breath. NIST SP 800-82r3, the guide to operational technology security, is the engineering reference. It is guidance rather than law: it binds by adoption, through contracts that name it, through auditors who expect it, and through your own decision to design against something defensible. The is the other kind. It is European law.

The European Commission's account of the directive is short and worth taking at face value. Directive (EU) 2022/2555 requires medium and large entities across a wide list of critical sectors to put cybersecurity risk management measures in place and to report significant incidents to their national authority, and member states had to write it into national law by 17 October 2024.

The list of sectors is what makes this bind on people who never thought of themselves as critical national infrastructure: energy, transport, water, waste, manufacturing, digital infrastructure and more, at medium size and above. For a network professional the practical effect is that a segmentation design stops being an internal engineering preference and becomes something a regulator may ask to see, which changes who has to be able to explain the zone boundaries and why they sit where they do.

The pairing is a useful one to hold. NIS2 tells you that you are answerable and that incidents have to be reported. SP 800-82r3 and IEC 62443 tell you what a defensible answer looks like when somebody asks how the plant is segmented. Neither document draws your zones for you, and neither will accept a picture of the Purdue levels as evidence that the work was done.

One question is still open, and it is the one the opening case answers. Zones and conduits describe the traffic that carries the work. They say nothing yet about the equipment that configures the zones, watches the conduits and holds the credentials for both. That equipment turned out to be where a very capable adversary chose to spend its time.

31.5 Salt Typhoon: the management plane is the target

Every network runs two kinds of traffic that this course has mostly treated as one. There is the traffic that does the work: your web requests, the sensor readings, the historian replicating. And there is the traffic that decides how the first kind behaves: the sessions that push configuration to a router, the telemetry coming back from it, the accounts that authorise both. The first is the data plane. The second is the management plane, and it is a much smaller and much more valuable thing.

Salt Typhoon went after the second. A People's Republic of China state actor was inside major United States telecommunications operators from October 2024. CISA published hardening guidance for communications infrastructure in December 2024, and the joint advisory AA25-239A followed in August 2025. The reason this belongs in a networking course rather than only in a security one is the choice of objective. An intruder who holds the management plane does not need to defeat encryption or tap a cable. They can use the network's own interfaces to change what it does and to read what it knows, and the network will comply, because complying is what those interfaces are for.

CISA now advises high-risk users to prefer end-to-end encrypted messaging. Read that slowly, because it is a stronger statement than it first appears. It is an acknowledgement that the confidentiality of a communication cannot be assumed from the trustworthiness of the network carrying it. That is not a new idea in this course. It is the argument the TLS module made in the applied stage, that what protects a conversation is the encryption held at both ends and not the reputation of the path in between. What is new is that the advice is being given about carrier infrastructure by the agency responsible for defending it.

The generalisation is uncomfortable and useful in equal measure. Carrier infrastructure is contested ground rather than neutral plumbing. Buying transit, broadband or mobile connectivity does not move the risk to somebody else's books; it means part of your path is maintained by an organisation that is itself a target of national-level actors. Practically, that argues for the discipline this course has taught throughout: encrypt what matters end to end, know which properties your encryption actually gives you, and design as though the path is observed rather than hoping it is not.

Common misconception

Salt Typhoon is a telecoms problem. We buy connectivity, so it is our supplier's risk to manage.

Two things follow from the case and only one of them is about telecoms. The first is that your traffic crosses infrastructure that a national-level actor has demonstrably reached, which you cannot fix by procurement and can only answer with end-to-end protection you control. The second is the transferable one: the attacker's chosen target was the management plane, and you have one of those too. The systems that configure your routers, hold your device credentials and receive your telemetry are a small, high-value population sitting, in most estates, on the same segment as ordinary corporate laptops. That is a zone decision made by accident. Treating the management plane as its own zone, reached only through a named and brokered conduit, is the lesson available to every organisation, not only to the ones that operate a network for other people.

That is where the two halves of this module meet, and it is the most valuable thing in it. The method the industrial world worked out for protecting equipment that cannot defend itself is exactly the method an IT estate should apply to the equipment that controls everything else. Put the management systems in their own zone. Allow one named crossing into it. Make that crossing a brokered session that is authenticated, recorded and bounded in time, which is precisely what the jump host in the DMZ zone of the figure is doing for the plant. The vocabulary was built for a refinery and it works, without amendment, for a network operations centre.

It also puts a healthy question next to the automation this course turns to next. Model-driven configuration and streaming telemetry make the management plane larger, busier and far more capable, because a single change can now reach every device in minutes rather than one router in an evening. That capability is the point of the work, and it is also a change in blast radius. A pipeline that can configure the whole estate is a control-zone asset by any honest reading of this module, however comfortable the office it happens to live in.

31.6 Check your understanding

A pump manufacturer wants remote access to a controller in the plant for diagnostics. Using zones and conduits, where does that capability belong and why?

A control engineer says the plant is already segmented, because each area sits on its own VLAN with an access list between them. What does the zones and conduits method ask that this answer does not?

Your network management and monitoring systems currently share a segment with ordinary corporate laptops. Reading Salt Typhoon through the zone method, what is the change worth making first?

Core distinctions

  • Devices that cannot run an agent, cannot be patched on demand and have no user push the whole control burden onto the network. The networking is unchanged; what changes is that segmentation, evidence and blast radius have nothing standing behind them.
  • Matter, from the Connectivity Standards Alliance, is an application standard spoken across Wi-Fi, Ethernet and Thread. Thread is a low-power mesh carrying IPv6 to the device, and the Thread border router joins that mesh to the ordinary network by routing IPv6 rather than translating it.
  • In operational technology, availability and safety outrank confidentiality, and patch windows are measured in years rather than weeks. Controls that assume an agent, a reboot or an aggressive probe do not transfer; segmentation is often the only control that can be strengthened without asking the plant to change.
  • The Purdue model is a conceptual map of a plant, not a segmentation design. Cloud and industrial IoT data paths violate its strict level ordering by design, which is why treating the levels as a rule produces an architecture that is either unbuildable or quietly bypassed.
  • IEC 62443 zones and conduits are the design tool: assets grouped by shared security requirement, every permitted crossing named as a conduit, and any path not expressed as a conduit disallowed. The zone decides the blast radius; the conduit decides the crossings. NIST SP 800-82r3 is the engineering reference and NIS2 is the European legal floor.
  • Salt Typhoon put a state actor inside major US telecoms from October 2024, with CISA hardening guidance in December 2024 and joint advisory AA25-239A in August 2025, and CISA now advises high-risk users to prefer end-to-end encrypted messaging. The target was the management plane, so treat your own as a zone with one brokered crossing.

Standards and sources cited in this module

  1. NIST SP 800-82r3, Guide to Operational Technology (OT) Security (NIST)

    OT security programme development; network architecture and segmentation

    The engineering reference for the priority inversion in Section 31.3 and for the treatment of the Purdue model as one reference picture rather than a deployment blueprint in Section 31.4.

  2. IEC 62443-3-2:2020, Security risk assessment for system design (IEC)

    Partitioning the system under consideration into zones and conduits

    The source of the zones and conduits method used throughout Section 31.4, including the requirement that every permitted path between zones is a named conduit with its own requirements.

  3. Matter (Connectivity Standards Alliance)

    Overview of the standard and its supported networks

    The primary source for Matter as an application-layer standard running over Wi-Fi, Ethernet and Thread, used in Section 31.2 and in the misconception card that follows it.

  4. What is Thread: Overview (Thread Group)

    Thread as a low-power IPv6-based mesh protocol

    The primary source for Thread carrying IPv6 to the device over a low-power radio mesh, which is the claim Section 31.2 builds the IPv6-in-the-home argument on.

  5. Thread Border Router white paper (Thread Group)

    The role of the border router between the mesh and other IP-bearing networks

    The source for the border router routing packets into and out of the Thread mesh across Wi-Fi or Ethernet rather than translating between protocols, used in Section 31.2.

  6. Directive (EU) 2022/2555, the NIS2 Directive (European Commission)

    Scope, risk management measures and incident reporting obligations

    The European legal floor referred to in Section 31.4, and the source for the scope, the risk management duty and the transposition deadline quoted there.

  7. Joint cybersecurity advisory AA25-239A (CISA and partners)

    Countering the threat to communications infrastructure

    The August 2025 advisory behind the Salt Typhoon account in the opening case and in Section 31.5.

  8. Mobile Communications Best Practice Guidance (CISA)

    Guidance for highly targeted individuals

    The source for the advice that high-risk users should prefer end-to-end encrypted messaging, discussed in Section 31.5.

This module ended by calling the management plane a zone and asking for one brokered crossing into it. The next module makes that plane far more capable: configuration expressed as models in version control, validated by a pipeline before it reaches a device, with telemetry streaming back to confirm the network converged on what was declared. Read it with the zone question still open, because a pipeline that can reconfigure every device in the estate has a blast radius of its own.

Module 37 of 45 · Frontiers