Enabling Bfd Routing Protocol Clients; Configuring Bfd For Ospf - Cisco ME 3400 Software Configuration Manual

Ethernet access switch
Hide thumbs Also See for ME 3400:
Table of Contents

Advertisement

Configuring BFD

Enabling BFD Routing Protocol Clients

After you configure BFD parameters on an interface, you can start a BFD session for one or more routing
protocols. You must first enable routing by entering the ip routing global configuration command on the
switch. Note that there can be more than one way to start a BFD session on an interface, depending on
the routing protocol.

Configuring BFD for OSPF

When you start BFD sessions for OSPF, OSPF must be running on all participating devices.You can
enable BFD support for OSPF by enabling it globally on all OSPF interfaces or by enabling it on one or
more interfaces.
Configuring BFD for OSPF Globally
Beginning in privileged EXEC mode, follow these steps to configure OSFP BFD globally, and to
optionally disable it on specific interfaces:
Command
Step 1
configure terminal
Step 2
router ospf process- id
Step 3
bfd all-interfaces
Step 4
exit
Step 5
interface interface-id
Step 6
ip ospf bfd disable
Step 7
end
Step 8
show bfd neighbors [detail]
Step 9
copy running-config startup-config
To disable OSPF BFD on all interfaces, enter the no bfd all-interfaces router configuration command.To
disable it on an interface, enter the no ip osfp bfd or the ip ospf bfd disable interface configuration
command on the interface.
If you want to run OSPF BFD on only one or a few interfaces, you can enter the ip ospf bfd interface
configuration command on those interfaces instead of enabling it globally. See the next procedure.
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
35-76
Configuring BFD for OSPF, page 35-76
Configuring BFD for IS-IS, page 35-77
Configuring BFD for BGP, page 35-79
Configuring BFD for EIGRP, page 35-79
Configuring BFD for HSRP, page 35-80
Purpose
Enter global configuration mode.
Specify an OSPF process, and enter router configuration mode.
Enable BFD globally on all interfaces associated with the OSPF routing
process.
(Optional) Return to global configuration mode if you want to disable BFD
on one or more OSPF interfaces.
(Optional) Specify an interface, and enter interface configuration mode.
(Optional) Disable BFD on the specified OSPF interface. Repeat Steps 5
and 6 for all OSPF interfaces on which you do not want to run BFD
sessions.
Return to privileged EXEC mode.
Verify the configuration.
(Optional) Save your entries in the configuration file.
Chapter 35
Configuring IP Unicast Routing
OL-9639-07

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents