You can configure multicast source addresses-based filtering policies by creating ACLs. Then, a PIM router forwards only the multicast packets whose source address or source/group addresses match the ACLs.
The system view is displayed.
Run acl { name advance-acl-name [ advance | [ advance ] number advance-acl-number ] | [ number ] advance-acl-number } [ match-order { config | auto } ]
An advanced ACL is created, and the advanced ACL view is displayed.
Run rule [ rule-id ] [ name rule-name ] { deny | permit } ip [ destination { destination-ip-address { destination-wildcard | 0 } | any } | source { source-ip-address { source-wildcard | 0 } | any } ] *
Rules are configured for the advanced ACL.
If a basic ACL is used, run the rule command and set the source parameter to a multicast source address.
If an advanced ACL 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.
Return to the system view.
The 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.