Configuring Bfd Support For Dynamic Routing Protocols - Cisco Catalyst 4500 Series Software Configuration Manual

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 40
Configuring Bidirection Forwarding Detection
Command or Action
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

Configuring BFD Support for Dynamic Routing Protocols

You can enable BFD support for dynamic routing protocols at the router level to enable BFD support
globally for all interfaces or you can configure BFD on a per-interface basis at the interface level.
This section describes the following procedures:
Configuring BFD Support for BGP
This section describes the procedure for configuring BFD support for BGP so that BGP is a registered
protocol with BFD and will receive forwarding path detection failure messages from BFD.
Prerequisites
BGP must be running on all participating switches.
The baseline parameters for BFD sessions on the interfaces over which you want to run BFD sessions to
BFD neighbors must be configured. See the
section on page 40-8
To configure BFD support for BGP, perform this task:
Command or Action
Step 1
enable
Switch> enable
Step 2
configure terminal
Switch# configure terminal
Step 3
router bgp as-tag
Switch(config)# router bgp tag1
Step 4
neighbor ip-address fall-over bfd
Switch(config-router)# neighbor 172.16.10.2
fall-over bfd
Configuring BFD Support for BGP, page 40-9
Configuring BFD Support for EIGRP, page 40-10
Configuring BFD Support for OSPF, page 40-11
for more information.
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
How to Configure Bidirectional Forwarding Detection
Purpose
Enables BFD on the interface.
Disables BFD echo mode to enable Hardware
Off-load.
Exits interface configuration mode and returns
to privileged EXEC mode.
(optional)
(optional)
(optional)
"Configuring BFD Session Parameters on the Interface"
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
Enters global configuration mode.
Specifies a BGP process and enters router configuration
mode.
Enables BFD support for fallover.
40-9

Advertisement

Table of Contents
loading

Table of Contents