为什么FR封装下无法正常ping自己端口?
哪位大大帮能我解释下 这题中 为什么FR封装下无法正常ping自己端口 ?QUESTION 30
When troubleshooting a Frame Relay connection, what is the first step when performing a loopback test?
A. Set the encapsulation of the interface to HDLC.
B. Place the CSU/DSU in local-loop mode.
C. Enable local-loop mode on the DCE Frame Relay router.
D. Verify that the encapsulation is set to Frame Relay.
Answer: A
Section: Chapter 14: Wide Area Network (WAN)
Explanation/Reference:
在对FR进行排错的时候,当做回环测试的时候,第一步如何处理?
A:讲接口配置成HDLC,正确,FR封装下无法正常ping自己端口
写一条到自己的frame-relay map {:6_290:} 在Ethernet VII中,二层寻址是通过MAC地址来实现的。在FR中,不存在MAC的概念,而是通过DLCI号来进行寻址。当从三层解封装后,找不到二层的映射时,即没有到自己的map时,也就没法ping通了,也就是二层寻址没成功。要想ping通,就应该添加一条到自己的二层映射。 地板是正解!! {:6_267:}地板
页:
[1]