ip bfd static all-interfaces
Use this command to enable BFD support for IPv4 static routes configured on all interfaces.
Use the no option with this command to disable BFD support for IPv4 static routes configured on all interfaces.
Command Syntax
ip bfd static all-interfaces
ip bfd vrf NAME static all-interfaces
no ip bfd static all-interfaces
no ip bfd vrf NAME static all-interfaces
Parameters
NAME
Enable/disable IPv4 static BFD on all interfaces bound to this user-defined Virtual Routing and Forwarding instance name.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3 and updated in OcNOS version 1.3.5.
Example
#configure terminal
(config)#ip bfd static all-interfaces
#configure terminal
(config)#ip bfd vrf vrf1 static all-interfaces
Last modified date: 10/16/2023