CV0-003 · Question #375
A technician deploys multiple virtual clients on the same host and connects them through a virtual switch. The clients use peer-to-peer enabled software to share videos amongst each other. Which of…
The correct answer is B. Software-based firewall. A software-based firewall enforces granular traffic control rules between virtual machines on the same host, ensuring only authorized peer-to-peer communications are permitted.
Question
A technician deploys multiple virtual clients on the same host and connects them through a virtual switch. The clients use peer-to-peer enabled software to share videos amongst each other. Which of the following should the technician deploy to ensure only authorized communication is allowed between the virtual clients?
Options
- AVPN concentrator
- BSoftware-based firewall
- CDMZ
- DHost-based IDS
How the community answered
(43 responses)- A7% (3)
- B77% (33)
- C12% (5)
- D5% (2)
Why each option
A software-based firewall enforces granular traffic control rules between virtual machines on the same host, ensuring only authorized peer-to-peer communications are permitted.
A VPN concentrator is designed to aggregate and manage encrypted remote access tunnels between remote users and a network, not to filter or control traffic between virtual machines sharing the same local host.
A software-based firewall can be deployed directly on the virtualization host or integrated with the virtual switch to inspect and filter east-west traffic between virtual clients, allowing administrators to define rules that permit communication only between authorized virtual machines. This approach provides the access control needed to restrict P2P software usage without requiring physical network appliances or changes.
A DMZ is a network architecture segment that isolates publicly accessible services from an internal network, but it does not provide packet-level filtering between virtual machines communicating through the same internal virtual switch.
A host-based IDS passively monitors network traffic for suspicious patterns and generates alerts, but it is a detection-only tool that does not actively block or enforce authorization rules between communicating virtual clients.
Concept tested: Software firewall for virtual machine traffic control
Source: https://learn.microsoft.com/en-us/windows-server/networking/sdn/technologies/network-function-virtualization/software-defined-networking-technologies
Topics
Community Discussion
No community discussion yet for this question.