pim timer hello (Mtunnel view)

Function

The pim timer hello command sets an interval at which a PIM interface sends Hello messages.

The undo pim timer hello command restores the default setting.

By default, a PIM interface sends Hello messages at an interval of 30 seconds.

Format

pim timer hello interval

undo pim timer hello

Parameters

Parameter Description Value
interval

Specifies the interval at which a PIM interface sends Hello messages.

The value is an integer ranging from 1 to 18000, in seconds.

Views

MTI interface view, Mtunnel view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
pim write

Usage Guidelines

Usage Scenario

A router on a PIM-SM network needs to send Hello messages periodically to maintain PIM neighbor relationships. To set the interval at which an interface sends Hello messages, run the pim timer hello command.

Prerequisites

The multicast routing function has been enabled using the multicast routing-enable command in the public network instance view or VPN instance view.

Configuration Impact

If the pim timer hello command is run more than once, the latest configuration overrides the previous one.

Precautions

The interval at which an interface sends Hello messages must be shorter than the timeout period of PIM neighbors.

Example

# Specify 40 seconds as the interval at which Mtunnel10 sends Hello messages.
<HUAWEI> system-view
[~HUAWEI] ip vpn-instance mytest
[*HUAWEI-vpn-instance-mytest] ipv4-family
[*HUAWEI-vpn-instance-mytest-af-ipv4] route-distinguisher 100:1
[*HUAWEI-vpn-instance-mytest-af-ipv4] multicast routing-enable
[*HUAWEI-vpn-instance-mytest-af-ipv4] multicast-domain share-group 224.1.1.1 binding mtunnel 10
[*HUAWEI-vpn-instance-mytest-af-ipv4] commit
[~HUAWEI-vpn-instance-mytest-af-ipv4] quit
[~HUAWEI-vpn-instance-mytest] quit
[~HUAWEI] interface Mtunnel 10
[~HUAWEI-MTunnel10] pim timer hello 40
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >