rp-candidate group-prefix
Syntax
rp-candidate group-prefix <GRP-ADDR/GRP-MASK>
no rp-candidate group-prefix <GRP-ADDR/GRP-MASK>
Description
Adds multicast group address to the current Candidate Rendezvous Point (C-RP) configuration.
The
no
form of this command removes C-RP multicast group address.
Command context
config-pim
Parameters
<GRP-ADDR/GRP-MASK>
Specifies the multicast IPv4 address and mask to define the multicast group range.
Authority
Administrators
Examples
Configuring and removing candidate group prefix:
switch(config)# router pim switch(config-pim)# rp-candidate group-prefix 230.0.0.4/24 switch(config-pim)# no rp-candidate group-prefix 230.0.0.4/24