mpls ldp timer hello-send (Interface view)

Function

The mpls ldp timer hello-send command sets the value of the Hello send timer.

The undo mpls ldp timer hello-send command restores the default value of the Hello send timer.

By default, the value of the Hello send timer is one third of the value of the Hello hold timer.

Format

mpls ldp timer hello-send interval

undo mpls ldp timer hello-send

Parameters

Parameter Description Value
interval

Specifies the value of the Hello send timer.

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

Views

100GE interface view, 10GE interface view, 25GE interface view, 400GE interface view, 40GE interface view, 50GE interface view, Eth-Trunk interface view, FlexE interface view, GE optical interface view, GE electrical interface view, GMPLS-UNI interface view, VLANIF interface view, XGE interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
mpls-ldp write

Usage Guidelines

Usage Scenario

An LSR periodically sends Hello packets according to the Hello send timer value to the neighboring LSR to advertise its presence on the network and sets up a Hello adjacency.

The default timer value is recommended. On a network that is not in good situation, you can reduce the Hello send timer value properly. This enables the network to recover as soon as possible if a fault occurs.

There are two types of Hello send timers:

  • Link-Hello send timer: used to maintain the local adjacency. You can run the mpls ldp timer hello-send command in the interface view to set the timer value.
  • Target-Hello send timer: used to maintain the remote adjacency. You can run the mpls ldp timer hello-send command in the remote MPLS LDP peer view to set the timer value.

    NOTE:

    If the Hello send timer value is greater than one third of the Hello hold timer value, the Hello send timer value that takes effect is equal to one third of the Hello hold timer value.

Prerequisites

MPLS LDP must be enabled on the associated interface.

Configuration Impact

The Hello send timer value that takes effect is not necessarily the same as the set value. If the Hello send timer value is greater than one third of the Hello hold timer value, the Hello send timer value that takes effect is equal to one third of the link-Hello hold timer value.

Example

# Set the link-Hello send timer value to 20s.
<HUAWEI> system-view
[~HUAWEI] mpls
[*HUAWEI-mpls] mpls ldp
[*HUAWEI-mpls-ldp] quit
[*HUAWEI] interface GigabitEthernet 0/1/0
[*HUAWEI-GigabitEthernet0/1/0] mpls
[*HUAWEI-GigabitEthernet0/1/0] mpls ldp
[*HUAWEI-GigabitEthernet0/1/0] mpls ldp timer hello-send 20
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >