You can configure multicast source addresses-based filtering policies by creating IPv6 ACLs. Then, an IPv6 PIM router forwards only the multicast packets whose source address or source/group addresses match the IPv6 ACLs.
The system view is displayed.
A basic ACL6 is created, and the basic ACL6 view is displayed.
Rules are configured for the basic ACL6.
Run acl ipv6 { name advance-acl6-name [ advance | [ advance ] number advance-acl6-number ] | [ number ] advance-acl6-number } [ match-order { config | auto } ]
An advanced ACL6 is created, and the advanced ACL6 view is displayed.
Run rule [ rule-id ] [ name rule-name ] { deny | permit } ipv6 [ destination { destination-ipv6-address prefix-length | destination-ipv6-address/prefix-length | any } | source { source-ipv6-address prefix-length | source-ipv6-address/prefix-length | any } ] *
Rules are configured for the advanced ACL6.
If a basic ACL6 is used, run the rule command and set the source parameter to a multicast source address.
If an advanced ACL6 is used, run the rule command, set the source parameter to a multicast source address, and set the destination parameter to a multicast group address.
The IPv6 PIM view is displayed.
A multicast source address range is configured.
The source-policy command configuration cannot be used to filter static (S, G) entries.
The configuration is committed.