Hello,
As a minimum, for the multicast to be routed between IP networks on your switch, you need to enable at least the following:
- IPv6 multicast on the global level (ipv6 multicast-routing)
- Configure the IPv6 address of the Rendezvous Point (ipv6 pim rp-address ...)
- Enable PIM on all routed interfaces that connect to either multicast sources, receivers, or to other multicast-enabled switches (ipv6 pim)
Please make sure these elements are configured. Ideally, it would help if you shared the relevant parts of your configuration; also knowing your exact switch type and IOS/IOS-XE version would be useful. Finally, are the multicast source and receivers connected to the same switch, or are the located at different switches?
Best regards,
Peter