首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >为什么我们需要主从关系来交换OSPF中的DBD?

为什么我们需要主从关系来交换OSPF中的DBD?
EN

Network Engineering用户
提问于 2014-04-08 12:41:16
回答 1查看 4.7K关注 0票数 4

我对OSPF中的主从关系感到困惑?为什么ospf需要主从关系的选择来交换DBD?

EN

回答 1

Network Engineering用户

回答已采纳

发布于 2014-04-08 14:02:53

这在RFC 2328-OSPF版本2,第10.8节中有解释

Master Database Description packets are sent when either a) the slave acknowledges the previous Database Description packet by echoing the DD sequence number or b) RxmtInterval seconds elapse without an acknowledgment, in which case the previous Database Description packet is retransmitted. Slave Database Description packets are sent only in response to Database Description packets received from the master. If the Database Description packet received from the master is new, a new Database Description packet is sent, otherwise the previous Database Description packet is resent.

简而言之,在任何给定的时间,只有一个DBD序列号不能被确认。Master负责确保DBD序列号被正确确认。厨房里的两个厨师不工作..。一个人必须控制序列号(主人),一个人必须承认(奴隶)。

票数 5
EN
页面原文内容由Network Engineering提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://networkengineering.stackexchange.com/questions/7267

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档