ip pim

Note

requires a Product License.

Set PIM configuration.

vsr running config# vrf <vrf> routing interface <interface> pim

enabled

Enable PIM on the interface.

vsr running config# vrf <vrf> routing interface <interface> pim
vsr running pim# enabled true|false
Default value
false

hello-interval

Set periodic interval for hello messages.

vsr running config# vrf <vrf> routing interface <interface> pim
vsr running pim# hello-interval <uint8>
Default value
30

hello-holdtime

Set hello holdtime.

vsr running config# vrf <vrf> routing interface <interface> pim
vsr running pim# hello-holdtime <uint16>

bsm

Enables BSM (BootStrap Messages) support on the interface.

vsr running config# vrf <vrf> routing interface <interface> pim
vsr running pim# bsm true|false
Default value
true

unicast-bsm

Accept/Send unicast BSM (BootStrap Messages) on the interface.

vsr running config# vrf <vrf> routing interface <interface> pim
vsr running pim# unicast-bsm true|false
Default value
true

dr-priority

Set DR (designated router) priority allowing a network administrator to give preference to a particular router in the DR election process by giving it a numerically larger DR Priority.

vsr running config# vrf <vrf> routing interface <interface> pim
vsr running pim# dr-priority <uint32>
Default value
1

use-source

Set primary address of the interface set by user.

vsr running config# vrf <vrf> routing interface <interface> pim
vsr running pim# use-source USE-SOURCE

USE-SOURCE

An IPv4 or IPv6 address.