R0106-HP MSR Router Series IP Multicast Command Reference(V7)

249
undo ssm-mapping { source-address | all }
Default
No MLD SSM mapping is configured.
Views
MLD view
Predefined user roles
network-admin
Parameters
source-address: Specifies an IPv6 multicast source by its IPv6 address.
acl-number: Specifies an IPv6 basic ACL number in the range of 2000 to 2999. The permit statement in
the specified ACL defines the IPv6 multicast group range that receiver hosts can join.
all: Removes all the MLD SSM mappings.
Examples
# Configure an MLD SSM mapping on the public network, so that the receivers can receive IPv6 multicast
data from the IPv6 multicast source 1::1 to the IPv6 multicast group range FF1E::/64.
<Sysname> system-view
[Sysname] acl ipv6 number 2001
[Sysname-acl6-basic-2001] rule permit source ff1e:: 64
[Sysname-acl6-basic-2001] quit
[Sysname] mld
[Sysname-mld] ssm-mapping 1::1 2001
Related commands
display mld ssm-mapping