300-710 · Question #185
An engineer wants to connect a single IP subnet through a Cisco FTD firewall and enforce policy. There is a requirement to present the internal IP subnet to the outside as a different IP address. What
The correct answer is C. Configure the Cisco FTD firewall in routed mode with NAT enabled.. To connect an internal IP subnet through a Cisco FTD firewall, enforce policy, and translate its IP address for external presentation, the FTD must be configured in routed mode with NAT enabled.
Question
An engineer wants to connect a single IP subnet through a Cisco FTD firewall and enforce policy. There is a requirement to present the internal IP subnet to the outside as a different IP address. What must be configured to meet these requirements?
Options
- AConfigure the downstream router to perform NAT.
- BConfigure the upstream router to perform NAT.
- CConfigure the Cisco FTD firewall in routed mode with NAT enabled.
- DConfigure the Cisco FTD firewall in transparent mode with NAT enabled.
How the community answered
(25 responses)- B8% (2)
- C88% (22)
- D4% (1)
Why each option
To connect an internal IP subnet through a Cisco FTD firewall, enforce policy, and translate its IP address for external presentation, the FTD must be configured in routed mode with NAT enabled.
Configuring NAT on a downstream router bypasses the FTD for NAT functionality, preventing it from consistently enforcing policy with its own NAT rules, which is contrary to the requirement.
Configuring NAT on an upstream router would similarly bypass the FTD for the core NAT function, not fulfilling the requirement for the FTD to manage the IP address presentation.
Implementing Network Address Translation (NAT) to present an internal subnet as a different external IP address is a Layer 3 function. Cisco FTD devices perform Layer 3 functions like NAT and routing when operating in routed mode, allowing them to participate in IP routing between segments and translate addresses.
Transparent mode operates at Layer 2 and does not perform Layer 3 routing or NAT. While it can inspect traffic, it relies on external routers for L3 forwarding and address translation.
Concept tested: Cisco FTD firewall routed mode and NAT
Source: https://www.cisco.com/c/en/us/td/docs/security/firepower/70/configuration/guide/fpmc-config-guide-70/nat_overview.html
Topics
Community Discussion
No community discussion yet for this question.