CV0-002 · 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 data.
The correct answer is B. VLAN. To ensure a new department can access specific data but is prohibited from accessing other sensitive data within a private cloud, the network must be logically segmented.
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
(48 responses)- A6% (3)
- B81% (39)
- C2% (1)
- D10% (5)
Why each option
To ensure a new department can access specific data but is prohibited from accessing other sensitive data within a private cloud, the network must be logically segmented.
A VSAN (Virtual Storage Area Network) is used for segmenting storage resources, not for controlling network access or isolating departmental traffic.
A Virtual Local Area Network (VLAN) provides logical segmentation of a network, allowing traffic from the new department to be isolated from human resources data. This network isolation ensures that while sharing physical infrastructure, access controls can be enforced to prevent unauthorized data access.
GRE (Generic Routing Encapsulation) is a tunneling protocol for encapsulating network packets, not a primary method for internal departmental network segmentation or access control.
A VPN (Virtual Private Network) is primarily used for secure remote access or site-to-site connectivity over public networks, not for internal segmentation within a private cloud environment.
Concept tested: Virtual network segmentation for access control
Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3850/software/release/3se/vlan/configuration_guide/b_vlan_3se_3850_cg/b_vlan_3se_3850_cg_chapter_010.html
Topics
Community Discussion
No community discussion yet for this question.