Configure the MLD SSM Mapping
Configuration Condition
Before configuring the MLD SSM mapping, first complete the following tasks:
- Enable the interface IPv6
- Enable the interface MLD
Configure the MLD SSM Mapping
To provide the IPv6 PIM-SM SSM service for the receiver not supporting MLDv2 in the IPv6 PIM-SM SSM network, we can configure the MLD SSM Mapping function on the device.
The user can configure the MLD SSM Mapping rule according to the demand of the network receiver. The group member relation report permitted by the rule is converted to the MLD non-member (IS_EX, TO_EX) relation report, and the multicast source address is the source address specified by the MLD SSM mapping rule.
Table 9-10 Configure the MLD SSM mapping
Step
|
Command
|
Description
|
Enter global configuration mode
|
configure terminal
|
-
|
Enable MLD SSM Mapping
|
ipv6 mld ssm-map enable [ vrf vrf-name ]
|
Mandatory
By default, MLD SSM Mapping is not enabled.
|
Configure the MLD SSM Mapping rule
|
ipv6 mld ssm-map static { access-list-number | access-list-name } source-ipv6-address [ vrf vrf-name ]
|
Mandatory
By default, there is no MLD SSM Mapping rule.
|
-
The ipv6 mld ssm-map static command only supports the extended ACL.