cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
292
Views
0
Helpful
2
Replies

Question about Multicasting traffic

mahesh18
Level 6
Level 6


Hi Everyone,

Need to know about Multicasting traffic -- in general, is not routed across LAN segments need to know what does this mean in detail?

Regards

MAhesh

1 Accepted Solution

Accepted Solutions

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The   Author of this posting offers the information contained within this   posting without consideration and with the reader's understanding that   there's no implied or expressed suitability or fitness for any purpose.   Information provided is for informational purposes only and should not   be construed as rendering professional advice of any kind. Usage of  this  posting's information is solely at reader's own risk.

Liability Disclaimer

In   no event shall Author be liable for any damages whatsoever (including,   without limitation, damages for loss of use, data or profit) arising  out  of the use or inability to use the posting's information even if  Author  has been advised of the possibility of such damage.

Posting

Multicast packets are addressed to a "group" address, rather than an individual host address.  On shared media networks (like 10Base2, 10Base5 or 10BastT [on a hub] Ethernet), sender only needs to send one packet which all (originally all in same L2 domain) hosts would see, and each host would determine, by looking at group address, whether it wanted to open the packet to "see" packet's contents.

Multicast on switches might be flooded (replicated) to all ports within the same L2 domain (pretty much like broadcasts).  (This mimicked shared media behavior.)

"Modern" managed switches often support IGMP snooping where the switch will not flood (replicate) multicast packets to a port unless it "knows" a host on that port desires them.

By default, multicast, like broadcasts, isn't forwarded at L3.

Multicast can be multicast routed (i.e. L3 forwarded) across different L2 domains.  Multicast routing might use a dedicated multicast routing protocol, such as DVMRP (basically RIP for multicast) or piggy back on a unicast routing protocol (i.e. PIM variants).

Multicast routing is "backwards" from unicast routing, as in rather than figuring how to deliver a packet to a specific host, multicast routing concerns itself with getting from receiver to sender.

View solution in original post

2 Replies 2

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The   Author of this posting offers the information contained within this   posting without consideration and with the reader's understanding that   there's no implied or expressed suitability or fitness for any purpose.   Information provided is for informational purposes only and should not   be construed as rendering professional advice of any kind. Usage of  this  posting's information is solely at reader's own risk.

Liability Disclaimer

In   no event shall Author be liable for any damages whatsoever (including,   without limitation, damages for loss of use, data or profit) arising  out  of the use or inability to use the posting's information even if  Author  has been advised of the possibility of such damage.

Posting

Multicast packets are addressed to a "group" address, rather than an individual host address.  On shared media networks (like 10Base2, 10Base5 or 10BastT [on a hub] Ethernet), sender only needs to send one packet which all (originally all in same L2 domain) hosts would see, and each host would determine, by looking at group address, whether it wanted to open the packet to "see" packet's contents.

Multicast on switches might be flooded (replicated) to all ports within the same L2 domain (pretty much like broadcasts).  (This mimicked shared media behavior.)

"Modern" managed switches often support IGMP snooping where the switch will not flood (replicate) multicast packets to a port unless it "knows" a host on that port desires them.

By default, multicast, like broadcasts, isn't forwarded at L3.

Multicast can be multicast routed (i.e. L3 forwarded) across different L2 domains.  Multicast routing might use a dedicated multicast routing protocol, such as DVMRP (basically RIP for multicast) or piggy back on a unicast routing protocol (i.e. PIM variants).

Multicast routing is "backwards" from unicast routing, as in rather than figuring how to deliver a packet to a specific host, multicast routing concerns itself with getting from receiver to sender.

Hi Joseph,

Thanks for your verfy knowledge post about Multicasting.

It gave me nice platform to start working on multicasting.

Best regards

Mahesh

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card