The group command configures IPv6 static SSM mapping source/group address mappings.
The undo group command deletes the IPv6 static SSM mapping source/group address mappings.
By default, no IPv6 static SSM mapping source/group address mapping is configured.
Parameter | Description | Value |
---|---|---|
group-ipv6-address |
Indicates the IPv6 address of the multicast group. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. The value ranges from FF00::0 to FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF. |
mask-length |
Indicates the mask length of a multicast group. |
The value is an integer, which can be 16, 32, 64, or 128. |
source-ipv6-address |
Specifies the IPv6 address of a multicast source. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
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 IPv6 policies of different interfaces. After that, MLD packets received by different interfaces can be mapped to different multicast sources and users' requirements can be answered.