
Command Manual – BFD-GR
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 BFD Configuration Commands
1-5
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface 1] bfd min-receive-interval 300
1.1.6 bfd min-transmit-interval
Syntax
bfd min-transmit-interval value
undo
bfd min-transmit-interval
View
Interface view
Parameters
value
: Minimum interval for transmitting BFD control packets, in milliseconds. It is a
multiple of 100. It is in the range of 200 to 1000 and defaults to 400.
Description
Use the
bfd min-transmit-interval
command to configure the minimum interval for
transmitting BFD control packets.
The minimum interval for transmitting BFD control packets through an interface
ensures 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.
Use the
undo
bfd min-transmit-interval
command to restore the default.
By default, the minimum BFD transmit interval is 400 milliseconds.
Examples
# Configure the minimum interval for transmitting BFD control packets on
VLAN-interface 1 as 300 milliseconds.
<Sysname> system-view
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface 1] bfd min-transmit-interval 300
1.1.7 bfd session init-mode
Syntax
bfd session init-mode
{
active | passive
}
undo
bfd session init-mode