
IP Configuration Command Set
Configuring PIM
12-54
Matrix DFE-Platinum and Diamond Series Configuration Guide
12.2.7.4
ip pim rp-address
Use this command to set a static rendezvous point (RP) for a multicast group.
ip pim rp-address rp-address group-address group-mask
[
priority priority
]
Syntax Description
Command Syntax of the “no” Form
The
no
form of this command removes the static RP configuration:
no ip rp-address rp-address group-address group-mask
Command Type
Router command.
Command Mode
Global configuration:
Matrix>Router1(config)#
Command Defaults
If not specified, a
priority
value of 192 will be assigned.
Example
This example sets a static RP address at 10.0.0.1 for the multicast group at 235.0.0 255.0.0:
rp-address
Specifies the IP address of the PIM RP router.
group-address
Specifies the multicast group address.
group-mask
Specifies the multicast group mask.
priority priority
(Optional) Specifies an RP priority value, ranging from
0
-
255
. Lower values assign higher priority.
Matrix>Router1(config)
#ip pim rp-address 10.0.0.1 235.0.0.0. 255.0.0.0