156-2158120 Exam QuestionsBrowse all questions from this exam

156-2158120 Exam - Question 97


What is the main difference between Static NAT and Hide NAT?

Show Answer
Correct Answer: C

The main difference between Static NAT and Hide NAT lies in the directionality of the connections they allow. Static NAT allows both incoming and outgoing connections because it maps a single private IP address to a single public IP address, enabling the same IP address to be used for both types of connections. On the other hand, Hide NAT, also known as PAT (Port Address Translation), only allows outgoing connections by mapping multiple private IP addresses to a single public IP address, thus effectively hiding multiple hosts behind a single IP address when they initiate outbound communication.

Discussion

2 comments
Sign in to comment
Usman_Shehu
Dec 14, 2023

answer is correct

EssentialDOption: C
Mar 27, 2024

C is correct