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

82
Predefined user roles
network-admin
Parameters
source-address: Specifies a multicast source by its IP address.
acl-number: Specifies a basic ACL number in the range of 2000 to 2999. The permit statement in the
ACL defines the multicast group range that receiver hosts can join.
all: Removes all the IGMP SSM mappings.
Examples
# Configure an IGMP SSM mapping on the public network, so that the receivers can receive only
multicast data from the multicast source 125.1.1.1 to the multicast group range 225.1.1.0/24.
<Sysname> system-view
[Sysname] acl number 2001
[Sysname-acl-basic-2001] rule permit source 225.1.1.1 0.0.0.255
[Sysname-acl-basic-2001] quit
[Sysname] igmp
[Sysname-igmp] ssm-mapping 125.1.1.1 2001
Related commands
display igmp ssm-mapping