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-pim6
Parameters
<GRP-ADDR/GRP-MASK>
Specifies the multicast IPv6 address and mask to define the multicast group range.
Authority
Administrators
Examples
Configuring and removing candidate group prefix:
switch(config)# router pim6 switch(config-pim6)# rp-candidate group-prefix ff08::1:3/64 switch(config-pim6)# no rp-candidate group-prefix ff08::1:3/64