Configuring Bfd Session Parameters On An Interface - Cisco IE-4000 Software Configuration Manual

Industrial ethernet switch
Hide thumbs Also See for IE-4000:
Table of Contents

Advertisement

Configuring IP Unicast Routing
Configuring BFD
When using BFD echo mode (the default), you should disable sending of ICMP redirect messages by entering the no ip
redirects interface configuration command on the BFD interface.

Configuring BFD Session Parameters on an Interface

Before you can start a BFD session on an interface, you must put the interface into Layer 3 mode and set the baseline
BFD parameters on it.
Note:
Although you can configure BFD on Layer 2 interfaces, a BFD session cannot start until both interfaces are in Layer
3 mode and routing is enabled on the switch.
BEFORE YOU BEGIN
See
Default BFD Configuration Guidelines, page
DETAILED STEPS
Command
1.
configure terminal
2.
interface interface-id
3.
no shutdown
4.
no switchport
5.
ip address ip-address
subnet-mask
6.
bfd interval milliseconds min_rx
milliseconds multiplier value
7.
end
8.
show running-config
9.
show bfd neighbor detail
10.
copy running-config
startup-config
To remove the BFD parameter configuration, enter the no bfd interval interface configuration command.
885.
Purpose
Enter global configuration mode.
Specify an interface for a BFD session, and enter interface
configuration mode. Only physical interfaces support BFD.
Enable the interface if necessary. User network interfaces (UNIs)
and enhanced network interfaces (ENIs) are disabled by default;
network node interfaces (NNIs) are enabled by default.
Remove the interface from Layer 2 configuration mode.
Configure the IP address and IP subnet mask.
Set BFD parameters for echo packets on the interface.
interval—Specify the rate at which BFD echo packets are sent
to BFD peers. The range is from 50 to 999 milliseconds (ms).
min_rx—Specify the rate at which BFD echo packets are
expected to be received from BFD peers. The range is from
50 to 999 ms.
multiplier—Specify the number of consecutive BFD echo
packets that must be missed from a BFD peer before BFD
declares that it is unavailable and informs the other BFD peer
of the failure. The range is from 3 to 50.
Note:
There are no baseline BFD parameter defaults.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Display the final configured or negotiated values when
the session is created with a neighbor.
(Optional) Save your entries in the configuration file.
886

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ie-5000Ie-4010

Table of Contents