ipv6 pim rp-candidate
Defines a router as a rendezvous point (RP) router candidate. The no version stops the router from being an RP candidate.
ipv6 pim rp-candidate interfaceType interfaceSpecifier [ group-list accessListName ]
[ hold-time holdTime ] [ priority priority ] [ interval interval ]no ipv6 pim rp-candidate interfaceType interfaceSpecifier [ group-list accessListName ]
- interfaceTypeInterface type; see Interface Types and Specifiers in About This Guide
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide. The autoRP announcement messages will contain the IP address for this interface.
- accessListNameAccess-list containing the set of group prefixes supported by this C-RP. If no group-list is specified, the default value is the entire multicast address range.
- holdTimeAmount of time in the range 165535 seconds that the BSR keeps an RP in its C-RP list if the BSR does not receive a C-RP advertisement message; default value is 150 seconds
- priorityPriority field value in the range 0 255 that the C-RP sends to the BSR in C-RP advertisement messages; default value is 192. In the RP election process, the RP with the lower priority value is preferred.
- intervalInterval in the range 165535 seconds at which the C-RP sends advertisement messages to the BSR; default value is 60 seconds
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.