IPv6 Multicast Static RP

Hi Everyone,
I am using IPv6 to IPv4 tunneling on the network. When I wanted to activate IPv6 Multicast in the LAN network, I could not define static RP Ipv6. Is there any alternative solution for this issue?
Best Regards.

For IPv6 multicast (1.4 latest), you have to add pim6d in /etc/frr/daemons and restart the router
Then in vtysh ipv6 pim rp X:X::X:X Y:Y::Y:Y/M
In our CLI we have only IPv4 configurations/daemon

If it works fine, create please a feature request at https://phabricator.vyos.net/

1 Like