When only one Rendezvous Point (RP) exists in the network, you can manually configure a static RP rather than a dynamic RP. This can save the bandwidth occupied by message exchange between the Candidate-RP (C-RP) and the BootStrap router (BSR). The configurations about the static RP should be the same on all the devices in a PIM-SM domain.
Static RPs are stable and have low requirements for devices, and therefore they apply to small and middle-sized networks. To use a static RP, ensure that the same RP information and multicast group range are configured for all routers, including the RP in a domain. Dynamic RPs have high reliability and improved maintainability, and therefore they apply to large networks. For details about how to configure a dynamic RP, see Configuring a Dynamic RP.
When the static RP and the dynamic RP are configured in the PIM-SM at the same time, faults may occur in the network. So, confirm the action before you run the command. If you want to use only the dynamic RP in the PIM-SM network, skip the configuration.
Perform the following steps on all FWs in a PIM-SM domain. The FWs where static RP is not configured cannot participate in multicast forwarding in this PIM-SM domain.
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 }
Use parameter source to define the multicast group range to be served by the static RP.
pim [ vpn-instance vpn-instance-name ]
static-rp rp-address [ basic-acl-number ] [ preferred ]
You can run the command repeatedly to configure multiple static RPs for the FW.
All FWs in the PIM-SM area must be configured with the same static-rp command.