Multiple choice technology

What are three characteristics of RIPv2? (Choose three)

  1. Supports VLSM

  2. Supports Kerberos authentication

  3. Is backward compatible with RIPv1

  4. Multicasts messages to RIP neighbors

  5. Uses Hello Protocol for neighbor discovery

Reveal answer Fill a bubble to check yourself
A,C,D Correct answer
Explanation

RIPv2 supports Variable Length Subnet Masking (VLSM) which allows more efficient IP address allocation. It maintains backward compatibility with RIPv1 routers in a network. RIPv2 uses multicast (address 224.0.0.9) instead of broadcast to communicate with RIP neighbors, reducing unnecessary traffic on all network devices. Kerberos authentication is not used by RIPv2, and the Hello Protocol is used by OSPF, not RIP.