logo

CuriousTab

CuriousTab

Network Address Translation problems


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

  • Options
  • A. 1, 3 and 4
  • B. 3, 5 and 6
  • C. 5 and 6
  • D. 2, 4 and 6
  • Discuss
  • 2. Which of the following is considered to be the destination host before translation?

  • Options
  • A. Inside local
  • B. Outside local
  • C. Inside global
  • D. Outside global
  • Discuss
  • 3. Which command will allow you to see real-time translations on your router?

  • Options
  • A. show ip nat translations
  • B. show ip nat statistics
  • C. debug ip nat
  • D. clear ip nat translations *
  • Discuss
  • 4. Which of the following is considered to be the address before translation?

  • Options
  • A. Inside local
  • B. Outside local
  • C. Inside global
  • D. Outside global
  • Discuss
  • 5. Which of the following would be good reasons to run NAT?

    1. You need to connect to the Internet and your hosts don't have globally unique IP addresses.
    2. You change to a new ISP that requires you to renumber your network.
    3. You don't want any hosts connecting to the Internet.
    4. You require two intranets with duplicate addresses to merge.

  • Options
  • A. 1, 2 and 4
  • B. 2 and 4
  • C. 3 only
  • D. All of the above
  • Discuss
  • 6. Which of the following is considered to be the address after translation?

  • Options
  • A. Inside local
  • B. Outside local
  • C. Inside global
  • D. Outside global
  • Discuss
  • 7. Which command will show you 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
  • 8. 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
  • 9. 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
  • 10. 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

First 2