400-007 · Question #207
A customer has a functional requirement that states HR systems within a data center should be segmented from other systems that reside in the same data center and same VLAN. The systems run legacy…
The correct answer is C. VACLs on data center switches. VACLs are optimal because they filter traffic between hosts within the same VLAN at the switch level, which is required when source and destination systems share the same VLAN and subnet.
Question
A customer has a functional requirement that states HR systems within a data center should be segmented from other systems that reside in the same data center and same VLAN. The systems run legacy applications by using hard-coded IP addresses with all HR systems dedicated to .129 to .254 of the 10.20.20.0/24 prefix. Which segmentation method is optimal for the customer?
Options
- Adata center perimeter firewalling
- Brouted firewalls
- CVACLs on data center switches
- DACLs on data center switches
How the community answered
(57 responses)- A11% (6)
- B5% (3)
- C60% (34)
- D25% (14)
Why each option
VACLs are optimal because they filter traffic between hosts within the same VLAN at the switch level, which is required when source and destination systems share the same VLAN and subnet.
Data center perimeter firewalling only inspects traffic crossing the data center boundary and cannot enforce segmentation between hosts communicating within the same internal VLAN.
Routed firewalls require traffic to traverse a layer-3 boundary between different subnets or VLANs - since the HR and non-HR systems share the same VLAN, traffic does not cross a routed firewall interface.
VACLs are applied directly on the switch at the VLAN level and capture all traffic within a VLAN - including intra-VLAN host-to-host traffic - filtering based on source and destination IP addresses. Since all HR systems and other systems share the same VLAN and the HR systems occupy the 10.20.20.129-254 range, a VACL enforces segmentation without requiring routing changes, VLAN redesign, or external firewall traversal.
Standard ACLs applied to switch interfaces such as SVIs only filter traffic crossing layer-3 boundaries, not intra-VLAN switched traffic between hosts residing in the same VLAN.
Concept tested: Intra-VLAN segmentation using VLAN ACLs on switches
Source: https://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/68139-acl-catalyst-switches.html
Topics
Community Discussion
No community discussion yet for this question.