Jump to content

Distance Vector Multicast Routing Protocol

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ashish.friend (talk | contribs) at 13:52, 15 December 2008 (External links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Distance Vector Multicast Routing Protocol (DVMRP) is used to share information between routers to transport IP Multicast packets among networks.

It is based on the RIP protocol to forward packets: the router generates a routing table with the multicast group that it has knowledge with its corresponding distance (number of devices -routers- in the middle to reach it). When a Multicast packet is received by a router, it is forwarded by router's interfaces specified in the routing table.

The DVMRP protocol uses IGMP messages to exchange information with other routers.

DVMRP uses IGMP to excahnge routing diagrams. IGMP Header is 4 bits version 8 bits Type Sub type = 16 bits Subtype has elements request, response, Non-Membership report & no membership cancellation Checksum = 56 bits

  • RFC 1075 - Distance Vector Multicast Routing Protocol