Home / Computer Science / Computer Networking :: Discussion

Discussion :: Computer Networking

  1. Which of the following are advantages of using NAT?
    1. Translation introduces switching path delays.
    2. Conserves legally registered addresses.
    3. Causes loss of end-to-end IP traceability.
    4. Increases flexibility when connecting to the Internet.
    5. Certain applications will not function with NAT enabled.
    6. Reduces address overlap occurrence.

  2. A.

     1, 3 and 4

    B.

     3, 5 and 6

    C.

     5 and 6

    D.

     2, 4 and 6

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    NAT is not perfect, but there are some advantages. It conserves global addresses, which allow us to add millions of hosts to the Internet without "real" IP addresses. This provides flexibility in our corporate networks. NAT can also allow you to use the same subnet more than once in the same network without overlapping networks.


Be The First To Comment