The group command configures static SSM mapping source/group address mappings.
The undo group command deletes the static SSM mapping source/group address mappings.
By default, no static SSM mapping source/group address mapping is configured.
Parameter | Description | Value |
---|---|---|
group-address |
Indicates the address of the multicast group. |
The value ranges from 224.0.1.0 to 239.255.255.255, in dotted decimal notation. |
mask-length |
Indicates the mask length of a multicast group. |
The value is an integer ranging from 4 to 32. |
mask |
Indicates the mask of a multicast group. |
The value is in dotted decimal notation. |
source source-address |
Indicates the address of a multicast source. |
The value is in dotted decimal notation. |
all |
Delete all static SSM mapping source/group address mappings. |
- |
Usage Scenario
When users connected to different interfaces want to watch programs multicast by different multicast sources, run the group command to configure different SSM mappings for IPv4 policies of different interfaces. After that, IGMP packets received by different interfaces can be mapped to different multicast sources and users' requirements can be answered.
Prerequisites
SSM mapping and a corresponding policy have been enabled on the interface using the igmp ssm-mapping enable policy command.