logo

CuriousTab

CuriousTab

Discussion


Home Networking Network Address Translation Comments

  • Question
  • Which command would you place on interface on a private network?


  • Options
  • A. ip nat inside
  • B. ip nat outside
  • C. ip outside global
  • D. ip inside local

  • Correct Answer
  • ip nat inside 

    Explanation
    As in access-lists, you must configure your interfaces before NAT will provide any translations. On the inside networks you would use the command ip nat inside. On the outside interface, you will use the command ip nat outside.

  • Network Address Translation problems


    Search Results


    • 1. Which command will clear all the translations active on your router?

    • Options
    • A. show ip nat translations
    • B. show ip nat statistics
    • C. debug ip nat
    • D. clear ip nat translations *
    • Discuss
    • 2. Which of the following would be a good starting point for troubleshooting if your router is not translating?

    • Options
    • A. Reboot.
    • B. Call Cisco.
    • C. Check your interfaces for the correct configuration.
    • D. Run the debug all command.
    • Discuss
    • 3. Which command will show you the summary of the NAT configuration?

    • Options
    • A. show ip nat translations
    • B. show ip nat statistics
    • C. debug ip nat
    • D. clear ip nat translations *
    • Discuss
    • 4. Which command will create a dynamic pool named Todd that will provide you with 30 global addresses?

    • Options
    • A. ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.240
    • B. ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.224
    • C. ip nat pool todd 171.16.10.65 171.16.10.94 net 255.255.255.224
    • D. ip nat pool Todd 171.16.10.1 171.16.10.254 net 255.255.255.0
    • Discuss
    • 5. Which of the following are disadvantages 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.

    • Options
    • A. 1, 3 and 5
    • B. 3 and 4
    • C. 2, 4 and 5
    • D. 1 and 3
    • Discuss
    • 6. Which are considered the methods of NAT?

      1. Static
      2. IP NAT pool
      3. Dynamic
      4. NAT double-translation
      5. Overload

    • Options
    • A. 1 and 6
    • B. 3 only
    • C. 1, 3 and 5
    • D. All of the above
    • Discuss
    • 7. When creating a pool of global addresses, which of the following can be used instead of the netmask command?

    • Options
    • A. / (slash notation)
    • B. prefix-length
    • C. no mask
    • D. block-size
    • Discuss
    • 8. Which of the following is considered to be the destination host after translation?

    • Options
    • A. Inside local
    • B. Outside local
    • C. Inside global
    • D. Outside global
    • Discuss
    • 9. Port Address Translation is also termed what?

    • Options
    • A. NAT Fast
    • B. NAT Static
    • C. NAT Overload
    • D. Overloading Static
    • Discuss
    • 10. Which command would you place on interface connected to the Internet?

    • Options
    • A. ip nat inside
    • B. ip nat outside
    • C. ip outside global
    • D. ip inside local
    • Discuss


    Comments

    There are no comments.

Enter a new Comment