Send document comments to nexus7k-docfeedback@cisco.com
5-26
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
OL-23435-03
Chapter 5 Configuring Bidirectional Forwarding Detection
Configuration Examples for BFD
Configuration Examples for BFD
The following example shows how to configure BFD for OSPFv2 on Ethernet 2/1, using the default BFD
session parameters:
feature bfd
feature ospf
router ospf Test1
interface ethernet 2/1
ip ospf bfd
no shutdown
The following example shows how to configure BFD for all EIGRP interfaces, using the default BFD
session parameters:
feature bfd
feature eigrp
bfd interval 100 min_rx 100 multiplier 4
router eigrp Test2
bfd
Additional References
For additional information related to implementing BFD, see the following sections:
• Related Documents, page 5-27
• RFCs, page 5-27
• Feature History for BFD, page 5-27