OcNOS-RON-6.3.1 : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv6 Commands : ipv6 pim accept-register
ipv6 pim accept-register
Use this command to configure the ability to filter out multicast sources specified by the given access-list at the RP, so that the RP will accept/refuse to perform the Register mechanism for the packets sent by the specified sources. By default, the RP accepts Register packets from all multicast sources.
Use the no option with this command to revert to default.
Command Syntax
ipv6 pim (vrf NAME|) accept-register list WORD
no ipv6 pim (vrf NAME|) accept-register
Parameters
vrf
The VPN routing/forwarding instance
NAME
Specify the name of the VPN routing/forwarding instance
WORD
Name of a standard access list
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#ipv6 pim accept-register list 121
 
(config)#no ipv6 pim accept-register
Last modified date: 07-14-2023