HPE6-A87 · Question #17
Which feature is most critical for enabling microsegmentation?
The correct answer is B. Stateful Firewall Policies. Stateful Firewall Policies are the foundation of microsegmentation because they enable granular, context-aware enforcement of traffic rules between individual workloads or segments - controlling not just which hosts can communicate, but tracking connection state to allow only…
Question
Which feature is most critical for enabling microsegmentation?
Options
- AVRF Table Configuration
- BStateful Firewall Policies
- CQoS Policies
- DSNMP Monitoring
How the community answered
(42 responses)- A2% (1)
- B93% (39)
- D5% (2)
Explanation
Stateful Firewall Policies are the foundation of microsegmentation because they enable granular, context-aware enforcement of traffic rules between individual workloads or segments - controlling not just which hosts can communicate, but tracking connection state to allow only legitimate, established flows. Without stateful inspection, you cannot enforce the east-west traffic policies that define microsegmentation.
VRF Table Configuration (A) separates routing domains, which provides broad network isolation but lacks the per-flow, per-application policy granularity that microsegmentation requires - it segments routing, not security posture between workloads.
QoS Policies (C) control bandwidth prioritization and traffic shaping, which have no bearing on access control or security boundary enforcement.
SNMP Monitoring (D) is a passive monitoring protocol for device health and metrics - it observes the network but cannot enforce any segmentation policy.
Memory tip: Think "micro = fine-grained control." Only a stateful firewall can make fine-grained, intelligent decisions about individual connections (tracking who started the flow, what protocol, what state) - which is exactly what dividing a network into tiny, policy-enforced segments demands. The other options either separate at a coarse routing level, manage performance, or simply watch traffic without acting on it.
Topics
Community Discussion
No community discussion yet for this question.