ЁЯУв Too many exams? DonтАЩt know which one suits you best? Book Your Free Expert ЁЯСЙ call Now!

  • google app store apple app store
  • тЬЦ

      Question

      Which type of NAT (Network Address Translation) allows

      multiple private IP addresses to share a single public IP address?
      A Static NAT Correct Answer Incorrect Answer
      B Dynamic NAT Correct Answer Incorrect Answer
      C Port Address Translation (PAT) Correct Answer Incorrect Answer
      D One-to-One NAT Correct Answer Incorrect Answer
      E VPN NAT Correct Answer Incorrect Answer

      Solution

      Port Address Translation (PAT), often called "NAT overload," allows multiple devices on a local network to share a single public IP address. PAT works by using different port numbers for each session initiated by devices on the internal network, ensuring that all connections are distinguished based on their unique port number. This is widely used in home networks where multiple devices need internet access but only one public IP address is available. Option A (Static NAT) is incorrect because Static NAT maps one private IP address to one public IP address, not multiple addresses. Option B (Dynamic NAT) is incorrect because it assigns a public IP from a pool to a private IP on a first-come, first-served basis, but it does not allow multiple private IPs to share a single public IP. Option D (One-to-One NAT) is incorrect because it also involves mapping one private IP to one public IP. Option E (VPN NAT) is incorrect because VPN NAT refers to translating addresses over a VPN connection, which is unrelated to sharing public IP addresses across multiple private IPs.

      Practice Next
      More Algorithms Questions

      Relevant for Exams:

      ask-question