Configuring BFD Configuring BFD
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 20-29
-> show ip bfd interfaces
Interface Admin Tx Min Rx Min EchoRx Detect OperStatus
Name Status Interval Interval Interval Multiplier
---------+--------+---------+---------+----------+----------+----------
bfd-intf1 enabled 300 300 300 3 UP
bfd-intf2 enabled 300 300 300 3 UP
-> show ipv6 bfd interfaces
Interface Admin Tx Min Rx Min EchoRx Detect Oper
Name Status Interval Interval Interval Mult Status
---------------------+----------+----------+----------+----------+------+------
bfd-intf3 disabled 300 300 300 3 DOWN
When any neighbors are added to either interface, PIM informs BFD about the newly added neighbor(s);
BFD then establishes a session with them. Use the show ip|ipv6 bfd sessions command to view BFD
sessions with all BFD neighbors, as shown below:
-> show ip bfd sessions
Legends: Neg. = Negotiated
Discr = Discriminator
Intvl = Interval (in milliseconds)
Local Interface Neighbor State Remote Neg. Rx Neg. Tx EchoRx
Discr Name Address Discr Intvl Intvl Intvl
------+-----------+--------------+----------+------+----------+--------+-------
1 v1001 101.1.1.11 UP 1 300 300 300
2 v2000 200.1.1.1 UP 0 0 0 300
-> show ipv6 bfd sessions
Legends: Neg. = Negotiated
Discr = Discriminator
Intvl = Interval (in milliseconds)
Local Interface Neighbor State Remote Neg. Rx Neg. Tx EchoRx
Discr Name Address Discr Intvl Intvl Intvl
------+---------+-------------------------+-------+-------+-------+-------+--------
1 bfd-intf3 fe80::2efa:a2ff:fe13:e402 UP 0 0 0 300
To view a BFD session with a particular neighbor, use the show ip|ipv6 bfd sessions command followed
by the session number. For example:
-> show ip bfd sessions 1
Local discriminator = 1,
Neighbor IP Address = 101.1.1.11,
Requested Session Type = ASYNC ,
Interface IfIndex = 2,
Source UDP Port = 49153,
State = UP,
Session Operating Mode = None,
Remote discriminator = 1,
Negotiated Tx interval = 300,
Negotiated Rx interval = 300,
Echo Rx interval = 300,
Multiplier = 3,
Applications Registered: = OSPF
-> show ipv6 bfd sessions 1
Local discriminator = 1,
Neighbor IP Address = fe80::2efa:a2ff:fe13:e402,
Requested Session Type = ECHO,