{"id":82846,"date":"2026-09-24T14:50:28","date_gmt":"2026-09-24T17:50:28","guid":{"rendered":"https:\/\/a3aengenharia.com\/?post_type=articles&#038;p=82846"},"modified":"2026-09-24T14:52:00","modified_gmt":"2026-09-24T17:52:00","slug":"network-segmentation-fundamentals-models-best-practices","status":"publish","type":"articles","link":"https:\/\/a3aengenharia.com\/en-us\/content\/technical-articles\/network-segmentation-fundamentals-models-best-practices\/","title":{"rendered":"Network Segmentation: Fundamentals, Models, Best Practices and When to Use It"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>Network segmentation<\/strong> is the planned division of a communications infrastructure into smaller domains, with explicit technical and policy boundaries that limit which assets, users, applications, and services may exchange traffic with one another.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In a professional design, segmentation does not mean merely creating VLANs. The architecture must combine addressing, subnets, routing, ACLs, firewalls, zones, identity, monitoring, and test criteria to reduce lateral movement, limit the impact of failures, and make authorized flows verifiable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The appropriate strategy depends on the environment. Corporate networks, data centers, cloud, IP CCTV, IoT, and OT\/ICS require different levels of isolation, availability, and granularity. The goal is to apply least privilege to network communications as well, without creating an architecture so complex that it becomes unmanageable.<\/p>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"o-que-e-segmentacao-de-rede\">What Is Network Segmentation?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Network segmentation is an architectural strategy that divides a network into smaller, controllable parts. Each segment groups assets, users, applications, data, or services with similar communication and security requirements.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In practice, segmenting a network may involve VLANs, subnets, ACLs, firewalls, NGFWs, DMZs, NAC, SDN, identity-based policies, cloud-native resources, endpoint agents, service meshes, and Zero Trust Network Access (ZTNA) models. The right choice depends on risk, asset criticality, operational maturity, legacy environments, and the need to preserve availability, especially in industrial networks and critical infrastructure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The objective is not merely to organize IP addresses. The objective is to control who can communicate with whom, through which protocol, in what context, and with what privilege level. In an unsegmented network, a compromised device can reach many other internal assets. In a segmented network, this reach is reduced by explicit technical rules and policies.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Segmentation, Isolation, and Filtering: What Is the Difference?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Although the terms are often used together, they are not identical:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Segmentation<\/strong>: division of the network into zones, VLANs, subnets, domains, or microsegments.<\/li>\n\n\n\n<li><strong>Isolation<\/strong>: effective separation among assets or groups of assets to prevent unauthorized communication.<\/li>\n\n\n\n<li><strong>Filtering<\/strong>: application of rules that allow, deny, log, or inspect traffic between segments.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">A VLAN by itself creates logical separation at Layer 2. However, if inter-VLAN routing is allowed without control, segmentation may exist on the diagram but fail to perform its security function. Segmentation should therefore be treated as an architectural discipline, not merely as switch configuration.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Essential Concepts<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Several concepts frequently appear in segmentation projects:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>VLAN<\/strong>: Layer 2 logical domain used to separate groups of devices within a LAN.<\/li>\n\n\n\n<li><strong>Subnet<\/strong>: logical division of IP addressing, normally associated with routing between segments.<\/li>\n\n\n\n<li><strong>ACL<\/strong>: access control list used to allow or deny traffic based on source, destination, port, and protocol.<\/li>\n\n\n\n<li><strong>Firewall zone<\/strong>: logical grouping of interfaces or networks subject to a security policy.<\/li>\n\n\n\n<li><strong>DMZ<\/strong>: intermediate zone for exposed services, reducing the risk of directly exposing the internal network.<\/li>\n\n\n\n<li><strong>Microsegment<\/strong>: small segment often associated with an application, workload, service, or specific flow.<\/li>\n\n\n\n<li><strong>North-south traffic<\/strong>: communication between the internal network and an external environment, such as the internet, cloud, or partners.<\/li>\n\n\n\n<li><strong>East-west traffic<\/strong>: lateral communication within the network itself, common among servers, applications, and microservices.<\/li>\n\n\n\n<li><strong>PEP and PDP<\/strong>: in a Zero Trust context, the Policy Enforcement Point applies the access decision, while the Policy Decision Point evaluates the policy.<\/li>\n<\/ul>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"por-que-segmentar-redes\">Why Segment Networks?<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Reduce Lateral Movement<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">One of the main reasons to segment networks is to limit lateral movement. After an attacker compromises a workstation, IP camera, outdated server, or user account, the next step is usually to look for other reachable assets. If the network is flat, exploitation spreads more easily. If the network is segmented, the attacker encounters additional barriers before reaching servers, databases, industrial systems, backups, and administrative consoles.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Reduce the Blast Radius<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The term <em>blast radius<\/em> describes the potential reach of an incident. In segmented networks, the impact of a failure, malware infection, compromised credential, or misconfiguration tends to remain more contained. This does not eliminate the need for endpoint protection, backups, MFA, and monitoring, but it reduces the affected area when something fails.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Increase Visibility and Response Capability<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Well-designed segments make traffic inspection, event logging, and anomalous-behavior detection easier. When there are clear boundaries among users, servers, CCTV, automation, guests, cloud, and administration, it becomes simpler to identify unexpected flows and respond to incidents precisely.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Apply Least Privilege to the Network<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The principle of least privilege does not apply only to users and systems. It should also be applied to network flows. An application server should access only the databases it needs. An IP camera should communicate only with the VMS, NTP, and authorized services. A vendor should access only the contracted resource, not the entire corporate network.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Support Zero Trust<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Zero Trust architectures assume that network location alone should not create automatic trust. Instead of trusting everything that is \u201cinside,\u201d the architecture evaluates identity, context, device posture, resource sensitivity, and access policy. Segmentation and microsegmentation are important mechanisms for reducing implicit trust zones and bringing access control closer to protected resources.<\/p>\n\n\n\n<div class=\"wp-block-a3a-destaque\">\n<p class=\"wp-block-paragraph\"><strong>Before segmenting, you need to understand the network&#8217;s actual state.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Inventory, existing VLANs, flows, dependencies, rules, legacy assets, and operational restrictions form the basis for deciding what can be separated without creating outages or permanent exceptions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><a href=\"\/servicos\/levantamento-e-diagnostico\/due-diligence\/\">Learn about Technical Engineering Due Diligence<\/a><\/strong><\/p>\n<\/div>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"fundamentos-tecnicos\">Technical Foundations of Network Segmentation<\/h2>\n\n\n\n<figure class=\"a3a-mermaid\"><svg id=\"a3a-diagram-1\" width=\"100%\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"flowchart\" style=\"max-width:min(492.640625px, 100%);height:auto;display:block;margin:0 auto\" viewBox=\"0 0 492.640625 751\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\" aria-labelledby=\"chart-title-a3a-diagram-1\"><title id=\"chart-title-a3a-diagram-1\">Technical layers used to turn segmentation into effective communication control<\/title><style>#a3a-diagram-1{font-family:Roboto,sans-serif;font-size:15px;fill:var(--a3a-diag-text, #0a0a0a);}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#a3a-diagram-1 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#a3a-diagram-1 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#a3a-diagram-1 .error-icon{fill:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-1 .error-text{fill:#000000;stroke:#000000;}#a3a-diagram-1 .edge-thickness-normal{stroke-width:1px;}#a3a-diagram-1 .edge-thickness-thick{stroke-width:3.5px;}#a3a-diagram-1 .edge-pattern-solid{stroke-dasharray:0;}#a3a-diagram-1 .edge-thickness-invisible{stroke-width:0;fill:none;}#a3a-diagram-1 .edge-pattern-dashed{stroke-dasharray:3;}#a3a-diagram-1 .edge-pattern-dotted{stroke-dasharray:2;}#a3a-diagram-1 .marker{fill:var(--a3a-diag-stroke, #2e42a2);stroke:var(--a3a-diag-stroke, #2e42a2);}#a3a-diagram-1 .marker.cross{stroke:var(--a3a-diag-stroke, #2e42a2);}#a3a-diagram-1 svg{font-family:Roboto,sans-serif;font-size:15px;}#a3a-diagram-1 p{margin:0;}#a3a-diagram-1 .label{font-family:Roboto,sans-serif;color:var(--a3a-diag-text, #0a0a0a);}#a3a-diagram-1 .cluster-label text{fill:var(--a3a-diag-title, #0124af);}#a3a-diagram-1 .cluster-label span{color:var(--a3a-diag-title, #0124af);}#a3a-diagram-1 .cluster-label span p{background-color:transparent;}#a3a-diagram-1 .label text,#a3a-diagram-1 span{fill:var(--a3a-diag-text, #0a0a0a);color:var(--a3a-diag-text, #0a0a0a);}#a3a-diagram-1 .node rect,#a3a-diagram-1 .node circle,#a3a-diagram-1 .node ellipse,#a3a-diagram-1 .node polygon,#a3a-diagram-1 .node path{fill:var(--a3a-diag-fill, #eef2fd);stroke:var(--a3a-diag-stroke, #2e42a2);stroke-width:1px;}#a3a-diagram-1 .rough-node .label text,#a3a-diagram-1 .node .label text,#a3a-diagram-1 .image-shape .label,#a3a-diagram-1 .icon-shape .label{text-anchor:middle;}#a3a-diagram-1 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#a3a-diagram-1 .rough-node .label,#a3a-diagram-1 .node .label,#a3a-diagram-1 .image-shape .label,#a3a-diagram-1 .icon-shape .label{text-align:center;}#a3a-diagram-1 .node.clickable{cursor:pointer;}#a3a-diagram-1 .root .anchor path{fill:var(--a3a-diag-stroke, #2e42a2)!important;stroke-width:0;stroke:var(--a3a-diag-stroke, #2e42a2);}#a3a-diagram-1 .arrowheadPath{fill:var(--a3a-diag-stroke, #0b0b0b);}#a3a-diagram-1 .edgePath .path{stroke:var(--a3a-diag-stroke, #2e42a2);stroke-width:2.0px;}#a3a-diagram-1 .flowchart-link{stroke:var(--a3a-diag-stroke, #2e42a2);fill:none;}#a3a-diagram-1 .edgeLabel{background-color:var(--a3a-diag-canvas, #ffffff);text-align:center;}#a3a-diagram-1 .edgeLabel p{background-color:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-1 .edgeLabel rect{opacity:0.5;background-color:var(--a3a-diag-canvas, #ffffff);fill:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-1 .labelBkg{background-color:rgba(255, 255, 255, 0.5);}#a3a-diagram-1 .cluster rect{fill:var(--a3a-diag-surface, #f8f8f8);stroke:var(--a3a-diag-border, #e2e8f0);stroke-width:1px;}#a3a-diagram-1 .cluster text{fill:var(--a3a-diag-title, #0124af);}#a3a-diagram-1 .cluster span{color:var(--a3a-diag-title, #0124af);}#a3a-diagram-1 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:Roboto,sans-serif;font-size:12px;background:var(--a3a-diag-canvas, #ffffff);border:1px solid hsl(0, 0%, 90%);border-radius:2px;pointer-events:none;z-index:100;}#a3a-diagram-1 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:var(--a3a-diag-text, #0a0a0a);}#a3a-diagram-1 rect.text{fill:none;stroke-width:0;}#a3a-diagram-1 .icon-shape,#a3a-diagram-1 .image-shape{background-color:var(--a3a-diag-canvas, #ffffff);text-align:center;}#a3a-diagram-1 .icon-shape p,#a3a-diagram-1 .image-shape p{background-color:var(--a3a-diag-canvas, #ffffff);padding:2px;}#a3a-diagram-1 .icon-shape rect,#a3a-diagram-1 .image-shape rect{opacity:0.5;background-color:var(--a3a-diag-canvas, #ffffff);fill:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-1 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#a3a-diagram-1 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#a3a-diagram-1 :root{--mermaid-font-family:Roboto,sans-serif;}<\/style><g><marker id=\"a3a-diagram-1_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/path><\/marker><marker id=\"a3a-diagram-1_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/path><\/marker><marker id=\"a3a-diagram-1_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/circle><\/marker><marker id=\"a3a-diagram-1_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/circle><\/marker><marker id=\"a3a-diagram-1_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"><\/path><\/marker><marker id=\"a3a-diagram-1_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"><\/path><\/marker><g class=\"root\"><g class=\"clusters\"><\/g><g class=\"edgePaths\"><path d=\"M223.441,60.5L223.441,64.667C223.441,68.833,223.441,77.167,223.441,84.833C223.441,92.5,223.441,99.5,223.441,103L223.441,106.5\" id=\"L_A_B_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_A_B_0\" data-points=\"W3sieCI6MjIzLjQ0MTQwNjI1LCJ5Ijo2MC41fSx7IngiOjIyMy40NDE0MDYyNSwieSI6ODUuNX0seyJ4IjoyMjMuNDQxNDA2MjUsInkiOjExMC41fV0=\" marker-end=\"url(#a3a-diagram-1_flowchart-v2-pointEnd)\"><\/path><path d=\"M223.441,163L223.441,167.167C223.441,171.333,223.441,179.667,223.441,187.333C223.441,195,223.441,202,223.441,205.5L223.441,209\" id=\"L_B_C_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_B_C_0\" data-points=\"W3sieCI6MjIzLjQ0MTQwNjI1LCJ5IjoxNjN9LHsieCI6MjIzLjQ0MTQwNjI1LCJ5IjoxODh9LHsieCI6MjIzLjQ0MTQwNjI1LCJ5IjoyMTN9XQ==\" marker-end=\"url(#a3a-diagram-1_flowchart-v2-pointEnd)\"><\/path><path d=\"M223.441,288L223.441,292.167C223.441,296.333,223.441,304.667,223.441,312.333C223.441,320,223.441,327,223.441,330.5L223.441,334\" id=\"L_C_D_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_C_D_0\" data-points=\"W3sieCI6MjIzLjQ0MTQwNjI1LCJ5IjoyODh9LHsieCI6MjIzLjQ0MTQwNjI1LCJ5IjozMTN9LHsieCI6MjIzLjQ0MTQwNjI1LCJ5IjozMzh9XQ==\" marker-end=\"url(#a3a-diagram-1_flowchart-v2-pointEnd)\"><\/path><path d=\"M223.441,413L223.441,417.167C223.441,421.333,223.441,429.667,223.441,437.333C223.441,445,223.441,452,223.441,455.5L223.441,459\" id=\"L_D_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_D_E_0\" data-points=\"W3sieCI6MjIzLjQ0MTQwNjI1LCJ5Ijo0MTN9LHsieCI6MjIzLjQ0MTQwNjI1LCJ5Ijo0Mzh9LHsieCI6MjIzLjQ0MTQwNjI1LCJ5Ijo0NjN9XQ==\" marker-end=\"url(#a3a-diagram-1_flowchart-v2-pointEnd)\"><\/path><path d=\"M223.441,538L223.441,542.167C223.441,546.333,223.441,554.667,223.441,562.333C223.441,570,223.441,577,223.441,580.5L223.441,584\" id=\"L_E_F_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_E_F_0\" data-points=\"W3sieCI6MjIzLjQ0MTQwNjI1LCJ5Ijo1Mzh9LHsieCI6MjIzLjQ0MTQwNjI1LCJ5Ijo1NjN9LHsieCI6MjIzLjQ0MTQwNjI1LCJ5Ijo1ODh9XQ==\" marker-end=\"url(#a3a-diagram-1_flowchart-v2-pointEnd)\"><\/path><path d=\"M156.006,640.5L145.302,644.667C134.598,648.833,113.189,657.167,102.485,664.833C91.781,672.5,91.781,679.5,91.781,683L91.781,686.5\" id=\"L_F_G_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_G_0\" data-points=\"W3sieCI6MTU2LjAwNTcxNjQ2MzQxNDYxLCJ5Ijo2NDAuNX0seyJ4Ijo5MS43ODEyNSwieSI6NjY1LjV9LHsieCI6OTEuNzgxMjUsInkiOjY5MC41fV0=\" marker-end=\"url(#a3a-diagram-1_flowchart-v2-pointEnd)\"><\/path><path d=\"M290.877,640.5L301.581,644.667C312.285,648.833,333.693,657.167,344.397,664.833C355.102,672.5,355.102,679.5,355.102,683L355.102,686.5\" id=\"L_F_H_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_H_0\" data-points=\"W3sieCI6MjkwLjg3NzA5NjAzNjU4NTQsInkiOjY0MC41fSx7IngiOjM1NS4xMDE1NjI1LCJ5Ijo2NjUuNX0seyJ4IjozNTUuMTAxNTYyNSwieSI6NjkwLjV9XQ==\" marker-end=\"url(#a3a-diagram-1_flowchart-v2-pointEnd)\"><\/path><\/g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_A_B_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_B_C_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_C_D_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_D_E_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_E_F_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_F_G_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_F_H_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><\/g><g class=\"nodes\"><g class=\"node default\" id=\"flowchart-A-0\" transform=\"translate(223.44140625, 34.25)\"><rect class=\"basic label-container\" style=\"\" x=\"-87.9375\" y=\"-26.25\" width=\"175.875\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-57.9375, -11.25)\"><rect><\/rect><foreignObject width=\"115.875\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Assets and users<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-B-1\" transform=\"translate(223.44140625, 136.75)\"><rect class=\"basic label-container\" style=\"\" x=\"-91.953125\" y=\"-26.25\" width=\"183.90625\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-61.953125, -11.25)\"><rect><\/rect><foreignObject width=\"123.90625\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Layer 2\\nVLANs<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-C-3\" transform=\"translate(223.44140625, 250.5)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-37.5\" width=\"260\" height=\"75\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-100, -22.5)\"><rect><\/rect><foreignObject width=\"200\" height=\"45\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>Layer 3\\nSubnets and routing<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-D-5\" transform=\"translate(223.44140625, 375.5)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-37.5\" width=\"260\" height=\"75\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-100, -22.5)\"><rect><\/rect><foreignObject width=\"200\" height=\"45\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>Layer 4\\nPorts and protocols<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-E-7\" transform=\"translate(223.44140625, 500.5)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-37.5\" width=\"260\" height=\"75\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-100, -22.5)\"><rect><\/rect><foreignObject width=\"200\" height=\"45\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>Layer 7\\nApplications and context<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-F-9\" transform=\"translate(223.44140625, 614.25)\"><rect class=\"basic label-container\" style=\"\" x=\"-90.703125\" y=\"-26.25\" width=\"181.40625\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-60.703125, -11.25)\"><rect><\/rect><foreignObject width=\"121.40625\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Access policy<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-G-11\" transform=\"translate(91.78125, 716.75)\"><rect class=\"basic label-container\" style=\"\" x=\"-83.78125\" y=\"-26.25\" width=\"167.5625\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-53.78125, -11.25)\"><rect><\/rect><foreignObject width=\"107.5625\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Allowed flow<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-H-13\" transform=\"translate(355.1015625, 716.75)\"><rect class=\"basic label-container\" style=\"\" x=\"-129.5390625\" y=\"-26.25\" width=\"259.078125\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-99.5390625, -11.25)\"><rect><\/rect><foreignObject width=\"199.078125\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Blocked and logged flow<\/p><\/span><\/div><\/foreignObject><\/g><\/g><\/g><\/g><\/g><\/svg><figcaption>Technical layers used to turn segmentation into effective communication control<\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Layer 2 Segmentation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Layer 2 segmentation typically uses VLANs to separate broadcast domains. It is common to create VLANs for users, servers, voice, corporate Wi-Fi, guests, CCTV, building automation, administration, and IoT devices.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This model is widely used because it leverages existing switch infrastructure. However, it requires care with trunks, native VLANs, default VLANs, unused ports, and improper VLAN propagation. Good practice is to allow only the required VLANs on trunks, disable dynamic trunking, remove the default VLAN from operational use, and document each VLAN with a clear purpose.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Layer 3 Segmentation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">At Layer 3, separation occurs through <a href=\"\/conteudo\/artigos-tecnicos\/subnetting-ipv4-como-funciona-dimensionar-sub-redes\/\">consistently sized subnets<\/a>, routing, VRFs, and policies applied between networks. This model enables communication control by source and destination IP, but it must be combined with ACLs, firewalls, or equivalent policies. Otherwise, address separation does not prevent broad communication between segments.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In larger architectures, routing choices also affect propagation boundaries and available paths between zones. Protocols such as <a href=\"\/conteudo\/artigos-tecnicos\/ospf-como-funciona-areas-lsas-custos-criterios-projeto\/\">OSPF<\/a> e <a href=\"\/conteudo\/artigos-tecnicos\/bgp-o-que-e-asn-peering-criterios-projeto\/\">BGP<\/a> must be handled together with summarization, filters, policies, and prevention of improper advertisements between domains.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Layer 4 Segmentation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">At Layer 4, rules consider ports and protocols. A simple example is allowing workstations to access an application over TCP\/443 while preventing direct connections to the database. This approach is useful but limited when modern applications use common ports for multiple services.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Layer 7 Segmentation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">At Layer 7, control begins to consider applications, users, content, and context. Next-generation firewalls, WAFs, proxies, and SASE\/ZTNA solutions can apply more refined policies than rules based only on IP and port. This topic connects directly with A3A&#8217;s article on <a href=\"\/conteudo\/artigos-tecnicos\/ngfw-o-que-e-next-generation-firewall-quando-usar\/\">NGFW: What Is a Next Generation Firewall and When to Use It<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Identity- and Context-Based Segmentation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">More modern models use attributes beyond the IP address. Policy can consider user, group, device, security posture, location, time, accessed application, session risk, data sensitivity, and observed behavior. This approach is essential for cloud, remote users, distributed applications, and Zero Trust environments.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Layer or criterion<\/th><th>Typical mechanism<\/th><th>What it controls<\/th><th>Limitation if used alone<\/th><\/tr><\/thead><tbody><tr><td>Layer 2<\/td><td>VLAN<\/td><td>Broadcast domains and port association<\/td><td>Does not prevent communication between VLANs when routing is permissive<\/td><\/tr><tr><td>Layer 3<\/td><td>Subnets, VRFs, and routing<\/td><td>Reachability between prefixes and logical paths<\/td><td>Separating addressing is not equivalent to applying a security policy<\/td><\/tr><tr><td>Layer 4<\/td><td>ACLs and port\/protocol policies<\/td><td>Services allowed between source and destination<\/td><td>Provides little semantic context when different applications share common ports<\/td><\/tr><tr><td>Layer 7<\/td><td>NGFW, proxy, WAF, and application controls<\/td><td>Application, content, and session context<\/td><td>Requires inspection capability and policy governance<\/td><\/tr><tr><td>Identity and context<\/td><td>NAC, ZTNA, and workload policies<\/td><td>User, device, posture, application, and risk<\/td><td>Depends on inventory, trusted identity, and platform integration<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\">Table \u2014 Relationship among segmentation layers, control mechanisms, and limitations when used alone<\/figcaption><\/figure>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"modelos-de-segmentacao\">Network Segmentation Models<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-macrosegmentacao\">Macrosegmentation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Macrosegmentation divides the network into large domains such as users, servers, guests, CCTV, OT, administration, telephony, Wi-Fi, and DMZ. It is a fundamental step for networks that are still largely flat.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>When to use:<\/strong> traditional networks, initial modernization projects, separation among business areas, and environments where there is not yet enough inventory for microsegmentation.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-segmentacao-por-vlan-e-sub-rede\">VLAN and Subnet Segmentation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This is the most common model in corporate LANs. Similar devices are grouped into different VLANs and subnets. Traffic between them passes through routers, Layer 3 switches, firewalls, or gateways.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Advantages:<\/strong> operational familiarity, low incremental cost, and compatibility with existing infrastructure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Limitations:<\/strong> IP-based policies can become difficult to maintain; dynamic and cloud environments reduce the effectiveness of static rules; VLANs without inter-segment controls do not provide sufficient security.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-segmentacao-por-firewall-e-zonas\">Firewall- and Zone-Based Segmentation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In this model, segments are represented by security zones. Rules determine which flows are allowed, denied, inspected, and logged. The recommended approach is <strong>deny-by-default<\/strong> and <strong>permit-by-exception<\/strong>: everything is denied by default, and only necessary flows are allowed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This model is suitable for controlling traffic between users and servers, the DMZ and internal network, third-party networks, backup environments, administration, and critical zones.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-dmz\">DMZ<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A DMZ is an intermediate zone used for services that need to interact with external networks, such as portals, reverse proxies, VPN concentrators, integration servers, and published applications. The goal is to prevent an internet-exposed service from having direct and broad access to the internal network.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A well-designed DMZ controls flows in three directions: external to DMZ, DMZ to internal, and internal to DMZ. Each flow should have a justification, port, protocol, source, destination, and logging requirement.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-nac-e-segmentacao-por-dispositivo\">NAC and Device-Based Segmentation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Network Access Control (NAC) controls who can enter the wired or wireless network. It can use 802.1X, certificates, user authentication, device posture, and dynamic VLAN assignment. Unknown or noncompliant devices can be blocked, quarantined, or directed to a restricted network.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is especially useful in environments with extensive circulation of laptops, third parties, mobile devices, meeting rooms, corporate Wi-Fi, and guests.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-segmentacao-ot-ics\">OT\/ICS Segmentation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Industrial networks and control systems require special care. Availability, operational safety, and compatibility with legacy equipment are often more important than flexibility. Therefore, OT segmentation should separate corporate and industrial networks, create zones and conduits, control remote access, use an industrial DMZ, and monitor specific protocols.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When security agents are not supported by PLCs, HMIs, relays, sensors, or legacy systems, network-based segmentation and passive monitoring become more important. The goal is to allow only the flows required for operation, maintenance, and supervision.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-microsegmentacao\">Microsegmentation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Microsegmentation evolves traditional segmentation into smaller units positioned closer to protected resources. It can be applied through the network, endpoint, hypervisor, container, service mesh, cloud-native controls, or workload identity.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Its main benefit is limiting east-west traffic. Instead of allowing every server in a zone to communicate with every other server, each application, service, or workload receives a specific policy. Even if one server is compromised, lateral movement remains restricted.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There are several approaches:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Network-based:<\/strong> uses firewalls, routers, SD-WAN, WAF, or NGFW.<\/li>\n\n\n\n<li><strong>Endpoint-based:<\/strong> uses agents or local firewalls on servers and workstations.<\/li>\n\n\n\n<li><strong>Hypervisor-based:<\/strong> applies policies in the virtualization environment.<\/li>\n\n\n\n<li><strong>Container\/service mesh:<\/strong> controls communication among containers, pods, and services.<\/li>\n\n\n\n<li><strong>Cloud-native:<\/strong> uses security groups, network policies, cloud firewalls, and workload controls.<\/li>\n\n\n\n<li><strong>Identity-based:<\/strong> uses cryptographic application or service identity, reducing dependence on IP.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-segmentacao-em-cloud\">Cloud Segmentation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In cloud environments, segmentation depends on resources such as VPCs, VNets, public and private subnets, security groups, network ACLs, gateways, cloud-native firewalls, and identity policies. The logic changes: instead of depending only on the physical perimeter, control must follow workloads, accounts, regions, managed services, and integrations.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The most common mistake is replicating the local network in the cloud without redesigning flows, controls, and responsibilities. Cloud projects should treat segmentation as part of the security architecture from the beginning.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-ztna-e-software-defined-perimeter\">ZTNA and Software-Defined Perimeter<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Traditional VPNs tend to extend the user&#8217;s logical presence into the network. ZTNA and Software-Defined Perimeter follow another logic: the user or device receives access only to the authorized application or resource. This reduces exposure, improves auditing, and enables conditional policies based on identity, context, and risk.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In environments with remote work, third parties, cloud applications, and distributed teams, ZTNA can be a safer and more governable alternative than granting broad VPN access.<\/p>\n\n\n\n<div class=\"wp-block-a3a-destaque\">\n<p class=\"wp-block-paragraph\"><strong>Segmentation needs to become documented architecture, not merely firewall rules.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The design should consolidate zones, VLANs, subnets, routing, communication matrices, security policies, availability requirements, and acceptance criteria into executable and verifiable documents.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><a href=\"\/servicos\/planejamento\/projeto-de-rede-logica-e-redes-corporativas\/\">Learn about Logical Network and Corporate Network Design<\/a><\/strong><\/p>\n<\/div>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"quando-usar-cada-modelo\">When to Use Each Model<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Scenario<\/th><th>Recommended model<\/th><th>Reason<\/th><\/tr><\/thead><tbody><tr><td>Small corporate network<\/td><td>VLAN + firewall between segments<\/td><td>Simple, familiar model suitable for initial maturity.<\/td><\/tr><tr><td>Guest network<\/td><td>Guest VLAN + NAC or access portal<\/td><td>Prevents visitors from reaching the internal network.<\/td><\/tr><tr><td>IP CCTV and electronic security<\/td><td>Dedicated VLAN + ACL\/NGFW + controlled access to the VMS<\/td><td>Prevents cameras, NVRs, and video servers from being exposed to the user network.<\/td><\/tr><tr><td>Data center<\/td><td>Firewall zones + microsegmentation<\/td><td>Controls east-west traffic and reduces lateral movement among servers.<\/td><\/tr><tr><td>Public or hybrid cloud<\/td><td>Subnets, security groups, network policies, and cloud-native firewall<\/td><td>Follows distributed workloads and services.<\/td><\/tr><tr><td>OT\/ICS environment<\/td><td>Zones and conduits + industrial DMZ + monitoring<\/td><td>Protects availability, legacy systems, and operational communication.<\/td><\/tr><tr><td>Remote users<\/td><td>ZTNA\/SASE<\/td><td>Grants access by application, not to the entire network.<\/td><\/tr><tr><td>Critical applications<\/td><td>Workload- or identity-based microsegmentation<\/td><td>Enables granular policies and reduces the impact of compromise.<\/td><\/tr><tr><td>Third parties and vendors<\/td><td>Dedicated segment + least privilege + logs<\/td><td>Reduces risk from excessive access and the supply chain.<\/td><\/tr><tr><td>Legacy environments<\/td><td>Network and firewall segmentation<\/td><td>Agents and modern controls may not be supported.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"boas-praticas\">Design Best Practices<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-comece-pelo-inventario\">Start with the Inventory<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You cannot segment well what you do not know. The project should begin with an inventory of assets, applications, users, groups, communication flows, dependencies, sensitive data, vendors, and regulatory requirements.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-classifique-criticidade-e-risco\">Classify Criticality and Risk<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Assets do not have equal value. Identity, backups, application servers, databases, industrial systems, administration networks, and internet-facing services require priority attention.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-use-deny-by-default\">Use Deny-by-Default<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The default policy should deny traffic and allow only what is necessary. Broad rules such as <code>any-any<\/code> should be treated as temporary exceptions with an owner, justification, and review deadline.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-reduza-zonas-de-confianca-implicita\">Reduce Implicit Trust Zones<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Being on the internal network should not be sufficient to obtain broad access. Policy should consider identity, context, device posture, and the actual need for access.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-monitore-trafego-entre-segmentos\">Monitor Traffic Between Segments<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Segmentation without visibility makes operations and incident response more difficult. Analysis of <a href=\"\/conteudo\/artigos-tecnicos\/trafego-de-rede-fluxos-carga-broadcast-multicast-capacidade\/\">network traffic<\/a>, firewall logs, NIDS\/NDR, SIEM, and <a href=\"\/conteudo\/artigos-tecnicos\/netflow-o-que-e-como-funciona-analisar-trafego-rede\/\">NetFlow\/IPFIX<\/a> helps validate policies and detect unexpected communications.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This visibility should feed <a href=\"\/conteudo\/artigos-tecnicos\/monitoramento-de-rede-metricas-disponibilidade-desempenho-observabilidade\/\">continuous network monitoring<\/a> and the <a href=\"\/conteudo\/artigos-tecnicos\/gerenciamento-de-redes-fcaps-snmp-configuracao-desempenho-seguranca\/\">network-management process<\/a>, enabling rules to be reviewed based on evidence, availability, performance, and actual environmental changes.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-separe-redes-de-administracao\">Separate Administration Networks<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Administration of switches, firewalls, Wi-Fi controllers, hypervisors, backup systems, critical servers, and OT consoles should occur through a dedicated segment with strong authentication, least privilege, logging, and restricted access.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-proteja-vlans-e-trunks\">Protect VLANs and Trunks<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Good practices include disabling dynamic trunking, avoiding operational use of the default VLAN, allowing only required VLANs on trunks, disabling unused ports, and using port security or 802.1X where feasible.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-trate-ot-iot-e-legado-como-casos-especiais\">Treat OT, IoT, and Legacy as Special Cases<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Industrial devices, IP cameras, controllers, sensors, embedded systems, and legacy equipment may not receive agents or frequent updates. In these cases, network-based segmentation, minimal rules, passive monitoring, and dedicated DMZs are essential measures.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-teste-antes-de-bloquear\">Test Before Blocking<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Before activating strict blocks, it is advisable to observe actual traffic, map hidden dependencies, and apply policies in monitor mode when the technology allows it. This reduces outage risk.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-revise-periodicamente\">Review Periodically<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Segmentation is not a one-time project. Changes in applications, cloud, users, vendors, threats, and topology require continuous review. Accumulated legacy rules are a common source of risk.<\/p>\n\n\n\n<div class=\"wp-block-a3a-destaque\">\n<p class=\"wp-block-paragraph\"><strong>Implementing segmentation requires technical governance of changes.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In brownfield or critical environments, rules, exceptions, change windows, test evidence, and documentation updates need to be controlled so the architecture does not unravel during execution.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><a href=\"\/servicos\/contratacao-integrada\/engenharia-do-proprietario\/\">Learn about Owner\u2019s Engineering<\/a><\/strong><\/p>\n<\/div>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"roadmap\">Implementation Roadmap<\/h2>\n\n\n\n<figure class=\"a3a-mermaid\"><svg id=\"a3a-diagram-2\" width=\"100%\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"flowchart\" style=\"max-width:min(1699.0625px, 100%);height:auto;display:block;margin:0 auto\" viewBox=\"0 0 1699.0625 126\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\" aria-labelledby=\"chart-title-a3a-diagram-2\"><title id=\"chart-title-a3a-diagram-2\">Implementation and validation cycle for a network-segmentation architecture<\/title><style>#a3a-diagram-2{font-family:Roboto,sans-serif;font-size:15px;fill:var(--a3a-diag-text, #0a0a0a);}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#a3a-diagram-2 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#a3a-diagram-2 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#a3a-diagram-2 .error-icon{fill:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-2 .error-text{fill:#000000;stroke:#000000;}#a3a-diagram-2 .edge-thickness-normal{stroke-width:1px;}#a3a-diagram-2 .edge-thickness-thick{stroke-width:3.5px;}#a3a-diagram-2 .edge-pattern-solid{stroke-dasharray:0;}#a3a-diagram-2 .edge-thickness-invisible{stroke-width:0;fill:none;}#a3a-diagram-2 .edge-pattern-dashed{stroke-dasharray:3;}#a3a-diagram-2 .edge-pattern-dotted{stroke-dasharray:2;}#a3a-diagram-2 .marker{fill:var(--a3a-diag-stroke, #2e42a2);stroke:var(--a3a-diag-stroke, #2e42a2);}#a3a-diagram-2 .marker.cross{stroke:var(--a3a-diag-stroke, #2e42a2);}#a3a-diagram-2 svg{font-family:Roboto,sans-serif;font-size:15px;}#a3a-diagram-2 p{margin:0;}#a3a-diagram-2 .label{font-family:Roboto,sans-serif;color:var(--a3a-diag-text, #0a0a0a);}#a3a-diagram-2 .cluster-label text{fill:var(--a3a-diag-title, #0124af);}#a3a-diagram-2 .cluster-label span{color:var(--a3a-diag-title, #0124af);}#a3a-diagram-2 .cluster-label span p{background-color:transparent;}#a3a-diagram-2 .label text,#a3a-diagram-2 span{fill:var(--a3a-diag-text, #0a0a0a);color:var(--a3a-diag-text, #0a0a0a);}#a3a-diagram-2 .node rect,#a3a-diagram-2 .node circle,#a3a-diagram-2 .node ellipse,#a3a-diagram-2 .node polygon,#a3a-diagram-2 .node path{fill:var(--a3a-diag-fill, #eef2fd);stroke:var(--a3a-diag-stroke, #2e42a2);stroke-width:1px;}#a3a-diagram-2 .rough-node .label text,#a3a-diagram-2 .node .label text,#a3a-diagram-2 .image-shape .label,#a3a-diagram-2 .icon-shape .label{text-anchor:middle;}#a3a-diagram-2 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#a3a-diagram-2 .rough-node .label,#a3a-diagram-2 .node .label,#a3a-diagram-2 .image-shape .label,#a3a-diagram-2 .icon-shape .label{text-align:center;}#a3a-diagram-2 .node.clickable{cursor:pointer;}#a3a-diagram-2 .root .anchor path{fill:var(--a3a-diag-stroke, #2e42a2)!important;stroke-width:0;stroke:var(--a3a-diag-stroke, #2e42a2);}#a3a-diagram-2 .arrowheadPath{fill:var(--a3a-diag-stroke, #0b0b0b);}#a3a-diagram-2 .edgePath .path{stroke:var(--a3a-diag-stroke, #2e42a2);stroke-width:2.0px;}#a3a-diagram-2 .flowchart-link{stroke:var(--a3a-diag-stroke, #2e42a2);fill:none;}#a3a-diagram-2 .edgeLabel{background-color:var(--a3a-diag-canvas, #ffffff);text-align:center;}#a3a-diagram-2 .edgeLabel p{background-color:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-2 .edgeLabel rect{opacity:0.5;background-color:var(--a3a-diag-canvas, #ffffff);fill:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-2 .labelBkg{background-color:rgba(255, 255, 255, 0.5);}#a3a-diagram-2 .cluster rect{fill:var(--a3a-diag-surface, #f8f8f8);stroke:var(--a3a-diag-border, #e2e8f0);stroke-width:1px;}#a3a-diagram-2 .cluster text{fill:var(--a3a-diag-title, #0124af);}#a3a-diagram-2 .cluster span{color:var(--a3a-diag-title, #0124af);}#a3a-diagram-2 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:Roboto,sans-serif;font-size:12px;background:var(--a3a-diag-canvas, #ffffff);border:1px solid hsl(0, 0%, 90%);border-radius:2px;pointer-events:none;z-index:100;}#a3a-diagram-2 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:var(--a3a-diag-text, #0a0a0a);}#a3a-diagram-2 rect.text{fill:none;stroke-width:0;}#a3a-diagram-2 .icon-shape,#a3a-diagram-2 .image-shape{background-color:var(--a3a-diag-canvas, #ffffff);text-align:center;}#a3a-diagram-2 .icon-shape p,#a3a-diagram-2 .image-shape p{background-color:var(--a3a-diag-canvas, #ffffff);padding:2px;}#a3a-diagram-2 .icon-shape rect,#a3a-diagram-2 .image-shape rect{opacity:0.5;background-color:var(--a3a-diag-canvas, #ffffff);fill:var(--a3a-diag-canvas, #ffffff);}#a3a-diagram-2 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#a3a-diagram-2 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#a3a-diagram-2 :root{--mermaid-font-family:Roboto,sans-serif;}<\/style><g><marker id=\"a3a-diagram-2_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/path><\/marker><marker id=\"a3a-diagram-2_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/path><\/marker><marker id=\"a3a-diagram-2_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/circle><\/marker><marker id=\"a3a-diagram-2_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"><\/circle><\/marker><marker id=\"a3a-diagram-2_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"><\/path><\/marker><marker id=\"a3a-diagram-2_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"><\/path><\/marker><g class=\"root\"><g class=\"clusters\"><\/g><g class=\"edgePaths\"><path d=\"M137.656,81.75L141.823,81.75C145.99,81.75,154.323,81.75,161.99,81.75C169.656,81.75,176.656,81.75,180.156,81.75L183.656,81.75\" id=\"L_A_B_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_A_B_0\" data-points=\"W3sieCI6MTM3LjY1NjI1LCJ5Ijo4MS43NX0seyJ4IjoxNjIuNjU2MjUsInkiOjgxLjc1fSx7IngiOjE4Ny42NTYyNSwieSI6ODEuNzV9XQ==\" marker-end=\"url(#a3a-diagram-2_flowchart-v2-pointEnd)\"><\/path><path d=\"M386.848,55.5L392.827,53.833C398.805,52.167,410.762,48.833,420.24,47.167C429.719,45.5,436.719,45.5,440.219,45.5L443.719,45.5\" id=\"L_B_C_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_B_C_0\" data-points=\"W3sieCI6Mzg2Ljg0ODA2MDM0NDgyNzU2LCJ5Ijo1NS41fSx7IngiOjQyMi43MTg3NSwieSI6NDUuNX0seyJ4Ijo0NDcuNzE4NzUsInkiOjQ1LjV9XQ==\" marker-end=\"url(#a3a-diagram-2_flowchart-v2-pointEnd)\"><\/path><path d=\"M670.094,45.5L674.26,45.5C678.427,45.5,686.76,45.5,694.427,45.5C702.094,45.5,709.094,45.5,712.594,45.5L716.094,45.5\" id=\"L_C_D_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_C_D_0\" data-points=\"W3sieCI6NjcwLjA5Mzc1LCJ5Ijo0NS41fSx7IngiOjY5NS4wOTM3NSwieSI6NDUuNX0seyJ4Ijo3MjAuMDkzNzUsInkiOjQ1LjV9XQ==\" marker-end=\"url(#a3a-diagram-2_flowchart-v2-pointEnd)\"><\/path><path d=\"M923.375,45.5L927.542,45.5C931.708,45.5,940.042,45.5,947.708,45.5C955.375,45.5,962.375,45.5,965.875,45.5L969.375,45.5\" id=\"L_D_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_D_E_0\" data-points=\"W3sieCI6OTIzLjM3NSwieSI6NDUuNX0seyJ4Ijo5NDguMzc1LCJ5Ijo0NS41fSx7IngiOjk3My4zNzUsInkiOjQ1LjV9XQ==\" marker-end=\"url(#a3a-diagram-2_flowchart-v2-pointEnd)\"><\/path><path d=\"M1142.438,45.5L1146.604,45.5C1150.771,45.5,1159.104,45.5,1166.771,45.5C1174.438,45.5,1181.438,45.5,1184.938,45.5L1188.438,45.5\" id=\"L_E_F_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_E_F_0\" data-points=\"W3sieCI6MTE0Mi40Mzc1LCJ5Ijo0NS41fSx7IngiOjExNjcuNDM3NSwieSI6NDUuNX0seyJ4IjoxMTkyLjQzNzUsInkiOjQ1LjV9XQ==\" marker-end=\"url(#a3a-diagram-2_flowchart-v2-pointEnd)\"><\/path><path d=\"M1452.438,45.5L1456.604,45.5C1460.771,45.5,1469.104,45.5,1478.119,46.973C1487.133,48.446,1496.829,51.391,1501.676,52.864L1506.524,54.337\" id=\"L_F_G_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_G_0\" data-points=\"W3sieCI6MTQ1Mi40Mzc1LCJ5Ijo0NS41fSx7IngiOjE0NzcuNDM3NSwieSI6NDUuNX0seyJ4IjoxNTEwLjM1MTI5MzEwMzQ0ODQsInkiOjU1LjV9XQ==\" marker-end=\"url(#a3a-diagram-2_flowchart-v2-pointEnd)\"><\/path><path d=\"M1510.351,108L1504.866,109.667C1499.38,111.333,1488.409,114.667,1457.09,116.333C1425.771,118,1374.104,118,1322.438,118C1270.771,118,1219.104,118,1175.016,118C1130.927,118,1094.417,118,1057.906,118C1021.396,118,984.885,118,945.523,118C906.161,118,863.948,118,821.734,118C779.521,118,737.307,118,693.503,118C649.698,118,604.302,118,558.906,118C513.51,118,468.115,118,440.08,116.512C412.046,115.025,401.374,112.049,396.037,110.562L390.701,109.074\" id=\"L_G_B_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_G_B_0\" data-points=\"W3sieCI6MTUxMC4zNTEyOTMxMDM0NDg0LCJ5IjoxMDh9LHsieCI6MTQ3Ny40Mzc1LCJ5IjoxMTh9LHsieCI6MTMyMi40Mzc1LCJ5IjoxMTh9LHsieCI6MTE2Ny40Mzc1LCJ5IjoxMTh9LHsieCI6MTA1Ny45MDYyNSwieSI6MTE4fSx7IngiOjk0OC4zNzUsInkiOjExOH0seyJ4Ijo4MjEuNzM0Mzc1LCJ5IjoxMTh9LHsieCI6Njk1LjA5Mzc1LCJ5IjoxMTh9LHsieCI6NTU4LjkwNjI1LCJ5IjoxMTh9LHsieCI6NDIyLjcxODc1LCJ5IjoxMTh9LHsieCI6Mzg2Ljg0ODA2MDM0NDgyNzU2LCJ5IjoxMDh9XQ==\" marker-end=\"url(#a3a-diagram-2_flowchart-v2-pointEnd)\"><\/path><\/g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_A_B_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_B_C_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_C_D_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_D_E_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_E_F_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_F_G_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_G_B_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><\/span><\/div><\/foreignObject><\/g><\/g><\/g><g class=\"nodes\"><g class=\"node default\" id=\"flowchart-A-0\" transform=\"translate(72.828125, 81.75)\"><rect class=\"basic label-container\" style=\"\" x=\"-64.828125\" y=\"-26.25\" width=\"129.65625\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-34.828125, -11.25)\"><rect><\/rect><foreignObject width=\"69.65625\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Inventory<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-B-1\" transform=\"translate(292.6875, 81.75)\"><rect class=\"basic label-container\" style=\"\" x=\"-105.03125\" y=\"-26.25\" width=\"210.0625\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-75.03125, -11.25)\"><rect><\/rect><foreignObject width=\"150.0625\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Map dependencies<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-C-3\" transform=\"translate(558.90625, 45.5)\"><rect class=\"basic label-container\" style=\"\" x=\"-111.1875\" y=\"-26.25\" width=\"222.375\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-81.1875, -11.25)\"><rect><\/rect><foreignObject width=\"162.375\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Define zones and policies<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-D-5\" transform=\"translate(821.734375, 45.5)\"><rect class=\"basic label-container\" style=\"\" x=\"-101.640625\" y=\"-26.25\" width=\"203.28125\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-71.640625, -11.25)\"><rect><\/rect><foreignObject width=\"143.28125\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Observe actual traffic<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-E-7\" transform=\"translate(1057.90625, 45.5)\"><rect class=\"basic label-container\" style=\"\" x=\"-84.53125\" y=\"-26.25\" width=\"169.0625\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-54.53125, -11.25)\"><rect><\/rect><foreignObject width=\"109.0625\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Apply policies<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-F-9\" transform=\"translate(1322.4375, 45.5)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-37.5\" width=\"260\" height=\"75\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-100, -22.5)\"><rect><\/rect><foreignObject width=\"200\" height=\"45\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>Validate expected communications<\/p><\/span><\/div><\/foreignObject><\/g><\/g><g class=\"node default\" id=\"flowchart-G-11\" transform=\"translate(1596.75, 81.75)\"><rect class=\"basic label-container\" style=\"\" x=\"-94.3125\" y=\"-26.25\" width=\"188.625\" height=\"52.5\"><\/rect><g class=\"label\" style=\"\" transform=\"translate(-64.3125, -11.25)\"><rect><\/rect><foreignObject width=\"128.625\" height=\"22.5\"><div xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Monitor and review<\/p><\/span><\/div><\/foreignObject><\/g><\/g><\/g><\/g><\/g><\/svg><figcaption>Implementation and validation cycle for a network-segmentation architecture<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">A safe approach is to implement segmentation in phases, starting with higher-value assets or environments with lower operational complexity.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Phase 1 \u2014 Identify Candidates<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Select applications, environments, assets, or workflows that are candidates for segmentation. Useful criteria include criticality, exposure, implementation ease, data value, and incident history.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Fase 2 \u2014 Map dependencies<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Identify who communicates with whom, through which port, protocol, and purpose. The result should feed the architecture documentation and the <a href=\"\/conteudo\/artigos-tecnicos\/diagrama-de-rede-arquitetura-logica-fisica-documentacao\/\">network diagram<\/a>, making zones, boundaries, required flows, and policy-enforcement points explicit. Application owners, operations, security, infrastructure, and key users should be involved.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Phase 3 \u2014 Define Policies<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Create business-oriented policies, not merely IP-oriented policies. Examples:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Finance users may access the ERP over HTTPS.<\/li>\n\n\n\n<li>IP cameras may communicate only with the VMS, NTP, and authorized services.<\/li>\n\n\n\n<li>Application servers may access the database only on the required port.<\/li>\n\n\n\n<li>Vendors may access only the contracted resource, within defined windows and methods.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Phase 4 \u2014 Implement, Test, and Monitor<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Apply the policy in monitor mode where possible, correct dependencies, activate blocking, monitor logs, document exceptions, and establish a review routine.<\/p>\n\n\n\n<div class=\"wp-block-a3a-destaque\">\n<p class=\"wp-block-paragraph\"><strong>Segmentation is complete only when the policies have been proven through testing.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Acceptance should verify expected communications, isolation between zones, behavior of critical services, contingency conditions, records, and final documentation, including negative testing where applicable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><a href=\"\/servicos\/implementacao\/comissionamento\/\">Learn about Engineering Commissioning<\/a><\/strong><\/p>\n<\/div>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"erros-comuns\">Common Network Segmentation Errors<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Error<\/th><th>Consequence<\/th><\/tr><\/thead><tbody><tr><td>Creating VLANs without controlling inter-VLAN traffic<\/td><td>There is logical separation, but no effective security.<\/td><\/tr><tr><td>Using permanent <code>any-any<\/code> rules<\/td><td>The policy loses value and creates excessive exposure.<\/td><\/tr><tr><td>Segmenting without an inventory<\/td><td>Applications break because of unknown dependencies.<\/td><\/tr><tr><td>Failing to monitor east-west traffic<\/td><td>Lateral movement may go unnoticed.<\/td><\/tr><tr><td>Using IP as the only policy basis<\/td><td>Low scalability in cloud, virtualization, and dynamic environments.<\/td><\/tr><tr><td>Ignoring OT, IoT, and legacy systems<\/td><td>Fragile assets can become entry or propagation points.<\/td><\/tr><tr><td>Failing to document exceptions<\/td><td>Accumulated rules remain without owners, deadlines, or justification.<\/td><\/tr><tr><td>Failing to review old rules<\/td><td>The attack surface increases over time.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n\n<h2 class=\"wp-block-heading\">Final Considerations<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Network segmentation is one of the most important foundations of modern security. It organizes infrastructure, reduces the attack surface, limits lateral movement, improves visibility, and enables least privilege to be applied to communication flows.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The central point is choosing the right model for each context. VLANs and subnets are useful, but they are not sufficient by themselves. Firewalls and DMZs remain relevant, but they need to be complemented by visibility, identity, and granular policies. In data centers, cloud, OT\/ICS, and critical environments, microsegmentation and Zero Trust tend to provide a higher level of control.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For organizations that depend on corporate or industrial networks, IP CCTV, data centers, or critical infrastructure, segmentation should be part of the design from the beginning, together with cabling, topology, security, operations, and governance. A3A Engenharia supports companies in assessing, designing, documenting, and implementing safer, scalable network architectures aligned with technical best practices.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When there is uncertainty about the maturity of existing segmentation, the assessment should begin with a technical diagnosis that identifies flows, dependencies, exceptions, implicit trust points, and opportunities to improve security, availability, and governance.<\/p>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Technical References<\/summary>\n<p class=\"wp-block-paragraph\">[1] ROSE, Scott; BORCHERT, Oliver; MITCHELL, Stu; CONNELLY, Sean. <em>Zero Trust Architecture<\/em>. NIST SP 800-207, 2020. Available at: <a href=\"https:\/\/csrc.nist.gov\/pubs\/sp\/800\/207\/final\">https:\/\/csrc.nist.gov\/pubs\/sp\/800\/207\/final<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[2] CHANDRAMOULI, Ramaswamy. <em>Guide to a Secure Enterprise Network Landscape<\/em>. NIST SP 800-215, 2022. Available at: <a href=\"https:\/\/csrc.nist.gov\/pubs\/sp\/800\/215\/final\">https:\/\/csrc.nist.gov\/pubs\/sp\/800\/215\/final<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[3] CISA. <em>Microsegmentation in Zero Trust, Part One: Introduction and Planning<\/em>. 2025. Available at: <a href=\"https:\/\/www.cisa.gov\/news-events\/alerts\/2025\/07\/29\/cisa-releases-part-one-zero-trust-microsegmentation-guidance\">https:\/\/www.cisa.gov\/news-events\/alerts\/2025\/07\/29\/cisa-releases-part-one-zero-trust-microsegmentation-guidance<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[4] NSA. <em>Network Infrastructure Security Guide<\/em>. October 2023 Update. Available at: <a href=\"https:\/\/www.nsa.gov\/Press-Room\/Digital-Media-Center\/Document-Gallery\/igphoto\/2003018261\/\">https:\/\/www.nsa.gov\/Press-Room\/Digital-Media-Center\/Document-Gallery\/igphoto\/2003018261\/<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[5] STOUFFER, Keith et al. <em>Guide to Operational Technology (OT) Security<\/em>. NIST SP 800-82 Rev. 3, 2023. Available at: <a href=\"https:\/\/csrc.nist.gov\/pubs\/sp\/800\/82\/r3\/final\">https:\/\/csrc.nist.gov\/pubs\/sp\/800\/82\/r3\/final<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[6] IEC. <em>IEC 62443-3-2:2020 \u2014 Security for industrial automation and control systems \u2014 Part 3-2: Security risk assessment for system design<\/em>. Available at: <a href=\"https:\/\/webstore.iec.ch\/en\/publication\/30727\">https:\/\/webstore.iec.ch\/en\/publication\/30727<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[7] CENTER FOR INTERNET SECURITY. <em>CIS Critical Security Controls v8.1<\/em>. Available at: <a href=\"https:\/\/www.cisecurity.org\/controls\/v8-1\">https:\/\/www.cisecurity.org\/controls\/v8-1<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[8] SCARFONE, Karen; HOFFMAN, Paul. <em>Guidelines on Firewalls and Firewall Policy<\/em>. NIST SP 800-41 Rev. 1, 2009. Available at: <a href=\"https:\/\/csrc.nist.gov\/pubs\/sp\/800\/41\/r1\/final\">https:\/\/csrc.nist.gov\/pubs\/sp\/800\/41\/r1\/final<\/a><\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Frequently Asked Questions<\/summary>\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1778598183298\"><strong class=\"schema-faq-question\">Is Network Segmentation the Same as a VLAN?<\/strong> <p class=\"schema-faq-answer\">No. A VLAN is a Layer 2 segmentation technique. Network segmentation is a broader concept that may involve VLANs, subnets, firewalls, ACLs, identity, agents, cloud, ZTNA, and microsegmentation.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1778598195828\"><strong class=\"schema-faq-question\">Does Every VLAN Need a Firewall?<\/strong> <p class=\"schema-faq-answer\">Not every VLAN necessarily needs a dedicated firewall, but any communication between segments should have some control. In critical environments, explicit policies should be applied between VLANs, preferably with inspection, logging, and periodic review.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1778598214948\"><strong class=\"schema-faq-question\">Does Microsegmentation Replace Firewalls?<\/strong> <p class=\"schema-faq-answer\">Not necessarily. Microsegmentation complements firewalls, NAC, EDR, IAM, SIEM, and defense in depth. In many projects, firewalls remain an important part of the architecture.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1778598230129\"><strong class=\"schema-faq-question\">When Should Microsegmentation Be Used?<\/strong> <p class=\"schema-faq-answer\">Use microsegmentation when there are critical assets, distributed applications, significant east-west traffic, cloud environments, data centers, lateral-movement risk, or a need for granular policy by workload, identity, or application.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1778598249905\"><strong class=\"schema-faq-question\">Does Segmentation Help Against Ransomware?<\/strong> <p class=\"schema-faq-answer\">Yes. Segmentation does not by itself prevent infection, but it helps limit lateral movement, reduce incident reach, and improve containment. It should be combined with backups, EDR, MFA, vulnerability management, logging, and incident response.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1778598264876\"><strong class=\"schema-faq-question\">How Should Industrial Networks Be Segmented?<\/strong> <p class=\"schema-faq-answer\">Industrial networks should be separated from corporate networks, preferably using zones and conduits, an industrial DMZ, strict remote-access control, minimal protocol-specific rules, and OT-compatible monitoring. Operational availability should guide the design.<\/p> <\/div> <\/div>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Additional Technical Materials<\/summary>\n<h4 class=\"wp-block-heading\">Related Services<\/h4>\n\n\n<ul class=\"wp-block-list\"><li><a href=\"\/servicos\/planejamento\/projeto-de-rede-logica-e-redes-corporativas\/\">Logical Network and Corporate Network Design<\/a><\/li><li><a href=\"\/servicos\/levantamento-e-diagnostico\/due-diligence\/\">Technical Engineering Due Diligence<\/a><\/li><li><a href=\"\/servicos\/contratacao-integrada\/engenharia-do-proprietario\/\">Owner\u2019s Engineering<\/a><\/li><li><a href=\"\/servicos\/implementacao\/comissionamento\/\">Engineering Commissioning<\/a><\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Main Content on the Topic<\/h4>\n\n\n<ul class=\"wp-block-list\"><li><a href=\"\/conteudo\/artigos-tecnicos\/rede-logica\/\">Logical Networks: VLANs, IP, Routing, Segmentation and Design<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/projeto-de-rede-guia-de-implementacao-de-redes\/\">Network Design: Stages, Architecture and Technical Documentation<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/arquitetura-e-topologia-de-rede-em-projetos-de-telecom\/\">Corporate Network Architecture: Layers, Models and Design Criteria<\/a><\/li><li><a href=\"\/conteudo\/guias-tecnicos\/guia-completo-sobre-arquitetura-de-redes\/\">Complete Guide to Network Architecture<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/diagrama-de-rede-arquitetura-logica-fisica-documentacao\/\">Network Diagram: Types, Logical and Physical Architecture, and Technical Documentation<\/a><\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Related Technical Content<\/h4>\n\n\n<ul class=\"wp-block-list\"><li><a href=\"\/conteudo\/artigos-tecnicos\/subnetting-ipv4-como-funciona-dimensionar-sub-redes\/\">Subnetting: How IPv4 Subnetting Works and How to Size Subnets<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/trafego-de-rede-fluxos-carga-broadcast-multicast-capacidade\/\">Network Traffic: Flows, Load, Broadcast, Multicast and Capacity<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/netflow-o-que-e-como-funciona-analisar-trafego-rede\/\">NetFlow: What It Is, How It Works and How to Analyze Network Traffic<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/monitoramento-de-rede-metricas-disponibilidade-desempenho-observabilidade\/\">Network Monitoring: Metrics, Availability, Performance and Observability<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/gerenciamento-de-redes-fcaps-snmp-configuracao-desempenho-seguranca\/\">Network Management: FCAPS, SNMP, Configuration, Performance and Security<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/ospf-como-funciona-areas-lsas-custos-criterios-projeto\/\">OSPF: How It Works, Areas, LSAs, Costs and Design Criteria<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/bgp-o-que-e-asn-peering-criterios-projeto\/\">BGP: What It Is, ASN, Peering and Design Criteria<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/cisco-ise-o-que-e-802-1x-nac-segmentacao\/\">Cisco ISE: 802.1X, NAC and Network Segmentation<\/a><\/li><li><a href=\"\/conteudo\/artigos-tecnicos\/redes-industriais-requisitos-protocolos-integracao-scada\/\">Industrial Networks: Protocols, Architecture, Security and SCADA Integration<\/a><\/li><\/ul>\n<\/details>\n","protected":false},"excerpt":{"rendered":"<p>Understand network segmentation, models such as VLAN, DMZ, Zero Trust and microsegmentation, and when to use each approach in corporate, industrial, cloud and critical-infrastructure environments.<\/p>\n","protected":false},"author":1,"featured_media":78592,"parent":0,"template":"","meta":{"_a3a_global_related_solutions":[],"_a3a_global_related_services":[],"_a3a_global_related_materials":[],"_a3a_post_lang":"en-us","_a3a_translation_group_id":"9025f5a7-b94c-4ccf-b65b-8178afe558af","_a3a_i18n_canonical_slug":"network-segmentation-fundamentals-models-best-practices","_a3a_prod_post_id":"","_a3a_lang_url_en-us":"","_a3a_lang_url_es-es":""},"categories":[],"segments":[],"mercados":[],"etapas":[],"class_list":["post-82846","articles","type-articles","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/articles\/82846","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/articles"}],"about":[{"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/types\/articles"}],"author":[{"embeddable":true,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":1,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/articles\/82846\/revisions"}],"predecessor-version":[{"id":82850,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/articles\/82846\/revisions\/82850"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/media\/78592"}],"wp:attachment":[{"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/media?parent=82846"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/categories?post=82846"},{"taxonomy":"segments","embeddable":true,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/segments?post=82846"},{"taxonomy":"mercados","embeddable":true,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/mercados?post=82846"},{"taxonomy":"etapas","embeddable":true,"href":"https:\/\/a3aengenharia.com\/en-us\/wp-json\/wp\/v2\/etapas?post=82846"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}