nerdexam
Cisco

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.

Designing Security

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)
  • A
    11% (6)
  • B
    5% (3)
  • C
    60% (34)
  • D
    25% (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.

Adata center perimeter firewalling

Data center perimeter firewalling only inspects traffic crossing the data center boundary and cannot enforce segmentation between hosts communicating within the same internal VLAN.

Brouted firewalls

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.

CVACLs on data center switchesCorrect

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.

DACLs on data center switches

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

#VACLs#network segmentation#data center#VLAN security

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice