ip static bfd
Use this command to enable or disable BFD support for IPv4 static route(s) configured on an interface.
Use the no option with this command to reset BFD support for IPv4 static route(s) configured on an interface.
Command Syntax
ip static bfd (disable|enable)
no ip static bfd
Parameters
disable
Disable BFD
enable
Enable BFD
Command Mode
Interface mode
Default
By default, BFD static route support is disabled at all levels.
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth1
(config-if)#ip static bfd disable
(config)#interface eth1
(config-if)#ip static bfd enable
Last modified date: 08/28/2023