bfd all-interfaces

Syntax

bfd all-interfaces
no bfd all-interfaces

Description

Enables BFD on all OSPF interfaces.

The no form of this command disables BFD on all OSPF interfaces.

Command context

config-ospf

Authority

Administrators

Examples

Enabling BFD on all OSPF interfaces:

switch(config)# router ospf 1
switch(config-ospf-1)# bfd all-interfaces

Disabling BFD on all OSPF interfaces:

switch(config)# router ospf 1
switch(config-ospf-1)# no bfd all-interfaces