ip pim
Use this command to enable PIM dense-mode or sparse-mode on the current interface.
Use the no option with this command to disable PIM dense-mode or sparse-mode on the interface.
Command Syntax
ip pim (dense-mode|sparse-mode)
no ip pim (dense-mode|sparse-mode)
Parameters
dense-mode
Enable PIM dense-mode operation
sparse-mode
Enable PIM sparse-mode
Default
By default, the ip pim option is disabled.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#ip pim dense-mode
(config)#interface eth0
(config-if)#no ip pim dense-mode
(config)#interface eth0
(config-if)#ip pim sparse-mode
(config-if)#no ip pim sparse-modei
Last modified date: 10/20/2023