300-101题库问题
A network engineer replaced a bad router with a spare, used router in an OSPF network.After the replacement, OSPF neighborship is not being established on one of the
interfaces. Which two reasons cause this issue? (Choose two)
A. authentication mismatch
B. MTU mismatch
C. OSPF process numbers do not match on both neighbor routers
D. OSPF timers match
E. area numbers match
这道题6.18 和8.08 的选项和答案不同 分别是BC 和 CD。我认为C并不影响建立邻居,答案应该是BD但不确定。有大神能帮忙解答下这题吗
A. authentication mismatch//我觉得是对的。如果认证不匹配,无法建立邻居。
B. MTU mismatch& //这个不了解。我觉得应该不需要MTU匹配。晚点可以做实验看看。
C. OSPF process numbers do not match on both neighbor routers //这个不对。
D. OSPF timers match // hello, dead timer应该匹配。这里写的match, 不应该选这个。
E. area numbers match //area需要匹配。这里是match, 不应该选这个。
B. MTU mismatch //我在GNS3上做实验试了。认为是错的。
看看这个文章。
1)二层MTU,无法修改。
2)三层MTU,可以修改。命令是接口下 ip mtu xxx. 修改后,OSPF的邻居关系没有down.
https://blog.csdn.net/631799/article/details/6787281
综上分析,对的答案应该只有A。 对 我也认为是BD 好好读题。 zhongwangGG 发表于 2019-8-25 23:39
B. MTU mismatch //我在GNS3上做实验试了。认为是错的。
看看这个文章。
1)二层MTU,无法修改。
感谢解答,这题是多选答案里的match有可能是打错了。借助你的分析在考试时看题再判断应该可以解决 A不对
页:
[1]