Bidirectional Failure Detection
- its not a feature specific for EIGRP
- rapid detection of failures in forwarding path
- configured on interface and under process.
- only detects the failure, protocol responsible for reacting.
- one session for multiple protocols between peers.
I.E OSPF AND EIGRP only one session.
configuration
process level
router eigrp 100
bfd all-interfaces | bfd interface X/Y
interface level timers
bfd interfal
verification
show bfd neighbor detail
example:
int fa0/0
bfd interval 50 min 50 mult 3
router eigrp 100
bfd interface fa0/1
verification:
show bfd neighbor detail
No comments:
Post a Comment