OcNOS-RON-6.3.1 : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv6 Commands : ipv6 pim
ipv6 pim
Use this command to enable IPv6 PIM dense-mode or sparse-mode on the current interface.
Use the no option with this command to disable IPv6 PIM dense-mode or sparse-mode on the interface.
Command Syntax
ipv6 pim (dense-mode|sparse-mode|)
no ipv6 pim (dense-mode|sparse-mode|)
Parameters
dense-mode
Enable IPv6 PIM dense-mode operation
sparse-mode
Enable IPv6 PIM sparse-mode operation
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#ipv6 pim dense-mode
 
(config)#interface eth0
(config-if)#no ipv6 pim dense-mode
 
(config)#interface eth0
(config-if)#ipv6 pim sparse-mode
 
(config-if)#no ipv6 pim sparse-mode
 
Last modified date: 07-14-2023