sr-te-policy seamless-bfd

Function

The sr-te-policy seamless-bfd command configures seamless bidirectional forwarding detection (SBFD) parameters for SR-MPLS TE Policies.

The undo sr-te-policy seamless-bfd command deletes configured SBFD parameters.

By default, SBFD parameters are not configured for SR-MPLS TE Policies.

Format

sr-te-policy seamless-bfd { min-tx-interval transmit-interval | min-rx-interval receive-interval | detect-multiplier multiplier-value } *

undo sr-te-policy seamless-bfd { min-tx-interval [ transmit-interval ] | min-rx-interval [ receive-interval ] | detect-multiplier [ multiplier-value ] } *

Parameters

Parameter Description Value
min-tx-interval transmit-interval

Specifies the minimum interval at which SBFD packets are sent to the peer.

The value is an integer ranging from 3 to 20000, in milliseconds.

min-rx-interval receive-interval

Specifies the minimum interval at which SBFD packets are received from the peer.

In the SBFD scenario, the min-rx-interval receive-interval parameter will not take effect.

The value is an integer ranging from 3 to 20000, in milliseconds.

detect-multiplier multiplier-value

Specifies a local detection multiplier.

The value is an integer ranging from 3 to 50.

Views

Segment routing view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
srpolicy write

Usage Guidelines

Usage Scenario

To adapt the SBFD parameters of SR-MPLS TE Policies to the requirements of different networks, run the sr-te-policy seamless-bfd command.

Precautions

If you run the sr-te-policy seamless-bfd command, the bfd, sbfd, and sr-te-policy seamless-bfd enable commands must also be run. Otherwise, the sr-te-policy seamless-bfd command cannot take effect.

Example

# Set the minimum interval at which the SBFD packets of SR-MPLS TE Policies are sent to the peer to 300 ms.
<HUAWEI> system-view
[~HUAWEI] bfd
[*HUAWEI-bfd] quit
[*HUAWEI] sbfd
[*HUAWEI-sbfd] quit
[*HUAWEI] segment-routing
[*HUAWEI-segment-routing] sr-te-policy seamless-bfd enable
[*HUAWEI-segment-routing] sr-te-policy seamless-bfd min-tx-interval 300
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >