OcNOS-SP : Layer 3 Guide : Bidirectional Forwarding Detection Command Reference : BFD Static Route Commands : ip static bfd
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.
Note: When static bfd is enabled on the interface (ip static bfd enable) and if the bfd session is not up, then the related static route to that interface will fall into inactive state.
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