| 9. | Which of the following is true when describing a global unicast address? |
|||||||
Answer: Option B Explanation: Unlike unicast addresses, global unicast addresses are meant to be routed. |
| 10. | To enable RIPng, which of the following would you use? |
|||||||||
Answer: Option B 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. |
| 11. | Which statement(s) about IPv6 addresses are true?
|
|||||||
Answer: Option B Explanation: In order to shorten the written length of an IPv6 address, successive fields of zeros may be replaced by double colons. In trying to shorten the address further, leading zeros may also be removed. Just as with IPv4, a single device's interface can have more than one address; with IPv6 there are more types of addresses and the same rule applies. There can be link-local, global unicast, and multicast addresses all assigned to the same interface. |
| 12. | What multicast addresses does RIPng use? |
|||||||
Answer: Option B Explanation: RIPng uses the multicast IPv6 address of FF02::9. If you remember the multicast addresses for IPv4, the numbers at the end of each IPv6 address are the same. |
| 13. | To enable OSPFv3, which of the following would you use? |
|||||||||
Answer: Option A Explanation: To enable OSPFv3, you enable the protocol as with RIPng. The command string is ipv6 ospf <process-id> area <area-id>. |
| 14. | Which of the following is true when describing a unicast address? |
|||||||
Answer: Option A Explanation: Packets addressed to a unicast address are delivered to a single interface. For load balancing, multiple interfaces can use the same address. |
| 15. | Which of the following is true when describing a multicast address? |
|||||||
Answer: Option B Explanation: Packets addressed to a multicast address are delivered to all interfaces identified by the multicast address, the same as in IPv4. It is also called a one-to-many address. You can always tell a multicast address in IPv6 because multicast addresses always start with FF. |
