JN0-231 · Question #94
Which statement is correct about static NAT?
The correct answer is C. Static NAT implements unidirectional one-to-one mappings. Static NAT (Network Address Translation) is a type of NAT that maps a public IP address to a private IP address. With static NAT, a one-to-one mapping is created between a public IP address and a private IP address. This means that a single public IP address is mapped to a…
Question
Which statement is correct about static NAT?
Options
- AStatic NAT supports port translation.
- BStatic NAT rules are evaluated after source NAT rules.
- CStatic NAT implements unidirectional one-to-one mappings.
- DStatic NAT implements unidirectional one-to-many mappings.
How the community answered
(26 responses)- A4% (1)
- B12% (3)
- C81% (21)
- D4% (1)
Explanation
Static NAT (Network Address Translation) is a type of NAT that maps a public IP address to a private IP address. With static NAT, a one-to-one mapping is created between a public IP address and a private IP address. This means that a single public IP address is mapped to a single private IP address, and all incoming traffic to the public IP address is forwarded to the private IP address.
Topics
Community Discussion
No community discussion yet for this question.