94
Solution
1.
Use the
display current-configuration
command to display the running status of MLD snooping.
2.
If MLD snooping is not enabled, use the
mld-snooping
command to enable MLD snooping globally,
and then use
mld-snooping enable
command to enable MLD snooping in VLAN view.
3.
If MLD snooping is disabled only for the corresponding VLAN, use the
mld-snooping enable
command in VLAN view to enable MLD snooping in the corresponding VLAN.
Configured IPv6 multicast group policy fails to take effect
Symptom
Although an IPv6 multicast group policy has been configured to allow hosts to join specific IPv6 multicast
groups, the hosts can still receive IPv6 multicast data addressed to other groups.
Analysis
•
The IPv6 ACL rule is incorrectly configured.
•
The IPv6 multicast group policy is not correctly applied.
•
The function of dropping unknown IPv6 multicast data is not enabled, so unknown IPv6 multicast
data is flooded.
Solution
1.
Use the
display acl ipv6
command to check the configured IPv6 ACL rule. Make sure that the IPv6
ACL rule conforms to the IPv6 multicast group policy to be implemented.
2.
Use the
display this
command in MLD-snooping view or the corresponding interface view to verify
that the correct IPv6 multicast group policy has been applied. If not, use the
group-policy
or
mld-snooping group-policy
command to apply the correct IPv6 multicast group policy.
3.
Use the
display current-configuration
command to verify that the function of dropping unknown
IPv6 multicast data is enabled. If not, use the
drop-unknown
command to enable the function of
dropping unknown IPv6 multicast data.