题库答案问题
What are two reasons that cause late collisions to increment on an Ethernet interface? (Choose two.)[*]A. when Carrier Sense Multiple Access/Collision Detection is used
[*]B. when one side of the connection is configured for half-duplex
[*]C. when the sending device waits 15 seconds before sending the frame again
[*]D. when a collision occurs after the 32nd byte of a frame has been transmitted
[*]E. when the cable length limits are exceeded
这一道题,鸿鹄的题库答案是AE,另一个题库的答案是BE,到底是哪个啊?
late collisions 表示以太网帧前64字节发送完了,检测到冲突。因为电型号传输也是有速度的,如果A打算传数据时,它发现线路上没有其他的电型号,它就可以传电信号,但是实际上B 已经开始传了,但是B发的电信号因为距离的原因,还没到达A。这就产生冲突了,通常如果有冲突一般在传输完前64个字节就会被检测到,如果线路很长,则会发生late collision。 另外一个概念 ,全双工是关闭冲突检测的,因为是点对点发送,线路上只有2个点,A发信号的线路是B接收信号的线路,B发信号的线路是A接收的线路,及时A B同时发信号,也是在不通的线路的。半双工是要开冲突检测的。如果双工不匹配就会出现late collisions
根据这个 应选B E 谢谢谢谢谢谢 谢谢
页:
[1]