isis bfd
Use this command to enable/disable the BFD check on interface.
The isis bfd command allows a user to enable BFD on an interface. The isis bfd disable command disables BFD checking on an interface. However, the no isis bfd and no isis bfd disable commands both remove the enable/disable configuration, but do not disable/enable BFD.
The bfd all-interfaces command enables BFD on all interfaces attached to an instance then configuring. This command disables BFD configuration on a particular interface.
Command Syntax
isis bfd (disable|)
no isis bfd (disable|)
Parameters
disable
Specify to disable BFD.
Default
By default, bfd feature enable/disable is not configured.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth0
(config-if)#isis bfd disable
Last modified date: 08/28/2023