switch simulatie oefeningen
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 >> bestemming:
PC 03 >> 000c.cf83.0009
wat gebeurt er .. in S1
moet source MAC toegevoegd worden aan MAC-table? ( JA / NEE )
destination MAC gekend door switch? ( JA / NEE )
wat doet de switch S1?
( .. ) forward to destination port
( .. ) flooding to all connected ports
( .. ) broadcasting to all connected ports
( .. ) drop
schrijf alle poorten op die het pakket doorgeven ...
...
klik hier om de oplossing te downloaden: switch-simulatie-01-oplossing