Free Cisco 300-710 Actual Exam Questions - Question 14 Discussion

Question No. 14
An engineer is tasked with deploying an internal perimeter firewall that will support multiple DMZs
Each DMZ has a unique private IP subnet range. How is this requirement satisfied?
Select one option, then reveal solution.
US
HC
Haris C.
2026-02-21

B imo makes most sense since each DMZ has a unique subnet—routed mode lets the firewall handle traffic between them cleanly without messing with IPs like NAT would.

0
HC
Haris C.
2026-02-19

C imo makes less sense since NAT changes IPs, which isn’t usually needed internally between DMZs with unique subnets. Routed mode without NAT fits better here.

0
BL
Bilal L.
2026-01-24

It’s A. Transparent mode acts like a bump in the wire and can enforce policies without needing to re-route or change IPs, which is handy for internal perimeter firewalls. Since each DMZ already has its own subnet, transparent mode avoids extra routing complexity. NAT usually isn’t needed internally between DMZs, so B with routed mode might be overkill here. Transparent mode keeps things simpler while still controlling traffic between those separate DMZs.

0
BL
Bilal L.
2026-01-20

Makes sense to me too. B seems right because in routed mode, the firewall can handle traffic between different subnets without messing with NAT, which is more for external address translation. B

0
DJ
Daniel J.
2026-01-18

It’s B for me, since routed mode lets the firewall route between different subnets, which fits multiple DMZs with unique IP ranges. But I’m not sure if NAT is always needed here or only for internet access. Anyone else think NAT might still be required depending on traffic direction?

0