Share on Facebook Share on Twitter Email
Answers.com

Distance Vector Multicast Routing Protocol

 
Wikipedia: Distance Vector Multicast Routing Protocol
 

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 exchange routing datagrams. IGMP Header is:
4 bits version
4 bits Type
8 bits Subtype,
where the subtype is one of:

  1 = Response;
  2 = Request;
  3 = Non-membership report;
  4 = Non-membership cancellation;

16 bits Checksum

External links



Search unanswered questions...
Enter a word or phrase...
All Community Q&A Reference topics
 
 

 

Copyrights:

Wikipedia. This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Distance Vector Multicast Routing Protocol" Read more