pim hello-option holdtime (Mtunnel view)

Function

The pim hello-option holdtime command sets the neighbor timeout period carried in PIM Hello packets to be sent by a PIM interface.

The undo pim hello-option holdtime command restores the default value.

By default, the neighbor timeout period carried in PIM Hello packets to be sent by a PIM interface is 105 seconds.

Format

pim hello-option holdtime helloHoldTime

undo pim hello-option holdtime

Parameters

Parameter Description Value
helloHoldTime

Specifies the neighbor timeout period carried in PIM Hello messages to be sent.

The value is an integer ranging from 1 to 65535, 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

You can run this command to set the neighbor timeout period carried in PIM Hello packets to be sent by a router. If the receive end does not receive any Hello packet from the local device within the timeout period, the receive end considers that the local neighbor is aged. If routers need to quickly detect PIM neighbor changes, set this parameter to a smaller value, but the value must be greater than the configured interval for sending Hello messages.

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 hello-option holdtime command is run more than once, the latest configuration overrides the previous one.

Example

# Set the neighbor timeout period carried in PIM Hello packets to be sent by Mtunnel10 to 120 seconds.
<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 hello-option holdtime 120
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >