ipv6 route-static default-bfd

Function

The ipv6 route-static default-bfd command configures global default BFD parameters for IPv6 static routes.

The undo ipv6 route-static default-bfd command cancels the global default BFD parameters configured for IPv6 static routes.

By default, the minimum interval at which BFD control packets are received and sent is 10 ms, and the detection time multiplier is 3.

Format

ipv6 route-static default-bfd { min-rx-interval min-rx-interval | min-tx-interval min-tx-interval | detect-multiplier multiplier } *

undo ipv6 route-static default-bfd

Parameters

Parameter Description Value
min-rx-interval min-rx-interval

Specifies the minimum interval at which BFD control packets are received.

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

min-tx-interval min-tx-interval

Specifies the minimum interval at which BFD control packets are sent.

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

detect-multiplier multiplier

Specifies the detection time multiplier.

The value is an integer ranging from 3 to 50.

Views

System view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
route-base write

Usage Guidelines

Usage Scenario

To configure global default BFD parameters for IPv6 static routes, run the ipv6 route-static default-bfd command.

Configuration Impact

detect-multiplier, min-rx-interval, and min-tx-interval are independent of each other. Specifically, if the ipv6 route-static bfd command is used to change only one of the three BFD parameters, the other two parameters continue to use their default values.

Precautions

After the ipv6 route-static default-bfd command is run on a device, the global default BFD parameters of all IPv6 static routes bound to the BFD session on the device are modified.

Example

# Set the global minimum interval at which BFD packets are received to 30 ms for IPv6 static routes.
<HUAWEI> system-view
[~HUAWEI] ipv6 route-static default-bfd min-rx-interval 30
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >