Your software release may not support all the features documented in this module. For the latest caveats and feature information, see
Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to
www.cisco.com/go/cfn. An account on Cisco.com is not required.
Information About OSPFv3 for BFD
The Bidirectional Forwarding Detection (BFD) protocol supports Open Shortest Path First version 3 (OSPFv3).
This section describes the procedures for configuring BFD support for OSPFv3, so that OSPFv3 is a registered protocol with BFD and will receive forwarding path detection failure messages from BFD. You can either configure BFD support for OSPFv3 globally on all interfaces or configure it selectively on one or more interfaces.
There are two methods for enabling BFD support for OSPFv3:
You can enable BFD for all of the interfaces for which OSPFv3 is routing by using the
bfdall-interfaces command in router configuration mode. You can disable BFD support on individual interfaces using the
ipv6ospfbfddisable command in interface configuration mode.
You can enable BFD for a subset of the interfaces for which OSPFv3 is routing by using the
ipv6ospfbfd command in interface configuration mode.
Note
OSPF will only initiate BFD sessions for OSPF neighbors that are in the FULL state.
Configuring BFD Support for OSPFv3 for All Interfaces
Before You Begin
OSPFv3 must be running on all participating devices. The baseline parameters for BFD sessions on the interfaces over which you want to run BFD sessions to BFD neighbors must be configured.
(Optional) Displays a line-by-line listing of existing BFD adjacencies.
Step 7
showipv6ospf [process-id] [area-id] [rate-limit]
Example:
Device# show ipv6 ospf
(Optional) Displays general information about OSPFv3 routing processes.
Configuring BFDv6 Support for OSPFv3 on One or More OSPFv3 Interfaces
Before You Begin
OSPFv3 must be running on all participating devices. The baseline parameters for BFD sessions on the interfaces over which you want to run BFD sessions to BFD neighbors must be configured.
Example: Displaying OSPF Interface Information about BFD
The following display shows that the OSPF interface is enabled for BFD:
Device# show ipv6 ospf interface
Serial10/0 is up, line protocol is up
Link Local Address FE80::A8BB:CCFF:FE00:6500, Interface ID 42
Area 1, Process ID 1, Instance ID 0, Router ID 10.0.0.1
Network Type POINT_TO_POINT, Cost: 64
Transmit Delay is 1 sec, State POINT_TO_POINT, BFD enabled
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Hello due in 00:00:07
Index 1/1/1, flood queue length 0
Next 0x0(0)/0x0(0)/0x0(0)
Last flood scan length is 1, maximum is 1
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 10.1.0.1
Suppress hello for 0 neighbor(s)
The Cisco Support and Documentation website provides online resources to download documentation, software, and tools. Use these resources to install and configure the software and to troubleshoot and resolve technical issues with Cisco products and technologies. Access to most tools on the Cisco Support and Documentation website requires a Cisco.com user ID and password.
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to
www.cisco.com/go/cfn. An account on Cisco.com is not required.
Table 1 Feature Information for OSPFv3 for BFD
Feature Name
Releases
Feature Information
OSPFv3 for BFD
Cisco IOS XE Release 2.1
BFD supports the dynamic routing protocol OSPFv3.
The following commands were introduced or modified:
bfd,
bfd all-interfaces,
debug bfd,
ipv6 router ospf,
show bfd neighbors,
show ipv6 ospf,
show ipv6 ospf interface,
show ospfv3,
show ospfv3 interface.