Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 55

Which two types of NAT are used in a network? (Choose two.)

Answer options

Correct answer: B, E

Explanation

Static NAT (B) is used to map a single private IP address to a single public IP address, making it suitable for hosting services. Dynamic NAT (E) allows multiple private IP addresses to be mapped to a pool of public IP addresses, providing more flexibility. The other options, routed NAT, multicast NAT, and normal NAT, are not standard types of NAT recognized in typical networking scenarios.