OcNOS-SP : Layer 3 Guide : Bidirectional Forwarding Detection Command Reference : Protocol Commands for BFD : isis bfd
isis bfd
Use this command to enable the BFD option for IS-IS neighbors on an interface. Use the no form of the command to disable the BFD option for neighbors on an interface.
Note: When BFD monitoring is enabled for ISIS session, protocol admin events like clear/ shutdown will cause BFD session to go to admin down. Due to this, neigbourship/adjacency down detection on peer will be according to the protocol configured hello hold interval and is not based on BFD interval.
Command Syntax
isis bfd (disable|)
no isis bfd (disable|)
Parameter
disable
Used to disable the BFD option for neighbors on an interface
Default
No default value is specified
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth1
(config-if)#isis bfd disable
Last modified date: 10/16/2023