Examples
Enable BFD on all OSPFv3 Interfaces
switch(config)#路由器ospfv3 1switch(config-ospfv3-1)#bfd all-interfaces
Disable BFD on all OSPFv3 Interfaces
switch(config)#路由器ospfv3 1switch(config-ospfv3-1)#no bfd all-interfaces
Enable BFD on a single OSPFv3 interface
switch(config)#interface 1/1/1switch(config-if)#ipv6 ospfv3 bfd
禁用在单个OSPFv3 BFD interface
switch(config)#interface 1/1/1switch(config-if)#ipv6 ospfv3 bfd disable
Set BFD as default on an OSPFv3 interface
switch(config)#interface 1/1/1switch(config-if)#no ipv6 ospfv3 bfd