SY0-301 · Question #707
Matt, the network engineer, has been tasked with separating network traffic between virtual machines on a single hypervisor. Which of the following would he implement to BEST address this…
The correct answer is A. Virtual switch F. VLAN. A virtual switch (vSwitch) operates within the hypervisor to forward traffic between virtual machines and physical networks, similar to a physical switch. VLANs (Virtual Local Area Networks) logically segment traffic on that switch so VMs in different VLANs cannot communicate…
Question
Matt, the network engineer, has been tasked with separating network traffic between virtual machines on a single hypervisor. Which of the following would he implement to BEST address this requirement? (Select TWO).
Options
- AVirtual switch
- BNAT
- CSystem partitioning
- DAccess-list
- EDisable spanning tree
- FVLAN
How the community answered
(40 responses)- A80% (32)
- B10% (4)
- C3% (1)
- E8% (3)
Explanation
A virtual switch (vSwitch) operates within the hypervisor to forward traffic between virtual machines and physical networks, similar to a physical switch. VLANs (Virtual Local Area Networks) logically segment traffic on that switch so VMs in different VLANs cannot communicate without routing through a firewall or router. Together, vSwitch + VLAN is the standard approach to VM traffic segmentation. NAT translates addresses but doesn't isolate traffic. System partitioning, access-lists, and disabling spanning tree do not directly address VM network separation in this context.
Topics
Community Discussion
No community discussion yet for this question.