Disables Bidirectional Forwarding Detection (BFD) on an interface.
Interface subtype configuration mode
The no form of the command re-enables BFD sessions on an interface.
The following example disables BFD sessions on an Ethernet interface.
device# configure terminal device(config)# interface ethernet 1/4 device(conf-if-eth-1/4)# bfd shutdown
The following example disables BFD sessions on a virtual Ethernet (VE) interface.
device# configure terminal device(config)# interface ve 24 device(config-if-ve-24)# bfd shutdown