logo

CuriousTab

CuriousTab

Discussion


Home Networking Network Address Translation Comments

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

  • Correct Answer
  • ip nat outside 

    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. Port Address Translation is also termed what?

    • Options
    • A. NAT Fast
    • B. NAT Static
    • C. NAT Overload
    • D. Overloading Static
    • Discuss
    • 2. 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
    • 3. 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
    • 4. 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
    • 5. 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
    • 6. 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
    • 7. Which of the following is true when describing a link-local address?

    • Options
    • A. Packets addressed to a unicast address are delivered to a single interface.
    • B. These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.
    • C. These are like private addresses in IPv4 in that they are not meant to be routed.
    • 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
    • 8. Which statement(s) about IPv6 addresses are true?

      1. Leading zeros are required.
      2. Two colons (::) are used to represent successive hexadecimal fields of zeros.
      3. Two colons (::) are used to separate fields.
      4. A single interface will have multiple IPv6 addresses of different types.

    • Options
    • A. 1 and 3
    • B. 2 and 4
    • C. 1, 3 and 4
    • D. All of the above
    • Discuss
    • 9. Which of the following is true when describing a unicast address?

    • Options
    • A. Packets addressed to a unicast address are delivered to a single interface.
    • B. These are your typical publicly routable addresses, just like a regular publicly routable address in IPv4.
    • C. These are like private addresses in IPv4 in that they are not meant to be routed.
    • 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
    • 10. To enable EIGRP, which of the following would you use?

      1. Router1(config-if)# ipv6 ospf 10 area 0.0.0.0
      2. Router1(config-if)# ipv6 router rip 1
      3. Router1(config)# ipv6 router eigrp 10
      4. Router1(config-rtr)# no shutdown
      5. Router1(config-if)# ipv6 eigrp 10

    • Options
    • A. 1, 3 and 5
    • B. 3, 4 and 5
    • C. 1 and 3
    • D. 5 only
    • Discuss


    Comments

    There are no comments.

Enter a new Comment