· CMMC · 7 min read
Network Boundary Devices and CMMC SC Controls in a Hybrid Environment
CMMC Level 2 expects you to define the CUI system boundary and enforce it with managed interfaces at external and key internal network points across on-premises and cloud environments.

CMMC Level 2 hinges on clear, enforced network boundaries that you manage with controlled interfaces. NIST SP 800-171 requirement 3.13.1 calls for monitoring, controlling, and protecting communications at external and key internal boundaries of the system. The CMMC Level 2 Assessment Guide points assessors to those same practices and expects objective evidence of implementation. In a hybrid environment, the design must span on-premises segments and cloud tenants with the same discipline.
CMMC and NIST 800-171 Boundary Protection
NIST SP 800-171 Rev. 2 defines the System and Communications Protection family that CMMC Level 2 adopts. Four requirements drive boundary device planning for a CUI enclave.
- SC.L2-3.13.1. Monitor, control, and protect communications at external and key internal boundaries.
- SC.L2-3.13.5. Place publicly accessible components on subnetworks that are physically or logically separated from internal networks.
Two additional requirements often map to configuration on boundary devices and adjacent systems.
- SC.L2-3.13.6. Protect availability by managing communications at system boundaries to prevent or mitigate denial-of-service conditions.
- SC.L2-3.13.8. Terminate network connections at the end of a session or after a defined period of inactivity.
The CMMC Level 2 Assessment Guide reinforces these expectations and ties the work to the system boundary you define in scoping. Assessors compare your claimed boundary to your diagrams, device inventories, and configurations. The Cyber AB CAP v2.0 instructs assessors to verify implementation across all declared boundaries, not only at the internet edge.
SC Practices That Depend on Network Boundary Devices
NIST and CMMC center managed interface design. You enforce policy at controlled choke points that you operate and monitor. Organizations implement these interfaces with devices such as firewalls and gateways, combined with proxy or filtering services where needed. In cloud environments, virtual appliances and platform-native controls can play the same role.
Two outcomes sit at the core of 3.13.1.
- You restrict inbound and outbound connections to approved sources, destinations, and services.
- You monitor traffic at those interfaces and feed telemetry to your security operations.
Requirement 3.13.5 adds separation for public-facing components. You place web front ends, external APIs, or remote access portals on a demilitarized zone (DMZ) subnet that sits apart from internal CUI segments. NIST permits physical or logical separation, which covers both on-premises VLANs with firewalls and cloud virtual networks with route control.
Requirements 3.13.6 and 3.13.8 extend the same boundary mindset. You design capacity protections and filtering to blunt denial-of-service conditions at the perimeter and other exposed interfaces. You define timeout values and session handling rules, and you enforce them with boundary devices or upstream services in front of application servers.
Hybrid Boundary Design for On-Premises and Cloud
Hybrid introduces more than one external boundary. A typical contractor handles at least two categories of connection.
- Internet ingress and egress for users and applications.
- Interconnections between on-premises networks and one or more cloud tenants.
Treat each as an external boundary for the CUI system, then place managed interfaces on both sides. Applied design patterns vary by risk and platform, but a few decisions recur across programs.
- Separate public-facing services from internal CUI segments with a DMZ, in either data center networks or cloud virtual networks.
- Filter and route egress from CUI segments through controlled paths that you can inspect and log, not through unmanaged local breakouts.
Key internal boundaries deserve the same attention. You likely maintain segments that hold CUI-producing systems and others that support enterprise services. You can place gateways between those segments and enforce rules that only permit the minimum protocols and destinations the workload requires. You can also require proxy egress from privileged admin workstations and build rules that allow admin tools to reach only management planes and Jump hosts.
Hybrid design also needs clarity on cloud-to-cloud paths. Many programs now straddle a commercial tenant and a government tenant. If CUI crosses that line, treat the inter-tenant link as a boundary. Apply allow-listing on both sides, and log flows in both tenants. If you cannot invert the default route in a platform service, add a proxy or application gateway layer so that you can enforce the rule set.
Document the CUI data paths first. Draw lines that show sources and destinations for uploads, processing, storage, and sharing. Place the boundary devices on those lines. Then tune the configurations to reflect the minimum flow set from the data map. This order reduces guesswork during an assessment because your device rules match the map in your system security plan.
Assessment Evidence for Boundary Protection at Level 2
Assessors read your scope, follow your diagrams, and ask for proof that the managed interfaces you claim exist and enforce policy. The CMMC Level 2 Assessment Guide names boundary protection as a core practice and points to the need for clear system boundary definition. The Cyber AB CAP v2.0 directs assessors to test implementation with objective evidence, not assumptions.
Bring two sets of artifacts to the table.
- Design and scope records. Updated network diagrams with external and key internal boundaries, the CUI data flow map, and the system security plan that ties those diagrams to the 3.13 requirements. Consider adding an inventory of boundary devices with ownership and management responsibility.
- Configuration and monitoring evidence. Exports of firewall or gateway rule sets, change records that show review and approval, and logs that confirm the devices monitor and control flows at the interfaces you defined.
Assessors often request configuration views for two control points.
- Internet edge or cloud front door that protects public-facing services and enforces DMZ separation.
- Controlled egress from the CUI enclave to external destinations such as update repositories, identity providers, and partner endpoints.
Alignment matters. If your SSP claims a proxy enforces outbound policy for the enclave, the logs and rules need to prove that flows pass through it and that rules restrict destinations. If your diagram shows a separate DMZ, the firewall rules between DMZ and internal segments need to match the stated one-way pattern. Unused any-to-any rules near the boundary invite findings.
For planning and documentation discipline across the program, use these companion references:
Microsoft Cloud Networking Services and SC Controls
Many contractors place CUI workloads in Azure alongside on-premises systems. You can implement boundary protection practices with platform-native controls and managed virtual appliances. Microsoft’s public preview mapping for CMMC Level 2 identifies Azure Firewall as a controlled device that can sit at the network boundary and at key internal points to enforce 3.13.1-style rules. Treat that guide as informational mapping, then validate design and scope against NIST and your risk decisions.
Two patterns recur in Azure designs for CUI enclaves.
- Centralized egress through an Azure Firewall or equivalent virtual gateway that inspects and filters traffic from CUI subnets before it reaches the internet or partner networks.
- Segmented virtual networks with route control that force traffic between tiers through a policy enforcement point, not over flat peering.
Session termination and idle timeouts in front of public endpoints support 3.13.8. You can place application gateways or reverse proxies in front of web apps and set idle timeouts and connection limits there, then complement that with server-side configuration. Availability protections under 3.13.6 often live at the boundary as well. You can increase capacity and filtering at those interfaces and add upstream protections where platform features or third-party services support the requirement.
If you handle CUI across two tenants, apply the same discipline on each side. Define the interconnect, place a managed interface at the egress point in tenant A, then mirror the controls for the ingress point in tenant B. Log both. Prove both. Keep the flow map and the device rules in step.
Data controls and network controls reinforce each other in hybrid designs. Network egress rules reduce the blast radius, and data loss prevention policies govern content that escapes the enclave through sanctioned paths. For data layer control patterns that pair well with boundary protections, see Microsoft Purview DLP for CUI.
Practical steps that reduce assessment risk
A small set of actions drives clarity and reduces churn during evidence review.
- Name every external and key internal boundary for the CUI system in your SSP, then put a managed interface on each boundary.
- Prove enforcement with rule exports and logs that match your data flow map.
Teams that follow this model tend to enter assessments with fewer surprises. The system boundary reads cleanly, device control points match the diagrams, and logs show the controls in action.
Sources
NIST SP 800-171 Rev. 2 (NIST)
CMMC Assessment Guide Level 2 v2.13 (DoD CIO)
CMMC Assessment Process (CAP) v2.0 (The Cyber AB)
NIST SP 800-53 Rev. 5 (NIST)
Microsoft Technical Reference Guide for CMMC Level 2 – Preview, Sept 2024 (Microsoft)
Want a structured starting point?
Our 27-question CMMC technical readiness self-survey covers tenant, identity, endpoint, data protection, audit logging, documentation, and the 72-hour DFARS reporting plan. The score is produced in your browser from your answers alone. Nothing is verified or stored.



