DES-7200 Configuration Guide Chapter 3 BFD Configuration
3-33
Min Echo interval: 0
3.4.2 Example of Configuring BFD
for OSPF
3.4.2.1 Network Requirement
RouterA and RouterB are interconnected through a L2 switch. Both routers
run the OSPF protocol and enable the BFD for OSPF on the interface. After a
link failure between RouterB and L2 switch occurs, BFD detects the failure
and notifies the OSPF of the failure, triggering the rapid convergence.
3.4.2.2 Network Topology
Figure-5 Topology of Configuring BFD for OSPF
3.4.2.3 Configuration Steps
1) RouterA Configuration
# Configure the Routed Port, the IP address, the BFD session parameter for
Router A:
DES-7200# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
DES-7200(config)# interface GigabitEthernet2/1
DES-7200(config-if)# no switchport
DES-7200(config-if)# ip address 192.168.3.1 255.255.255.0
DES-7200(config-if)# bfd interval 200 min_rx 200 multiplier 5
# Configure the Routed Port gi1/1:
DES-7200(config-if)# exit