Multiple choice

Refer to the exhibit. A network administrator has issued the commands that are shown on Router1 and Router2. A later review of the routing tables reveals that neither router is learning the LAN network of the neighbor router. What is most likely the problem with the RIPng configuration?

  1. The serial interfaces are in different subnets.

  2. The RIPng process is not enabled on interfaces.

  3. The RIPng network command is not configured.

  4. The RIPng processes do not match between Router1 and Router2.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In RIPng, you must enable the RIPng process on specific interfaces using 'ipv6 rip enable'. Simply creating the RIPng process is not enough. The network command is not used in RIPng (that's RIPv2). Interface mismatch is possible but less likely than missing enable command.