isis ldp-sync

Function

The isis ldp-sync command enables LDP and IS-IS synchronization on an interface.

The undo isis ldp-sync command disables LDP and IS-IS synchronization on an interface.

By default, LDP and IS-IS synchronization is disabled on an interface.

Format

isis ldp-sync

undo isis ldp-sync

Parameters

None

Views

100GE interface view, 10GE interface view, 25GE sub-interface view, 25GE interface view, 400GE interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk interface view, FlexE interface view, GE optical interface view, GE electrical interface view, Global VE sub-interface view, Tunnel interface view, VE sub-interface view, VE interface view, XGE interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
isis write

Usage Guidelines

Usage Scenario

LDP convergence depends on IS-IS route convergence. Therefore, LDP converges slower than IS-IS routes. When MPLS LDP is used on a network with active and standby links, one of the following problems may occur:

  • When the active link is faulty, traffic forwarded over the IS-IS route and LSP is switched to the standby link. When the active link recovers, traffic forwarded over the IS-IS route is switched back to the active link earlier than the LSP. As a result, LSP traffic is lost.
  • When IS-IS is working properly over the active link but an LDP session or LDP adjacency over the active link goes Down, the IS-IS route still uses the active link, while the LSP is deleted from the active link. Meanwhile, the LSP fails to be established over the standby link because the standby link is not an optimal IS-IS route. As a result, LSP traffic is lost.

    To prevent traffic loss in the preceding situations, run the isis ldp-sync command to enable LDP and IS-IS synchronization on an interface of the crossing node of the active and standby links.

Prerequisites

An IS-IS process has been enabled using the isis enable command in the interface view.

Example

# Enable LDP and IS-IS synchronization on GE 0/1/0.
<HUAWEI> system-view
[~HUAWEI] isis 1
[*HUAWEI-isis-1] quit
[*HUAWEI] interface GigabitEthernet 0/1/0
[~HUAWEI-GigabitEthernet0/1/0] isis enable 1
[*HUAWEI-GigabitEthernet0/1/0] isis ldp-sync
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >