CCSK · Question #108
How can you monitor and filter data in a virtual network when traffic might not cross the physical network?
The correct answer is E. B and C. When virtual network traffic does not traverse the physical network, monitoring requires virtual appliances or tools co-located on the same virtual network or physical host hardware.
Question
How can you monitor and filter data in a virtual network when traffic might not cross the physical network?
Options
- ARoute traffic to the physical network for capturing
- BRoute traffic to a virtual appliance on the same virtual network
- CRoute traffic to a virtual network monitoring or filtering tool on the same hardware
- DA and B
- EB and C
How the community answered
(60 responses)- A7% (4)
- B2% (1)
- C15% (9)
- D3% (2)
- E73% (44)
Why each option
When virtual network traffic does not traverse the physical network, monitoring requires virtual appliances or tools co-located on the same virtual network or physical host hardware.
Routing all traffic to the physical network adds unnecessary overhead and may not be technically feasible for east-west virtual traffic that never leaves the hypervisor.
B alone is incomplete because a virtual monitoring tool on the same physical hardware (option C) is equally valid and should be included.
C alone is incomplete because a virtual appliance on the same virtual network (option B) is also a valid and commonly used monitoring approach.
D includes option A, which involves unnecessary physical network routing that is impractical when effective virtual monitoring solutions exist.
Options B and C are both valid because routing traffic to a virtual appliance on the same virtual network or to a virtual monitoring tool on the same physical hardware both enable packet capture without requiring traffic to leave the virtual environment - these approaches place software-defined inspection points within the virtualization layer where east-west traffic flows.
Concept tested: Virtual network traffic monitoring without physical network traversal
Source: https://docs.vmware.com/en/VMware-NSX/index.html
Topics
Community Discussion
No community discussion yet for this question.