Learning Switches - Basic
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 8th edition textbook). At t=0 the switch table entries for both switches are empty. At t = 1, 2, 3, and 4, a source node sends to a destination node as shown below, and the destination replies immediately (well before the next time step).
Assume that the following transmissions occur (the transmissions in reply occur but are not shown in the list below):
t=1: G -> J
t=2: I -> D
t=3: K -> F
t=4: F -> B
Fill out the two switch tables and answer the questions below.
Question List
1. At t=1, what is the source entry for switch 1? Format your answer as letter,number or 'n/a'
2. At t=1, what is the destination entry for switch 1? Format your answer as letter,number or 'n/a'
3. At t=1, what is the source entry for switch 2? Format your answer as letter,number or 'n/a'
4. At t=1, what is the destination entry for switch 2? Format your answer as letter,number or 'n/a'
5. At t=2, what is the source entry for switch 1? Format your answer as letter,number or 'n/a'
6. At t=2, what is the destination entry for switch 1? Format your answer as letter,number or 'n/a'
7. At t=2, what is the source entry for switch 2? Format your answer as letter,number or 'n/a'
8. At t=2, what is the destination entry for switch 2? Format your answer as letter,number or 'n/a'
9. At t=3, what is the source entry for switch 1? Format your answer as letter,number or 'n/a'
10. At t=3, what is the destination entry for switch 1? Format your answer as letter,number or 'n/a'
11. At t=3, what is the source entry for switch 2? Format your answer as letter,number or 'n/a'
12. At t=3, what is the destination entry for switch 2? Format your answer as letter,number or 'n/a'
13. At t=4, what is the source entry for switch 1? Format your answer as letter,number or 'n/a'
14. At t=4, what is the destination entry for switch 1? Format your answer as letter,number or 'n/a'
15. At t=4, what is the source entry for switch 2? Format your answer as letter,number or 'n/a'
16. At t=4, what is the destination entry for switch 2? Format your answer as letter,number or 'n/a'
Solution
1. At time t=1, (G,7) is added as an entry to switch table 1.
2. At time t=1, switch table 1 doesn't observe this frame
3. At time t=1, (G,10) is added as an entry to switch table 2.
4. At time t=1, (J,13) is added as an entry to switch table 2.
5. At time t=2, (I,7) is added as an entry to switch table 1.
6. At time t=2, (D,4) is added as an entry to switch table 1.
7. At time t=2, (I,12) is added as an entry to switch table 2.
8. At time t=2, (D,8) is added as an entry to switch table 2.
9. At time t=3, (K,7) is added as an entry to switch table 1.
10. At time t=3, (F,6) is added as an entry to switch table 1.
11. At time t=3, (K,14) is added as an entry to switch table 2.
12. At time t=3, (F,8) is added as an entry to switch table 2.
13. At time t=4, since the entry for computer F in switch table 1 already exists, no new table entry is made
14. At time t=4, (B,2) is added as an entry to switch table 1.
15. At time t=4, since the entry for computer F in switch table 2 already exists, no new table entry is made
16. At time t=4, switch table 2 doesn't observe this frame
That's incorrect
That's correct
The answer was: G,7
The answer was: n/a
The answer was: G,10
The answer was: J,13
The answer was: I,7
The answer was: D,4
The answer was: I,12
The answer was: D,8
The answer was: K,7
The answer was: F,6
The answer was: K,14
The answer was: F,8
The answer was: exists
The answer was: B,2
The answer was: exists
The answer was: n/a