OcNOS-RON : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv6 Commands : ipv6 pim rp-candidate
ipv6 pim rp-candidate
Use this command to give the router a candidate RP status using the IPv6 address of the specified interface.
Additionally, the groups specified will operate in PIM sparse mode; group-list specifies the standard IP access list number or name that defines the group prefixes that are advertised in association with the RP address.
Use the no option along with this command to remove the settings.
Command Syntax
ipv6 pim (vrf NAME) rp-candidate IFNAME(group-list(<1-99>|WORD))|)(interval <1-16383>|) (priority <0-255>|)
no ipv6 pim (vrf NAME) rp-candidate (IFNAME|)
Parameters
vrf NAME
The VPN routing/forwarding instance
IFNAME
Specify an interface name
<1-99>
An IP Standard access-list
WORD
A named standard access list
<0-16383>
Range of values for candidate-RP advertisement interval, in seconds
<0-255>
Range of values for priority of an RP candidate
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#ipv6 pim rp-candidate eth3
 
(config)#no ipv6 pim rp-candidate eth3
Last modified date: 07/14/2023