You define a multicast group via an IP address. When the switch receives a multicast packet it maps the multicast packet to the IP address of the multicast group and all members of the group receive the multicast packet.
In order for IP multicast to work, bridge multicast must be enabled.
Multicast addresses allow a source device to send a packet to a group of devices. Devices that belong to a multicast group are assigned a multicast group IP address. The range of IPv4 multicast addresses is 224.0. 0.0 to 239.255.
In the IP Multicast Group Address field, enter a valid multicast IP address. For version 4 IP addresses, the range is from 224.0.0.0 to 239.255.255.255.
Make sure the two addresses 224.0.1.129 (PTP) and 224.0.0.251 (MDNS)
are in this list and assigned to the ports needed (Ports that are
included in the Dante VLAN) as static
Filter : Interface Type equals to 'Port'
Set all interfaces to 'Static'
Multicast / Multicast Router Port
Set all to 'Static'
FYI - For each interface, choose how the interface is associated with the IP multicast group. For each interface, click one of the following:
Static - Adds the interface to the IP multicast group as a static member.
Forbidden - Indicates that this interface is not allowed to join the IP multicast group.
None - Indicates that this interface currently does not belong to the IP multicast group.
Host Extensions for IP Multicasting [RFC1112] specifies the extensions required of a host implementation of the Internet Protocol (IP) to support multicasting. The multicast addresses are in the range 224.0. 0.0 through 239.255.255.255
Note!!!
For switch to switch interfaces, there is detailed info in https://technet.genesis-technologies.ch/setup-a-cisco-sg300-500-switch-for-dante/ about 3/4 the way down (item f.)
VLAN Management / Interface Settings screen
Interface VLAN Mode = General
Frame Type = Admit All
Ingress Filtering = Enabled
all Dante devices must be connected to a port that is set to access, all ports that are connected to other switches must be Trunk or General
http://www.tcpipguide.com/free/t_IPMulticastAddressing.htm
IP Multicast Address Ranges and Uses
Range
Start Address
|
Range
End Address
|
Description
|
224.0.0.0
|
224.0.0.255
|
Reserved for
special well-known multicast addresses.
|
224.0.1.0
|
238.255.255.255
|
Globally-scoped
(Internet-wide) multicast addresses.
|
239.0.0.0
|
239.255.255.255
|
Administratively-scoped
(local) multicast addresses.
|
Local subnetwork
Addresses in the range of 224.0.0.0 to 224.0.0.255 are individually assigned by IANA and designated for multicasting on the local subnetwork only. For example, the Routing Information Protocol (RIPv2) uses 224.0.0.9, Open Shortest Path First (OSPF) uses 224.0.0.5 and 224.0.0.6, and Multicast DNS uses 224.0.0.251. Routers must not forward these messages outside the subnet from which they originate.
For each VLAN
First we have to enable the Bridge Multicast Filtering Status in Multicast -> Properties for the VLAN we use for Dante. As Forwarding Method select IP Group Address
Enable 'Bridge Multicast Filtering Status'
For 'Forwarding method for IPv6' use 'MAC Group Address'
For 'Forwarding method for IPv4' use 'MAC Group Address'
Configure IP Multicast Group Addresses
Click Add a Multicast Group Address
Select the VLAN
Select 'Version 4' to use version 4 multicast IP address.
For 'IP Multicast Group Address' enter the valid multicast IP address. For IPv4, the range is 224.0.0.0 - 239.255.255.255. I suggest 224.32.10.0
If the 'Source Specific' is enabled, enter the IPv4 source IP address in the 'Source IP Address' field. (192.168.10.0 in the example)
Filter IP multicast groups,
set the VLAN ID box to 10 (the default VLAN)
Set IP version to IPv4
Set 'IP Multicast Group Address' = 224.32.10.0
Set 'Source IP Address' = 192.168.10.0
Apply these settings.
For each interface, choose how the interface is associated with the IP multicast group. For each interface, click one of the following:
- Static - Adds the interface to the IP multicast group as a static member.
- Forbidden - Indicates that this interface is not allowed to join the IP multicast group.
- None - Indicates that this interface currently does not belong to the IP multicast group.
|