Home / Computer Science / Computer Networking :: Network Address Translation

Computer Science :: Computer Networking

  1. Which command would you place on interface connected to the Internet?

  2. A.

     ip nat inside

    B.

     ip nat outside

    C.

     ip outside global

    D.

     ip inside local


  3. Which command will show you all the translations active on your router?

  4. A.

     show ip nat translations

    B.

     show ip nat statistics

    C.

     debug ip nat

    D.

     clear ip nat translations *


  5. Which command would you place on interface on a private network?

  6. A.

     ip nat inside

    B.

     ip nat outside

    C.

     ip outside global

    D.

     ip inside local


  7. Pat Address Translation is also termed what?

  8. A.

     NAT Fast

    B.

     NAT Static

    C.

     NAT Overload

    D.

     Overloading Static


  9. When creating a pool of global addresses, which of the following can be used instead of the netmask command?

  10. A.

     / (slash notation)

    B.

     prefix-length

    C.

     no mask

    D.

     block-size


  11. Which of the following would be a good starting point for troubleshooting if your router is not translating?

  12. A.

     Reboot.

    B.

     Call Cisco.

    C.

     Check your interfaces for the correct configuration.

    D.

     Run the debug all command.


  13. Which command will show you the summary of the NAT configuration?

  14. A.

     show ip nat translations

    B.

     show ip nat statistics

    C.

     debug ip nat

    D.

     clear ip nat translations *


  15. Which of the following is considered to be the destination host before translation?

  16. A.

     Inside local

    B.

     Outside local

    C.

     Inside global

    D.

     Outside global


  17. Which of the following is considered to be the address after translation?

  18. A.

     Inside local

    B.

     Outside local

    C.

     Inside global

    D.

     Outside global


  19. Which are considered the methods of NAT?
    1. Static
    2. IP NAT pool
    3. Dynamic
    4. NAT double-translation
    5. Overload

  20. A.

     1 and 6

    B.

     3 only

    C.

     1, 3 and 5

    D.

     All of the above