A maximum 100 sessions per line card are supported for the distributed Cisco 12000 series Internet router. The minimum hello interval is 50 ms with up to three Max retries for a BFD control packet to be received from a remote system before a session with a neighbor is declared down.
Configuring BFD Support for BGP
SUMMARY STEPS
interface FastEthernet 0/1
ip address 1.1.1.1 255.255.255.0
bfd interval 50 min_rx 50 multiplier 3
1.
enable 2.
configure terminal 3.
router bgp as-tag 4.
neighbor ip-address fall-over bfd 5.
end 6.
show bfd neighbors [details] 7.
show ip bgp neighbor
interface FastEthernet 0/1
ip address 1.1.1.1 255.255.255.0
bfd interval 50 min_rx 50 multiplier 3
1. interface FastEthernet 0/1
ip address 1.1.1.1 255.255.255.0
bfd interval 50 min_rx 50 multiplier 3
No comments:
Post a Comment