The isis bfd block command disables an interface from dynamically establishing BFD sessions.
The undo isis bfd block command cancels the configuration.
By default, an interface can dynamically establish BFD sessions.
100GE interface view, 10GE interface view, 25GE sub-interface view, 25GE interface view, 400GE interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk interface view, FlexE interface view, GE optical interface view, GE electrical interface view, Global VE sub-interface view, Tunnel interface view, VBDIF interface view, VE sub-interface view, VE interface view, VLANIF interface view
Usage Scenario
BFD can provide millisecond-level fault detection, help IS-IS to detect the faults that occur on neighboring devices or links more quickly,and instruct IS-IS to recalculate routes for correct packet forwarding. To enable all IS-IS interfaces to dynamically establish BFD sessions, run the bfd all-interfaces enable command on the interfaces. To disable an interface from dynamically establishing BFD sessions, run the isis bfd block command.
Prerequisites
BFD has been enabled globally, and An IS-IS process has been created on the interface.
Configuration Impact
After the isis bfd block command is run on an interface, the interface is disabled from dynamically establishing BFD sessions. As a result, fast link fault detection cannot be implemented.
Precautions
If the isis bfd block, isis bfd enable, and isis bfd static commands are run, only the last command takes effect.