Deployment Guide

no bfd all-neighbors
Disable BFD sessions with all OSPF neighbors on an interface.
INTERFACE mode
ip ospf bfd all-neighbors disable
Congure BFD for OSPFv3
BFD for OSPFv3 provides support for IPV6.
Conguring BFD for OSPFv3 is a two-step process:
1 Enable BFD globally.
2 Establish sessions with OSPFv3 neighbors.
NOTE: BFD for OSPFv3 with ECMP is not supported.
Related Conguration Tasks
Changing OSPFv3 Session Parameters
Disabling BFD for OSPFv3
Establishing Sessions with OSPFv3 Neighbors
You can establish BFD sessions with all OSPFv3 neighbors at once or with all neighbors out of a specic interface. Sessions are only
established when the OSPFv3 adjacency is in the Full state.
To establish BFD with all OSPFv3 neighbors or with OSPFv3 neighbors on a single interface, use the following commands.
Establish sessions with all OSPFv3 neighbors.
ROUTER-OSPFv3 mode
bfd all-neighbors
Establish sessions with OSPFv3 neighbors on a single interface.
INTERFACE mode
ipv6 ospf bfd all-neighbors
To view the established sessions, use the show bfd neighbors command.
Establishing BFD Sessions with OSPFv3 Neighbors for
nondefault VRFs
To congure BFD in a nondefault VRF, use the following procedure:
Enable BFD globally.
CONFIGURATION mode
bfd enable
Establish sessions with all OSPFv3 neighbors in a specic VRF.
ROUTER-OSPFv3 mode
bfd all-neighbors
Bidirectional Forwarding Detection (BFD)
151