nerdexam
CompTIA

CV0-003 · Question #470

A company wants to set up a new department using private cloud resources. The new department needs access to sales and financial data, but it should be prohibited from accessing human resources…

The correct answer is B. VLAN. VLANs logically segment a software-defined network so that the new department can reach sales and financial systems while being blocked from HR systems through access control at VLAN boundaries.

Cloud Architecture and Design

Question

A company wants to set up a new department using private cloud resources. The new department needs access to sales and financial data, but it should be prohibited from accessing human resources data. Which of the following is the BEST option to configure on the virtual (software-defined) network to meet these requirements?

Options

  • AVSAN
  • BVLAN
  • CGRE
  • DVPN

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    92% (22)
  • D
    4% (1)

Why each option

VLANs logically segment a software-defined network so that the new department can reach sales and financial systems while being blocked from HR systems through access control at VLAN boundaries.

AVSAN

VSAN (Virtual Storage Area Network) is a technology for pooling and virtualizing storage resources across hosts, not a mechanism for controlling network-level access between organizational departments.

BVLANCorrect

A VLAN creates isolated Layer 2 broadcast domains within a software-defined network, allowing administrators to place the new department and HR data on separate VLANs and apply ACLs at the inter-VLAN routing layer to permit access to sales and financial VLANs while explicitly denying access to the HR VLAN.

CGRE

GRE (Generic Routing Encapsulation) is a tunneling protocol used to encapsulate one protocol inside another for transport across networks, and does not provide the logical segmentation or access control needed to restrict departmental data access.

DVPN

VPN creates encrypted tunnels for secure remote or site-to-site connectivity but does not segment an internal virtual network or provide the intra-environment access controls needed to isolate one department from a specific data set.

Concept tested: VLAN segmentation for departmental data access control

Source: https://www.cisco.com/c/en/us/tech/lan-switching/vlan/index.html

Topics

#VLAN#network segmentation#software-defined networking#access control

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice