网络协议:BFD

张开发
2026/4/15 7:53:17 15 分钟阅读

分享文章

网络协议:BFD
文章目录BFDRFC 7419开源软件omni switchvppkeepalivedopenswitchBFD自从我接手一个网络项目,从2018年开始做BFD,一直到2026年,还没有完成,现在看项目计划BFD的开发都要拖到2028年了。一个主要的原因是需求没有这么强烈,原来的网络检测方法以及够用,满足需求。RFC 7419Bidirectional Forwarding Detection (BFD) requires that messages be transmitted at regular intervals and provides a way to negotiate the interval used by BFD peers.This document defines the set of Common Interval values to be: 3.3 msec, 10 msec, 20 msec, 50 msec, 100 msec, and 1 sec.开源软件https://github.com/dyninc/OpenBFDD/wiki/Overview-of-OpenBFDDomni switchhttp://www.uchoiceinfo.com/product/OS6900.pdf双向转发检测(BFD)vpphttps://docs.fd.io/vpp/18.01/bfd_doc.html

更多文章