nerdexam
CompTIA

CV0-003 · Question #261

An administrator has recently moved all VoIP to a CaaS offering. In order to ensure that VoIP traffic remains separate from the rest of the data traffic, which of the following MUST be done?

The correct answer is A. All VoIP traffic needs to be VLAN tagged. VLAN tagging (IEEE 802.1Q) is the required mechanism to logically separate VoIP traffic from general data traffic on shared network infrastructure in a CaaS deployment.

Cloud Architecture and Design

Question

An administrator has recently moved all VoIP to a CaaS offering. In order to ensure that VoIP traffic remains separate from the rest of the data traffic, which of the following MUST be done?

Options

  • AAll VoIP traffic needs to be VLAN tagged
  • BThe CaaS CSP needs to create a new subnet
  • CThe CaaS CSP needs to create a private VPN
  • DAll VoIP traffic needs to have QoS

How the community answered

(62 responses)
  • A
    87% (54)
  • B
    2% (1)
  • C
    8% (5)
  • D
    3% (2)

Why each option

VLAN tagging (IEEE 802.1Q) is the required mechanism to logically separate VoIP traffic from general data traffic on shared network infrastructure in a CaaS deployment.

AAll VoIP traffic needs to be VLAN taggedCorrect

Tagging VoIP frames with a dedicated VLAN ID isolates voice traffic into its own Layer 2 broadcast domain, preventing it from competing directly with data traffic on the same segment. This separation is a prerequisite for applying targeted QoS policies, reducing jitter and packet loss, and meeting the real-time performance requirements of VoIP regardless of which cloud provider hosts the CaaS platform.

BThe CaaS CSP needs to create a new subnet

Creating a new subnet by the CSP provides Layer 3 routing separation but does not enforce Layer 2 traffic isolation; without VLAN tagging, voice and data frames still intermingle on the same physical or virtual switch segment.

CThe CaaS CSP needs to create a private VPN

A private VPN encrypts traffic in transit between endpoints but does not segregate VoIP from data traffic on the local network where both originate, leaving them on the same logical segment.

DAll VoIP traffic needs to have QoS

QoS policies prioritize VoIP packets for lower latency and higher bandwidth but do not create a separate logical network; both traffic types continue to share the same broadcast domain.

Concept tested: VLAN tagging for VoIP traffic separation in cloud environments

Source: https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucme/admin/configuration/guide/cmeadm/cmevoip.html

Topics

#VLAN tagging#VoIP#CaaS#network segmentation

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice