ipv6 ospfv3 bfd
Syntax
ipv6 ospfv3 bfd
no ipv6 ospfv3 bfd
Description
Enables BFD for OSPFv3 on the current interface. The interface must have OSPFv3 enabled on it. This overrides the global settings defined with the command
bfd all-interfaces
.
The
no
form of this command sets the current interface to the global settings defined with the command
bfd all-interfaces
.
Command context
config-if
Authority
Administrators or local user group members with execution rights for this command.
Examples
Enabling BFD:
switch(config-if)# ipv6 ospfv3 bfd
Disabling BFD:
switch(config-if)# no ipv6 ospfv3 bfd