Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


...

The set protocols pimsm4 interface vif hello-period pim interface hello interval command configures the PIM Hello messages period (in seconds) per VLAN interface.

...

Command Syntax

set protocols pimsm4 pim interface <interface-name> vif <vif-name> hello-period name> hello interval <interval>


Parameter

Parameter

Description

interface <interface-name>

Specifies a L3 VLAN

interface. The value is a string.

vif <vif-name>

Specifies a vif

interface. The value is a string.

hello

-period

interval <interval>

Specifies the interval for sending Hello messages.

The value is an integer that ranges from 1 to

18724

180, in seconds

. The default value is 30s

.


Usage Guidelines

PIM devices periodically send Hello messages to maintain PIM neighbor relationships. You can run the set protocols pimsm4 interface vif hello-period this command to set the interval for sending Hello messages. The neighbor holdtime is 3.5 * hello-period.

...

Code Block
admin@Xorplus# set protocols pimsm4pim interface vlan-2 vif vlan-2 hello-periodhello interval 40
admin@Xorplus# commit