You can configure filtering policies for Register messages on all the devices that may become Rendezvous Points (RPs). By default, the checksum is calculated based on the entire Register message. You can configure the device to calculate the checksum based on only the header of a Register message.
acl [ number ] acl-number [ vpn-instance vpn-instance-name ]
rule [ rule-id ] { permit | deny } protocol [ source { source-ip-address { 0 | source-wildcard } | address-set address-set-name | any } | destination { destination-ip-address { 0 | destination-wildcard } | address-set address-set-name | any } ] *
Run the rule command, set the source parameter to a multicast source address, and set the destination parameter to a multicast group address.
pim [ vpn-instance vpn-instance-name ]
register-policy advanced-acl-number
The RP applies the policy to filter received Register messages.
By default, the checksum is calculated according to the entire message.