How To Configure Bidirectional Forwarding Detection - Cisco Catalyst 9500 series Configuration Manual

Cisco ios xe everest 16.6.x
Hide thumbs Also See for Catalyst 9500 series:
Table of Contents

Advertisement

How to Configure Bidirectional Forwarding Detection

How to Configure Bidirectional Forwarding Detection
Configuring BFD Session Parameters on the Interface
To configure BFD on an interface, you need to set 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.
Procedure
Step 1
Step 2
Step 3
Step 4
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
6
Command or Action
enable
Example:
Device> enable
configure terminal
Example:
Device# configure terminal
Perform one of the following steps:
• ip address ipv4-address mask
• ipv6 address ipv6-address/mask
Example:
Configuring an IPv4 address for the interface:
Device(config-if)# ip address
10.201.201.1 255.255.255.0
Configuring an IPv6 address for the interface:
Device(config-if)# ipv6 address
2001:db8:1:1::1/32
bfd interval milliseconds min_rx milliseconds
multiplier interval-multiplier
Example:
Device(config-if)# bfd interval 100
min_rx 100 multiplier 3
Configuring Bidirectional Forwarding Detection
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Enters global configuration mode.
Configures an IP address for the interface.
Enables BFD on the interface.
The BFD interval configuration is removed when
the subinterface on which it is configured is
removed.
The BFD interval configuration is not removed
when:
• an IPv4 address is removed from an interface
• an IPv6 address is removed from an interface
• IPv6 is disabled from an interface

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents