To prevent some unknown devices from being involved in PIM, filtering PIM neighbors is required. An interface sets up neighbor relationships with only the addresses matching the filtering rules and deletes the neighbors unmatched with the filtering rules.
Before adjusting control parameters for maintaining neighbor relationships, complete the following tasks:
Configuring a unicast routing protocol
acl [ number ] acl-number [ vpn-instance vpn-instance-name ]
rule [ rule-id ] { deny | permit } source { source-ip-address { 0 | source-wildcard } | address-set address-set-name | any }
interface interface-type interface-number
pim neighbor-policy basic-acl-number
When configuring the neighbor filtering function on the interface, you must also configure the neighbor filtering function correspondingly on the FW that sets up the neighbor relationship with the interface.