Home / Computer Science / Computer Networking :: IPv6

Computer Science :: Computer Networking

  1. To enable RIPng, which of the following would you use?

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


  3. Which of the following is true when describing a global unicast address?

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


  5. What two multicast addresses does OSPFv3 use?
    1. FF02::A
    2. FF02::9
    3. FF02::5
    4. FF02::6

  6. A.

     2 only

    B.

     3 only

    C.

     1 and 3

    D.

     3 and 4


  7. What multicast addresses does EIGRPv6 use?

  8. A.

     FF02::A

    B.

     FF02::9

    C.

     FF02::5

    D.

     FF02::6


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

  10. A.

     1, 3 and 5

    B.

     3, 4 and 5

    C.

     1 and 3

    D.

     5 only