PT-7728 User’s Manual Featured Functions
3-45
Benefits of Multicast
The benefits of using IP multicast are that it:
y Uses the most efficient, sensible method to deliver the same information to many receivers
with only one transmission.
y Reduces the load on the source (for example, a server) since it will not need to produce
several copies of the same data.
y Makes efficient use of network bandwidth and scales well as the number of multicast group
members increases.
y Works with other IP protocols and services, such as Quality of Service (QoS).
Multicast transmission makes more sense and is more efficient than unicast transmission for some
applications. For example, multicasts are often used for video-conferencing, since high volumes of
traffic must be sent to several end-stations at the same time, but where broadcasting the traffic to
all end-stations would cause a substantial reduction in network performance. Furthermore, several
industrial automation protocols, such as Allen-Bradley, EtherNet/IP, Siemens Profibus, and
Foundation Fieldbus HSE (High Speed Ethernet), use multicast. These industrial Ethernet
protocols use publisher/subscriber communications models by multicasting packets that could
flood a network with heavy traffic. IGMP Snooping is used to prune multicast traffic so that it
travels only to those end destinations that require the traffic, reducing the amount of traffic on the
Ethernet LAN.
Multicast Filtering
Multicast filtering ensures that only end-stations that have joined certain groups receive multicast
traffic. With multicast filtering, network devices only forward multicast traffic to the ports that are
connected to registered end-stations. The following two figures illustrate how a network behaves
without multicast filtering, and with multicast filtering.
Network without multicast filtering
LNK/ACTSPEEDFDX/HDX
FAULTMASTER COUPLER
STATPWR1 PWR2
RING PORTCOUPLER
PORT
MODE
37
4 8
26
15
37
48
2 6
15
4
3
2
1
37
482 6
15
M1
M2
M3
M4
LNK/ACTSPEEDFDX/HDX
FAULTMASTER COUPLER
STATPWR1 PWR2
RING PORTCOUPLER
PORT
MODE
3 7
4 82 6
15
37
4 82 6
15
4
32
1
3 7
48
26
1 5
M1
M2
M3
M4
1
2
3
4
5
6
7
8
M3
PT-7728
M4
1
2
3
4
4
1
3
2
135
246
M1
TX RX TX RX TX RX
246
135
M2
TX RX TX RX TX RX
All hosts receive the multicast traffic, even if they don’t need it.