R3303-HP HSR6800 Routers High Availability Command Reference

186
Usage guidelines
Do not configure the source IP address of the BFD echo packets to belong to the same network segment
as any interface address of the device. Otherwise a large amount of ICMP redirect packets might be sent
by the remote device, causing network congestion.
Examples
# Configure the source IP address of echo packets as 10.1.1.1.
<Sysname> system-view
[Sysname] bfd echo-source-ip 10.1.1.1
bfd min-echo-receive-interval
Use bfd min-echo-receive-interval to configure the minimum interval for receiving BFD echo packets.
Use undo bfd min-echo-receive-interval to restore the default minimum interval for receiving BFD echo
packets.
Syntax
bfd min-echo-receive-interval value
undo bfd min-echo-receive-interval
Views
Interface view
Default command level
2: System level
Parameters
value: Minimum interval for receiving BFD echo packets, in the range of 10 to 3000 milliseconds. The
default is 400 milliseconds.
Examples
# Configure the minimum interval for receiving BFD echo packets on GigabitEthernet 1/0/1 as 500
milliseconds.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] bfd min-echo-receive-interval 500
bfd min-receive-interval
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.
Syntax
bfd min-receive-interval value
undo bfd min-receive-interval
Views
Interface view