JN0-637 · Question #24
You need to set up source NAT so that external hosts can initiate connections to an internal device, but only if a connection to the device was first initiated by the internal device. Which type of…
The correct answer is C. Persistent NAT with target host. Persistent NAT with target host allows external hosts to establish connections only when the internal device initiates a session first, ideal for specific interactive applications. The scenario requires that external hosts be able to initiate a connection only if the internal…
Question
You need to set up source NAT so that external hosts can initiate connections to an internal device, but only if a connection to the device was first initiated by the internal device. Which type of NAT solution provides this functionality?
Options
- AAddress persistence
- BPersistent NAT with any remote host
- CPersistent NAT with target host
- DStatic NAT
How the community answered
(49 responses)- A6% (3)
- B4% (2)
- C73% (36)
- D16% (8)
Explanation
Persistent NAT with target host allows external hosts to establish connections only when the internal device initiates a session first, ideal for specific interactive applications. The scenario requires that external hosts be able to initiate a connection only if the internal device has already initiated a connection. The correct solution is Persistent NAT with target host, which ensures that a specific external host can initiate new connections back to the internal device, but only after the internal device has established a session first. Persistent NAT with Target Host (Answer C): This allows the internal device to initiate a connection, and once established, the specified external host can also initiate new connections to the internal device on the same NAT
Topics
Community Discussion
No community discussion yet for this question.