nerdexam
CompTIA

CAS-003 · Question #851

While standing up a proof-of-concept solution with a vendor, the following direction was given for connections to the different environments: Which of the following is being used to secure the three…

The correct answer is C. Segmentation of VLANs. When multiple environments share the same physical DMZ infrastructure, VLAN segmentation creates logical Layer 2 isolation that prevents cross-environment traffic overlap without requiring separate physical hardware.

Enterprise Security Architecture

Question

While standing up a proof-of-concept solution with a vendor, the following direction was given for connections to the different environments:

Which of the following is being used to secure the three environments from overlap if all of them reside on separate servers in the same DMZ?

Exhibit

CAS-003 question #851 exhibit

Options

  • ASeparation of environments policy
  • BLogical access controls
  • CSegmentation of VLANs
  • DSubnetting of cloud environments

How the community answered

(24 responses)
  • A
    8% (2)
  • B
    4% (1)
  • C
    88% (21)

Why each option

When multiple environments share the same physical DMZ infrastructure, VLAN segmentation creates logical Layer 2 isolation that prevents cross-environment traffic overlap without requiring separate physical hardware.

ASeparation of environments policy

A separation of environments policy is an administrative governance control that defines rules and procedures for keeping environments isolated but does not technically enforce network-level separation between servers sharing the same DMZ.

BLogical access controls

Logical access controls restrict which users or systems are authorized to access specific resources but operate at the authentication and authorization layer, not at the network layer, so they do not prevent direct network-level communication between servers in the same DMZ.

CSegmentation of VLANsCorrect

VLANs create isolated Layer 2 broadcast domains on shared physical switch infrastructure, meaning servers assigned to different VLANs cannot communicate directly even when connected to the same physical switches in the DMZ. Traffic between environments must traverse a Layer 3 device enforcing access control policies, providing a technical enforcement boundary that prevents overlap and unauthorized cross-environment access.

DSubnetting of cloud environments

Subnetting divides IP address space and can influence routing boundaries, but the question specifies on-premises servers in a DMZ rather than cloud environments, and subnetting alone without enforced routing and access control policies does not provide the Layer 2 isolation that VLANs deliver within a shared physical infrastructure.

Concept tested: VLAN segmentation for multi-environment network isolation

Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/vlan/10023-3.html

Topics

#VLAN segmentation#DMZ#network isolation#environment separation

Community Discussion

No community discussion yet for this question.

Full CAS-003 Practice