This command defines the address of a PIM Rendezvous point (RP) for a specific multicast group range.
Note:
This command takes effect only when PIM-SM is configured as the PIM mode.
| Default | 0 |
| Format | ip pim rp-address rp-address group-address group-mask [override] |
| Mode | Global Config |
| Parameter | Description |
|---|---|
| rp-address | The IP address of the RP. |
| group-address | The group address supported by the RP. |
| group-mask | The group mask for the group address. |
| override | [Optional] Indicates that if there is a conflict, the RP configured with this command prevails over the RP learned by BSR. |
Example: The following shows an example of the command.
(Routing)(Config) #ip pim rp-address 192.168.10.1 224.1.2.0 255.255.255.0