IP multicast routing enables a host (source) to send a single copy of data to a single multicast address. Data is then distributed to a group of recipients by using a special form of IP address called the IP multicast group address. In a multicast environment, any host, regardless of whether it is a member of a group, can send to a group. However, only the members of a group can receive packets sent to that group.
NSX uses two multicast routing protocols: Internet Group Management Protocol (IGMPv2) and Protocol Independent Multicast (PIM). PIM sparse mode is supported (PIM-SM). PIM is used on ESGs, but not on the DLR.
For more information about multicast support in NSX, see Multicast Routing Support, Limitations, and Topology.Prerequisites
Transport Zones must have a multicast address range configured. See Assign a Segment ID Pool and Multicast Address Range in the NSX Installation Guide.
IGMP configuration must be the same across the Edge Services Gateway and the Logical (Distributed) Router.
Enable IGMP snooping on the L2 switches to which VXLAN participating hosts are attached. If IGMP snooping is enabled on L2, IGMP querier must be enabled on the router or L3 switch with connectivity to multicast enabled networks. See Add a Logical Switch.
Procedure
Results
show logical-router host <host ID> dlr <DLR instance> mrouting-domain
In the example output below, the host is host-19 and the DLR instance is edge-1:
cli>show logical-router host host-19 dlr edge-1 mrouting-domain VDR Mcast Routing Domain configurations: Vdr Name: edge-1 Vdr ID: 0x00002328 Multicast Routing Doman: Enabled Replication Mcst Grp Start IP: 237.0.0.0 Replciation Mcast Grp Mask: 255.255.255.0 Control VNI: 9008 Uplink VNI: 9007 IGMP Query Interval: 30 sec IGMP Query Response Interval: 10 sec IGMP Robustness Variable: 2 Group membership Interval: 70 se