Question 671 of 972
easyMultiple ChoiceObjective-mapped
220-1201 Practice Question: A technician is setting up a virtualized test…
A technician is setting up a virtualized test environment where each virtual machine must have a unique MAC address and IP address, and the VMs must be able to communicate with each other and the physical network. The host has only one physical NIC. Which virtual switch configuration should the technician use?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Bridged (external) virtual switch
A bridged (or external) virtual switch connects VMs to the physical network through the host's NIC, giving each VM its own MAC and IP address on the same subnet. This allows full communication with other VMs and physical devices.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Internal virtual switch
Why it's wrong here
An internal virtual switch facilitates communication exclusively between virtual machines (VMs) and the host operating system. While VMs can communicate with each other and the host, this configuration intentionally prevents any direct access to the physical network or external internet. This isolation makes it unsuitable for a test environment that requires VMs to interact with external network resources or the internet.
- ✗
Private virtual switch
Why it's wrong here
A private virtual switch creates a completely isolated network segment where virtual machines (VMs) can communicate only with each other. This configuration strictly prevents any communication between the VMs and the host operating system, as well as any access to the physical network or the internet. Such extreme isolation is inappropriate for a test environment that likely needs to simulate real-world network interactions, including external connectivity.
- ✓
Bridged (external) virtual switch
Why this is correct
A bridged (external) virtual switch directly connects virtual machines (VMs) to the physical network adapter of the host computer. Each VM configured with a bridged connection receives its own unique MAC address and obtains an IP address from the physical network's DHCP server, appearing as a distinct, independent device on the physical network. This setup provides full, bidirectional network access to external resources and the internet, making it ideal for a test environment requiring realistic network interaction.
- ✗
NAT virtual switch
Why it's wrong here
A NAT (Network Address Translation) virtual switch allows virtual machines (VMs) to access external networks by sharing the host's IP address. VMs are placed on a private internal network, and the host performs NAT to translate their private IP addresses for outbound traffic. While VMs can initiate connections to the internet, direct inbound connections from the external network to the VMs are generally blocked or require complex port forwarding, which limits the flexibility needed for a comprehensive test environment.
Visual reference
Quick reference
Access Control Model Comparison
| Model | Acronym | Who Controls Access? | Best For |
|---|---|---|---|
| Discretionary Access Control | DAC | Resource owner | Small teams, file shares |
| Mandatory Access Control | MAC | System / security labels | Classified govt / military |
| Role-Based Access Control | RBAC | Administrator (via roles) | Enterprise environments |
| Attribute-Based Access Control | ABAC | Policy engine (user + resource attributes) | Fine-grained, dynamic policies |
| Rule-Based Access Control | RuBAC | System rules / ACLs | Firewall rules, network ACLs |
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 18, 2026
This 220-1201 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 220-1201 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.