You should apply SSM maps for IPv4-to-IGMP interfaces and SSM maps for IPv6-to-MLD interfaces:
- [edit protocols]
- igmp {
-
- interface fe-0/1/0.0 {
- ssm-map ssm-map-ipv4-example;
- }
- }
- mld {
-
- interface fe-/0/1/1.0 {
- ssm-map ssm-map-ipv6-example;
- }
- }