|
|
|
Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
|||||||||||||
|
Posted by Mark on May 12, 2009, 5:14 am
Please log in for more thread options
studying multicasting and IGMP specifically, and have a few points I don't clearly understand. First of all why do we need Ethernet multicast addresses, wouldn't IP multicasting suffice to distribure traffic among the groups of hosts? I only guess, there are protocols exploiting Ethernet-based multicasting? And the second. From RFC1112: "IP host address is mapped to Ethernet multicast address by placing the low-order 23-bits of the IP address into the low-order 23 bits of Ethernet multicast address 01-00-5e-00-00-00". Does this mean that in order to send a multicast packet, a host must supply a properly built MAC address in the form defined above, in its Ethernet header field (destination address)? So the OUI, purchased by equipment manufacturers would not suffice? Thanks. -- Mark | |||||||||||||
|
Posted by glen herrmannsfeldt on May 12, 2009, 5:17 am
Please log in for more thread options If the IP packet goes over ethernet, it needs an ethernet multicast address to be multicast. > And the second. From RFC1112: "IP host address is mapped to Ethernet
> multicast address by placing the low-order 23-bits of the IP address into > the low-order 23 bits of Ethernet multicast address 01-00-5e-00-00-00". > Does this mean that in order to send a multicast packet, a host must supply
> a properly built MAC address in the form defined above, in its Ethernet > header field (destination address)? So the OUI, purchased by equipment > manufacturers would not suffice? Yes. -- glen | |||||||||||||
|
Posted by pxcdan on May 13, 2009, 8:18 am
Please log in for more thread options > Hello
t
> > studying multicasting and IGMP specifically, and have a few points I don'= > clearly understand. First of all why do we need Ethernet multicast
he
> addresses, wouldn't IP multicasting suffice to distribure traffic among t= > groups of hosts? I only guess, there are protocols exploiting Ethernet-ba=
sed
> multicasting?
Layer 2 devices within the network would be unable to handle IP-only multicast addressing. Multicasting is used in a popular industrial control protocol called Ethernet/IP (the IP here stands for industrial protocol); the infrastructure devices on these control networks are almost exclusively L2 switches. | |||||||||||||
| Similar Threads | Posted |
| multicast address | May 12, 2009, 5:14 am |
| Picking an IP multicast address | October 29, 2004, 1:03 pm |
| Multicast MAC and Unicast IP Address | August 18, 2005, 7:54 pm |
| Multicast MAC in Source MAC Address Field | August 30, 2005, 5:13 pm |
| Multicast test bed | October 18, 2004, 8:51 am |
| multicast, MAC ending with 00:96 ? | August 14, 2005, 12:55 am |
| ARP reply containing a multicast MAC OK? | March 19, 2007, 4:50 pm |
| Multicast pruning | July 2, 2008, 7:24 am |
| Multicast VLAN Id | July 14, 2008, 7:41 am |
| Maximum MAC multicast filters? | October 5, 2005, 8:48 am |
| is multicast *really* to all stations at once with a switch? | December 18, 2009, 4:24 pm |
| Extreme Networks 300-48 Multicast issues | January 11, 2005, 1:55 am |
| MAC address of an IPv6 address | April 10, 2007, 4:42 pm |
| Mac address recovery | December 17, 2004, 9:07 am |
| Change MAC address | January 25, 2005, 8:53 am |

multicast address
Yahoo!
Windows Live
del.icio.us
digg
Netscape 




> clearly understand. First of all why do we need Ethernet multicast
> addresses, wouldn't IP multicasting suffice to distribure traffic among the
> groups of hosts? I only guess, there are protocols exploiting Ethernet-based
> multicasting?