Layer 3 Routing Commands 1580User GuidelinesThis command only has an effect if sparse mode is enabled.Exampleconsole(if-vlan10)#ip pim join-prune-interval 30ip pim rp-addressUse the ip pim rp-address command in Global Configuration mode to definethe address of a PIM Rendezvous point (RP) for a specific multicast grouprange. Use the no form of this command to remove a configured RP. Thiscommand replaces the ip pimsm rp-address command.Syntaxip pim rp-address {rp-address group-address group-mask [override]}no ip pim rp-address {rp-address group-address group-mask}• rp-address —The valid IPv4 address for the rendezvous point.• group-address— A valid multicast group address to be sourced from therendezvous point.• group-mask—A mask indicating the range of multicast groups sourced from theRP.• override—A flag indicating that the static entry should override dynamicallylearned entries for the configured multicast group.Default ConfigurationNone —no static multicast groups are configured for an RP.Command ModeGlobal Configuration modeUser GuidelinesThere are no user guidelines for this command.Exampleconsole(config)#ip pim rp-address 192.168.21.1 239.1.0.0 255.255.0.0override