Site icon i2tutorials

CDCS – Multicast Routing

Multicast Routing

 

Multicast refers to a method of group communication, the sender sends data to multiple receivers or nodes present in the network simultaneously. Multicast Routing protocols are used to route multicast traffic. 

There are two types of multicast routing protocols:

  1. Dense mode
  2. Sparse mode

 

Dense mode

It is used when most of the subnets of the network should be able to receive multicast traffic. 

Some of the dense mode routing protocols are as follows:

  1. DVMRP (Distance Vector Multicast Routing Protocol)
  2. MOSPF (Multicast OSPF)
  3. PIM Dense Mode

Sparse mode

It forwards the multicast traffic only when the router requests it.

Differences between Unicast routing protocols and Multicast routing protocols:

 

Unicast Routing ProtocolsMulticast Routing Protocols
It gives one-to-one mapping.It provides one-to-many mapping.
It uses a single node topology.It uses star, mesh, tree, or hybrid topology.
It works with a single sender and receiver.It can have multiple senders and multiple receivers.
It makes efficient use of bandwidth.It does not use the bandwidth efficiently. 

 

Reference 

Multicast Routing

Exit mobile version