How To Configure Bidirectional Forwarding Detection - Cisco Catalyst 4500 series Administration Manual

Hide thumbs Also See for Catalyst 4500 series:
Table of Contents

Advertisement

How to Configure Bidirectional Forwarding Detection

Hardware offload is not supported for IPv6 BFD sessions.
Note
How to Configure Bidirectional Forwarding Detection
You start a BFD process by configuring BFD on the interface. When the BFD process is started, no
entries are created in the adjacency database; in other words, no BFD control packets are sent or
received. BFD echo mode, which is supported in BFD Version 1, starting with Cisco IOS
Release 15.1(1)SG, is enabled by default.
BFD echo packets are sent and received, in addition to BFD control packets. The adjacency creation
takes places once you have configured BFD support for the applicable routing protocols. This section
contains the following procedures:
Configuring BFD Session Parameters on the Interface
The steps in this procedure show how to configure BFD on the interface by setting the baseline BFD
session parameters on an interface. Repeat the steps in this procedure for each interface over which you
want to run BFD sessions to BFD neighbors.
To configure BFD session parameters, perform this task:
Command or Action
Step 1
enable
Switch> enable
Step 2
configure terminal
Switch# configure terminal
Step 3
interface type number
Switch(config)# interface gigabitethernet 6/1
Step 4
bfd interval milliseconds min_rx milliseconds multiplier
interval-multiplier
Switch(config-if)# bfd interval 100 min_rx 100 multiplier
3
Switch(config-if)# no bfd echo
Step 5
end
Switch(config-if)# end
Software Configuration Guide—Release IOS XE 3.6.0E and IOS 15.2(2)SG
39-8
Configuring BFD Session Parameters on the Interface, page 39-8
Configuring BFD Support for Dynamic Routing Protocols, page 39-9
Configuring BFD Support for Static Routing, page 39-13
Configuring BFD Echo Mode, page 39-15
Monitoring and Troubleshooting BFD, page 39-17
Chapter 39
Configuring Bidirection Forwarding Detection
(required)
(optional)
(optional)
(optional)
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
Enters global configuration mode.
Enters interface configuration mode.
Enables BFD on the interface.
Disables BFD echo mode to enable Hardware
Off-load.
Exits interface configuration mode and returns
to privileged EXEC mode.
(required)
OL_28731-01

Advertisement

Table of Contents
loading

Table of Contents