1V0-81.20 · Question #39
Which NSX functionality allows technology partners to integrate third-party solutions to examine North-South and East-West network traffic?
The correct answer is B. Network Introspection. See the full explanation below for the reasoning.
Question
Options
- AGuest Introspection
- BNetwork Introspection
- CGateway Firewall
- DDistributed Firewall
How the community answered
(22 responses)- A5% (1)
- B73% (16)
- C5% (1)
- D18% (4)
Community Discussion
6The correct answer is B, Network Introspection. NSX Network Introspection is the service insertion framework that exposes a well-defined API to VMware technology partners, letting them redirect both North-South traffic (entering and leaving the data center perimeter) and East-West traffic (moving laterally between workloads) through their third-party appliances or service virtual machines for deep inspection. This is what separates B from the other options, because Guest Introspection (A) operates at the endpoint layer and deals with file and process events inside the guest OS, not raw network traffic flows. The Distributed Firewall (D) and Gateway Firewall (C) are native NSX enforcement engines, not partner integration points, so they process traffic but do not hand it off to external solutions the way Network Introspection does. On the blueprint this falls squarely in the NSX security services domain, so make sure you can draw the line between what NSX does natively versus what it enables partners to do through the introspection framework.
Network Introspection is the right call here, and it is the one piece of NSX architecture specifically designed as a partner integration point. The service insertion framework sits at both the perimeter (North-South, handled through the Gateway) and inside the fabric (East-West, handled through the Distributed Firewall), giving third-party vendors like IDS/IPS or next-gen AV engines a tap into traffic flows without breaking the native forwarding path. Guest Introspection is a distractor that trips people up because it sounds similar, but that framework is focused on agentless endpoint security services inside the guest OS, not traffic examination at the network layer. If you are mapping this to a blueprint, think of Network Introspection as the plumbing that lets a partner solution slot into the service chain on either side of the datacenter boundary.
Thought A at first, but Network Introspection is the partner integration framework for both traffic directions.
Exactly right, and worth locking in for exam day is that north-south traffic routes through the Gateway service chain while east-west flows through the Distributed Firewall service chain, so both directions share the Network Introspection framework but hit separate enforcement points.
Going with A on this one, Guest Introspection, and I feel pretty solid about it. The whole point of Guest Introspection in the NSX framework is to give technology partners a hook into the data plane so their agents can sit on the hypervisor and inspect traffic without being in the packet path directly, and that covers both North-South flows coming through the edge and East-West lateral traffic between workloads on the same segment. Network Introspection sounds close but when I drilled into the VMware partner documentation during my prep, Guest Introspection kept coming up as the mechanism specifically tied to the Service Insertion framework that third-party security vendors plug into. Gateway Firewall and Distributed Firewall are VMware-native enforcement points, not integration hooks for external solutions, so those two drop out immediately.
Orla, you actually nailed the concept but landed on the wrong label, because Guest Introspection is the endpoint security offload framework for things like antivirus inside the guest, while Network Introspection is the Service Insertion hook that lets third-party network security partners inspect North-South and East-West traffic flows at the hypervisor level, which is exactly what you described.