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¶
unit: seconds
Set periodic interval for hello messages.
vsr running config# vrf <vrf> routing interface <interface> pim
vsr running pim# hello-interval <1-max>
- Default value
30
hello-holdtime¶
unit: seconds
Set hello holdtime.
vsr running config# vrf <vrf> routing interface <interface> pim
vsr running pim# hello-holdtime <1-max>
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 <1-max>
- 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
|
Description |
---|---|
|
An IPv4 address. |
|
An IPv6 address. |