Let us now see how randomization is done when a collision occurs.After a(71),time is divided into discrete slots whose length is

admin2015-05-18  51

问题 Let us now see how randomization is done when a collision occurs.After a(71),time is divided into discrete slots whose length is equal to the worst-case round-trip propagation time on the ether(2t).To accommodate the longest path allowed by Ethernet,the slot tome has been set to 512 blt times,or 51.2gsec.After the first collision,each station waits either 0 or (72)times before trying again.If two stations collide and each one picks the same random number,they will collide again.After the second collision,each one picks either 0,1,2,or3 at random and waits that number of slot times.If a third collision occurs(the probability of this happening is 0.25),then the next time the number ofslots to wait is chosen at (73)from the interval 0 to 23-1.In general,after i collisions,a random number between 0 and 2i-1 is chosen,and that number of slots is skipped However,  after ten collisions have been reached,the randomization (74)is  frozen at a maximum of 1023 slots.After 16 collisions,the controller throws in the towel and  reports failure back to the computer.Further recovery is up to (75)layers.(2012年下半年试题)
74.

选项 A、unicast
B、multicast
C、broadcast
D、interval

答案D

解析
转载请注明原文地址:https://jikaoti.com/ti/Otn7FFFM
0

最新回复(0)