segment-routing sbfd source-address (IS-IS view)

Function

The segment-routing sbfd source-address command configures an SBFD source address for the IS-IS process.

The undo segment-routing sbfd source-address command deletes the SBFD source address configured for the IS-IS process.

By default, no SBFD source address is configured for IS-IS.

Format

segment-routing sbfd source-address ip-address

undo segment-routing sbfd source-address [ ip-address ]

Parameters

Parameter Description Value
ip-address

Specifies an SBFD source address.

The value is in dotted decimal notation.

The source IP address cannot be an invalid IP address, for example, an IP address on network segment 10.1.1.1 or 127. The source IP address must be a class A, B, or C address in the same range as an MPLS LSR ID.

Views

IS-IS view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
isis write

Usage Guidelines

Usage Scenario

By default, an MPLS LSR ID is used to create an SBFD session. During SBFD deployment, only an LSR ID can be used as the SBFD session source, and the source belongs to only one IS-IS process. As a result, route import must be used in multi-process scenarios, otherwise, SBFD cannot take effect. When route import is disabled during process isolation, different sources can be used to establish SBFD sessions in different IS-IS processes. You can run the segment-routing sbfd source-address command to specify the source addresses of different processes so that the source can be selected based on the IS-IS process to support the dynamic creation of SBFD sessions.

Precautions

Before establishing an SBFD session, you need to configure SBFD globally and run the seamless-bfd enable command to configure SBFD for the SR-MPLS BE tunnel. Then, SBFD can be used to monitor the SR-MPLS BE tunnel.

Example

# Configure an SBFD source address for an IS-IS process.
<HUAWEI> system-view
[~HUAWEI] segment-routing
[*HUAWEI-segment-routing] quit
[*HUAWEI] isis
[*HUAWEI-isis-1] cost-style wide
[*HUAWEI-isis-1] segment-routing mpls
[*HUAWEI-isis-1] segment-routing sbfd source-address 10.1.1.1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >