bfd min-receive-interval

Syntax

bfd min-receive-interval value

undo bfd min-receive-interval

View

Interface view

Default level

2: System level

Parameters

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

Description

Use bfd min-receive-interval to configure the minimum interval for receiving BFD control packets.

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

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

If the remote device sends BFD control packets at an interval shorter than the minimum receiving interval of the local device, the remote device changes its sending interval to the minimum receiving interval of the local device.

Examples

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

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