Jump to content

Multicast routing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Goodtiming8871 (talk | contribs) at 01:38, 10 July 2019 (Overview: To implement the multicast routing, IGMP protocol and multicast routing protocol(Reverse-path forwarding, PIM-SM) for registration subscriber grouping and control traffic are required for multicast transmission). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Routing schemes
Unicast

Broadcast

Multicast

Anycast

Multicast Routing is one of the routing protocols in TCP/IP communication. [1]

In computer networking, there are several multicast group communication protocols where data transmission is addressed to a group of destination computers simultaneously. [2]

Overview

Multicast routing is a method of transmitting to all subscribers registered in a group by one transmission unlike unicast routing (i.e. OSPF,RIP) which transmits 1: 1 necessary data. [2]

To implement the multicast routing, IGMP protocol and multicast routing protocol(Reverse-path forwarding, PIM-SM) for registration subscriber grouping and control traffic are required for multicast transmission.[2]

See also

References