Reference Guide
Bidirectional Forwarding Detection (BFD) | 169
The following examples show the BFD for BGP output displayed for these show commands.
Figure 8-16. Verifying a BFD for BGP Configuration: show running-config bgp Command
Figure 8-17. Verifying BFD Sessions with BGP Neighbors: show bfd neighbors Command
Check to see if BFD is enabled for BGP
connections.
show ip bgp summary
Figure 8-20
EXEC Privilege
Displays routing information exchanged with
BGP neighbors, including BFD for BGP
sessions.
show ip bgp neighbors [ip-address]
Figure 8-21
EXEC Privilege
Task Command Command Mode
FTOS# show running-config bgp
!
router bgp 2
neighbor 1.1.1.2 remote-as 1
neighbor 1.1.1.2 no shutdown
neighbor 2.2.2.2 remote-as 1
neighbor 2.2.2.2 no shutdown
neighbor 3.3.3.2 remote-as 1
neighbor 3.3.3.2 no shutdown
bfd all-neighbors
FTOS# show bfd neighbors
* - Active session role
Ad Dn - Admin Down
B - BGP
C - CLI
I - ISIS
O - OSPF
R - Static Route (RTM)
M - MPLS
V - VRRP
LocalAddr RemoteAddr Interface State Rx-int Tx-int Mult Clients
* 1.1.1.3 1.1.1.2 Te 6/0 Up 100 100 3 B
* 2.2.2.3 2.2.2.2 Te 6/1 Up 100 100 3 B
* 3.3.3.3 3.3.3.2 Te 6/2 Up 100 100 3 B










