The isis bfd static command enables static BFD on a specified IS-IS interface.
The undo isis bfd static command disables static BFD on a specified IS-IS interface.
By default, static BFD is disabled on an IS-IS interface.
Only the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S support this command.
In static BFD, BFD session parameters are set manually and BFD session establishment requests are delivered manually. Then static BFD can quickly detect faults on links. You can run the isis bfd static command to enable static BFD on a specified interface to establish static BFD sessions on specified links.
Prerequisites
IS-IS has been enabled on the interface using the isis enable command.
PrecautionsIf the isis bfd block, isis bfd enable, and isis bfd static commands are run, only the last command takes effect.
# Enable static BFD on VLANIF100.
<HUAWEI> system-view [HUAWEI] isis [HUAWEI-isis-1] network-entity 01.0000.0000.0001.00 [HUAWEI-isis-1] quit [HUAWEI] interface vlanif 100 [HUAWEI-Vlanif100] isis enable 1 [HUAWEI-Vlanif100] isis bfd static
# Enable static BFD on GE0/0/1.
<HUAWEI> system-view [HUAWEI] isis [HUAWEI-isis-1] network-entity 01.0000.0000.0001.00 [HUAWEI-isis-1] quit [HUAWEI] interface gigabitethernet 0/0/1 [HUAWEI-GigabitEthernet0/0/1] undo portswitch [HUAWEI-GigabitEthernet0/0/1] isis enable 1 [HUAWEI-GigabitEthernet0/0/1] isis bfd static