2.5 Challenge

Here are some final thoughts about RIPng that are important:

  1. RIPng process names do not need to match between routers.
  2. To configure an EUI-64 unicast address on a router interface, execute the command “ipv6 address 2001:db8:c18:2::/64 eui-64” command, where the network ID may vary, and the lower order of 64 bits is populated by the local interface EUI-64 conversion process.
  3. RIPng must be configured on a per-interface basis. The process name must be defined globally, but you cannot enable the protocol globally. Optionally, you can enable it on the interface, and it will automatically create the global definition for you. (The process must still be named globally to configure additional RIPng features.)
  4. RIPng neighbors use link-local unicast addressing to communicate routing updates to each other.