Interactive end-of-chapter exercises


Learning Switches - Advanced

Consider the LAN below consisting of 10 computers connected by two self-learning Ethernet switches. (You may want to re-read section 6.4.3 in the text). At t=0 the switch table entries for both switches are empty. At t = 1, 2, 3, 4, 5, 6, 7, 8, and 9, a source sends to a destination as shown below, and the destination replies immediately (well before the next time step).



Question List


1. At t=6, what two nodes communicated? Write your answer in alphabetical order as x,y (If there is only enough information for 1 node, write that, and if there's no information, write 'n/a')

2. At t=3, what two nodes communicated? Write your answer in alphabetical order as x,y (If there is only enough information for 1 node, write that, and if there's no information, write 'n/a')

3. At t=8, what two nodes communicated? Write your answer in alphabetical order as x,y (If there is only enough information for 1 node, write that, and if there's no information, write 'n/a')

4. At t=9, what two nodes communicated? Write your answer in alphabetical order as x,y (If there is only enough information for 1 node, write that, and if there's no information, write 'n/a')




Solution


1. The transmission at t=6 was C-->B, so the answer is n/a.

2. The transmission at t=3 was E-->I, so the answer is E.

3. The transmission at t=8 was F-->C, so the answer is C,F.

4. The transmission at t=9 was G-->B, so the answer is B,G.



That's incorrect

That's correct

The answer was: n/a

Question 1 of 4

The answer was: E

Question 2 of 4

The answer was: C,F

Question 3 of 4

The answer was: B,G

Question 4 of 4

Try Another Problem

We gratefully acknowledge the programming and problem design work of John Broderick (UMass '21), which has really helped to substantially improve this site.

Copyright © 2010-2022 J.F. Kurose, K.W. Ross
Comments welcome and appreciated: kurose@cs.umass.edu