logo

CuriousTab

CuriousTab

Discussion


Home Networking Network Address Translation Comments

  • Question
  • 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

  • Correct Answer
  • 1, 3 and 5 

    Explanation
    You can configure NAT three ways on a Cisco router: static, dynamic, and NAT Overload (PAT).

  • Network Address Translation problems


    Search Results


    • 1. 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
    • Discuss
    • 2. 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
    • 3. 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
    • 4. 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
    • 5. 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
    • 6. 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
    • 7. 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
    • 8. Port Address Translation is also termed what?

    • Options
    • A. NAT Fast
    • B. NAT Static
    • C. NAT Overload
    • D. Overloading Static
    • Discuss
    • 9. 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
    • 10. Which of the following is true when describing an anycast address?

    • Options
    • A. Packets addressed to a unicast address are delivered to a single interface.
    • B. Packets are delivered to all interfaces identified by the address. This is also called one-to-many addresses.
    • C. This address identifies multiple interfaces and the anycast packet is only delivered to one address. This address can also be called one-to-one-of-many.
    • D. These addresses are meant for nonrouting purposes, but they are almost globally unique so it is unlikely they will have an address overlap.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment