HP MSR2000/3000/4000 Router Series High Availability Command Reference

49
Use undo bfd min-receive-interval to restore the default.
Syntax
bfd min-receive-interval value
undo bfd min-receive-interval
Default
The minimum interval for receiving single-hop BFD control packets is 1000 milliseconds.
Views
Interface view
Predefined user roles
network-admin
Parameters
value: Specifies the minimum interval for receiving single-hop BFD control packets, in milliseconds. The
value range for this argument is 30 to 10000.
Usage guidelines
Configure this command to prevent the control packet sending rate of the peer end from exceeding the
control packet receiving rate of the local end.
The actual control packet sending interval of the peer end takes the greater value between the minimum
interval for transmitting BFD control packets on the peer end and the minimum interval for receiving BFD
control packets on the local end.
Examples
# Configure the minimum interval for receiving single-hop BFD control packets on Ethernet 1/1 as 500
milliseconds.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] bfd min-receive-interval 500
bfd min-transmit-interval
Use bfd min-transmit-interval to configure the minimum interval for transmitting single-hop BFD control
packets.
Use undo bfd min-transmit-interval to restore the default.
Syntax
bfd min-transmit-interval value
undo bfd min-transmit-interval
Default
The minimum interval for transmitting single-hop BFD control packets is 1000 milliseconds.
Views
Interface view
Predefined user roles
network-admin