switch simulatie oefeningen/exercises
basis-schema:

switch table S1:
MAC-address port-nr | MAC-address port-nr | MAC-address port-nr
------------------------------------------------------------------------------------------
000a.f3cc.0003 03 | |
000c.cfb9.0004 04 | |
0001.439e.0005 05 | |
packet: vertrek (departure) >> bestemming (destination):
PC 03 >> 000c.cf83.0009
wat gebeurt er .. in S1 -- what happens .. at S1
moet source MAC toegevoegd worden aan MAC-table? ( JA / NEE )
should the source MAC be added to the MAC-table? ( yes / no)
destination MAC gekend door switch? ( JA / NEE )
is the destination MAC known by the switch? (yes / no)
wat doet de switch S1? // what will the switch S1 do?
( .. ) forward to destination port
( .. ) flooding to all connected ports
( .. ) broadcasting to all connected ports
( .. ) drop
schrijf alle poorten op die het pakket doorgeven ...
write down all ports that will pass the packet..
...
klik hier om de oplossing te downloaden: switch-simulatie-01-oplossing
click here to download the solution: switch-simulatie-01-oplossing