Reference Guide

Bidirectional Forwarding Detection (BFD) | 301
Example
FTOS#show bfd neighbors
* - Active session role
Ad Dn - Admin Down
B - BGP
C - CLI
I - ISIS
O - OSPF
R - Static Route (RTM)
LocalAddr RemoteAddr Interface State Rx-int Tx-int Mult Clients
* 10.1.3.2 10.1.3.1 Gi 1/3 Up 300 250 3 C
FTOS#
Example
(show bfd
neighbors detail)
FTOS#show bfd neighbors detail
Session Discriminator: 1
Neighbor Discriminator: 1
Local Addr: 10.1.3.2
Local MAC Addr: 00:01:e8:02:15:0e
Remote Addr: 10.1.3.1
Remote MAC Addr: 00:01:e8:27:2b:f1
Int: GigabitEthernet 1/3
State: Up
Configured parameters:
TX: 100ms, RX: 100ms, Multiplier: 3
Neighbor parameters:
TX: 250ms, RX: 300ms, Multiplier: 4
Actual parameters:
TX: 300ms, RX: 250ms, Multiplier: 3
Role: Active
Delete session on Down: False
Client Registered: CLI
Uptime: 00:02:04
Statistics:
Number of packets received from neighbor: 376
Number of packets sent to neighbor: 314
Number of state changes: 2
Number of messages from IFA about port state change: 0
Number of messages communicated b/w Manager and Agent: 6
FTOS#
Related
Commands
vrrp bfd
c e
Establish a VRRP BFD session.
Syntax
vrrp bfd
{all-neighbors | neighbor ip-address} [interval interval min_rx min_rx multiplier value
role
{active | passive}]
Parameters
bfd neighbor Establish a BFD session with a neighbor.
bfd all-neighbors Establish BFD sessions with all neighbors discovered by the IS-IS
protocol or OSPF protocol out of all interfaces.
all-neighbors
Establish BFD sessions with all BFD neighbors on an interface.
neighbor ip-address Enter the IP address of the BFD neighbor.