bfd min-transmit-interval

Syntax

bfd min-transmit-interval value

undo bfd min-transmit-interval

View

Interface view

Default level

2: System level

Parameters

value: Minimum interval for transmitting BFD control packets, in milliseconds. The value must be a multiple of 100 and range from 200 to 1000.

Description

Use bfd min-transmit-interval to configure the minimum interval for transmitting BFD control packets.

Use undo bfd min-transmit-interval to restore the default minimum interval for transmitting BFD control packets.

By default, the minimum interval for transmitting BFD control packets is 400 milliseconds.

A proper interval ensures that BFD control packets are not transmitted faster than the device can deal with. The actual interval for transmitting BFD control packets at the local device should be the greater between the minimum interval for sending BFD control packets configured on the local interface and the minimum interval for receiving BFD control packets on the remote device.

Examples

# Configure the minimum interval for transmitting BFD control packets on VLAN-interface 1 as 500 milliseconds.

<Sysname> system-view
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface1] bfd min-transmit-interval 500