Specifications
22-2
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 22 Configuring Bidirectional Forwarding Detection
Configuring BFD
Configuring BFD for OSPF
This section describes how to configure BFD on the Cisco MWR 2941.
Configuring BFD for OSPF on One or More Interfaces
Follow these steps to configure BFD for Open Shortest Path First (OSPF) on a single interface.
Note You can also use the show bfd neighbors and show ip ospf commands to display troubleshooting
information about BFD and OSPF.
Command Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
Router(config)# interface vlan1
Router(config-if)#
Specifies an interface to configure.
Step 4
Router(config-if)# ip ospf bfd
Enables BFD for OSPF on the interface.
Step 5
Router(config-if)# bfd interval 50
min_rx 50 multiplier 3
Specifies the BFD session parameters.
Step 6
end
Example:
Router(config-if)# end
Router#
Exits configuration mode.