nerdexam
Cisco

400-007 · Question #241

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 D. transparent firewalling. Transparent (Layer 2) firewalling inserts a stateful firewall inline without requiring IP address changes, making it ideal for segmenting systems within the same VLAN that use hard-coded IPs.

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. Which segmentation method is suitable and scalable for the customer?

Options

  • Adata center perimeter firewalling
  • Brouted firewalls
  • CVACLs on data center switches
  • Dtransparent firewalling

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    10% (2)
  • D
    86% (18)

Why each option

Transparent (Layer 2) firewalling inserts a stateful firewall inline without requiring IP address changes, making it ideal for segmenting systems within the same VLAN that use hard-coded IPs.

Adata center perimeter firewalling

Perimeter firewalling protects the data center boundary from external threats but does not provide intra-VLAN segmentation between systems residing on the same Layer 2 segment.

Brouted firewalls

Routed firewalls operate at Layer 3 and require systems to be placed in different subnets, which would necessitate IP address changes that are incompatible with the legacy hard-coded IP addresses.

CVACLs on data center switches

VACLs can filter traffic within a VLAN but are stateless ACL-based constructs that lack the stateful inspection and scalable policy management a firewall provides for fine-grained segmentation.

Dtransparent firewallingCorrect

Transparent firewalls operate in Layer 2 bridging mode, acting as a bump-in-the-wire between systems without altering the IP addressing scheme. This allows HR systems with hard-coded IPs to be segmented from other systems in the same VLAN because no subnet or IP reconfiguration is required. It is scalable because additional security policies can be enforced without redesigning the network topology.

Concept tested: Transparent firewall mode for intra-VLAN segmentation

Source: https://www.cisco.com/c/en/us/td/docs/security/asa/asa916/configuration/general/asa-916-general-config/intro-fw.html

Topics

#transparent firewall#network segmentation#VLAN#data center

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice