Command Manual – BFD-GR
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 BFD Configuration Commands
1-4
Description
Use the
bfd min-echo-receive-interval
command to configure the minimum BFD
echo packet receiving interval on the interface.
Use the
undo bfd min-echo-receive-interval
command to restore the default.
The default value is 400 milliseconds.
Examples
# Configure the minimum BFD echo receiving interval on VLAN-interface 1 as 300
milliseconds.
<Sysname> system-view
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface 1] bfd min-echo-receive-interval 300
1.1.5 bfd min-receive-interval
Syntax
bfd min-receive-interval value
undo
bfd min-receive-interval
View
Interface view
Parameters
value
: Minimum interval for receiving BFD control packets, in milliseconds. It is a
multiple of 100 milliseconds. It is in the range of 200 ms to 1000 ms and defaults to 400
ms.
Description
Use the
bfd min-receive-interval
command to configure the minimum interval for
receiving BFD control packets.
If the remote device sends BFD control packets at an interval smaller 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.
Use the
undo
bfd min-receive-interval
command to restore the default.
By default, the minimum interval for receiving BFD control packets is 400 milliseconds.
Examples
# Configure the minimum interval for receiving BFD control packets on VLAN-interface
1 as 300 milliseconds.
<Sysname> system-view