Question:
2) Una connessione TCP produce un segmento di dimensione 3000B. Descrivere i frammenti con (i campi significativi) generati dal livello IP sottostante se la rete di transito è una rete LAN Ethernet
Author: federico volpeAnswer:
Frame di 3000Byte. Lan ethernet, dimensione massima di un frammento = 1500Byte 20 byte di header 1˚ Frammento: identificativo = 1 - total length = 3000 - payload = 1500 - 20 = 1480 offset = 0 - more-fragment = 1 2˚ Frammento: identificativo = 1 - total length = 3000 - payload = 1480 offset = 185 - more-fragment = 1 3˚ Frammento: identificativo = 1- total length = 3000- payload = 3000 - 1480 - 1480 = 40 offset = 370 - more-fragment = 0
0 / 5 (0 ratings)
1 answer(s) in total