ip ospf bfd
Use this command to enable Bidirectional Forwarding Detection (BFD).
Use this command with either the no or disable parameter to disable BFD.
Command Syntax
ip ospf bfd (disable|)
no ip ospf bfd (disable|)
Parameters
disable
Specify to disable BFD.
Default
By default, ip ospf bfd is disabled
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#ip ospf bfd
Last modified date: 07-13-2023