logo

CuriousTab

CuriousTab

Discussion


Home Networking IPv6 Comments

  • Question
  • To enable RIPng, which of the following would you use?


  • Options
  • A. Router1(config-if)# ipv6 ospf 10 area 0.0.0.0
  • B. Router1(config-if)# ipv6 router rip 1
  • C. Router1(config)# ipv6 router eigrp 10
  • D. Router1(config-rtr)# no shutdown
  • E. Router1(config-if)# ipv6 eigrp 10

  • Correct Answer
  • Router1(config-if)# ipv6 router rip 1 

    Explanation
    It's pretty simple to enable RIPng for IPv6. You configure it right on the interface where you want RIP to run with the ipv6 router rip number command.

  • IPv6 problems


    Search Results


    • 1. Which statement(s) about IPv4 and IPv6 addresses are true?

      1. An IPv6 address is 32 bits long, represented in hexidecimal.
      2. An IPv6 address is 128 bits long, represented in decimal.
      3. An IPv4 address is 32 bits long, represented in decimal.
      4. An IPv6 address is 128 bits long, represented in hexidecimal.

    • Options
    • A. 1 and 3 only
    • B. 2 only
    • C. 3 and 4
    • D. 2 and 4
    • Discuss
    • 2. Which of the following is true when describing a unique 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
    • 3. What multicast addresses does RIPng use?

    • Options
    • A. FF02::A
    • B. FF02::9
    • C. FF02::5
    • D. FF02::6
    • Discuss
    • 4. What multicast addresses does EIGRPv6 use?

    • Options
    • A. FF02::A
    • B. FF02::9
    • C. FF02::5
    • D. FF02::6
    • Discuss
    • 5. 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
    • 6. Which of the following is true when describing a global 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
    • 7. To enable OSPFv3, which of the following would you use?

    • Options
    • A. Router1(config-if)# ipv6 ospf 10 area 0.0.0.0
    • B. Router1(config-if)# ipv6 router rip 1
    • C. Router1(config)# ipv6 router eigrp 10
    • D. Router1(config-rtr)# no shutdown
    • E. Router1(config-if)# ipv6 eigrp 10
    • Discuss
    • 8. What two multicast addresses does OSPFv3 use?

      1. FF02::A
      2. FF02::9
      3. FF02::5
      4. FF02::6

    • Options
    • A. 2 only
    • B. 3 only
    • C. 1 and 3
    • D. 3 and 4
    • Discuss
    • 9. Which of the following is true when describing a multicast 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 a one-to-many address.
    • C. Identifies multiple interfaces and 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
    • 10. You want to ping the loopback address of your local host(with IPv6). What will you type?

    • Options
    • A. ping 127.0.0.1
    • B. ping 0.0.0.0
    • C. ping ::1
    • D. trace 0.0.::1
    • Discuss


    Comments

    There are no comments.

Enter a new Comment