bfd all-interfaces
Syntax
bfd all-interfaces
no bfd all-interfaces
Description
Enables BFD on all PIM interfaces. BFD can be disabled at individual PIM interface using the
ip pim-sparse bfd disable
command.
The
no
form of this command disables BFD for all the interfaces.
Command context
config-pim
Authority
Administrators or local user group members with execution rights for this command.
Examples
Enabling and disabling BFD on all PIM interfaces:
switch(config)# router pim switch(config-pim)# bfd all-interfaces switch(config-pim)# no bfd all-interfaces