aggiunto immagine di esempio per un frame ethernet

This commit is contained in:
dado 2025-04-23 17:10:16 +02:00
parent aa107085df
commit 985e764d1a
2 changed files with 2 additions and 0 deletions

View File

@ -26,3 +26,5 @@ Il payload (*Data & Padding*) contiene i dati provenienti dal livello di rete (n
### Trailer ### Trailer
- **FCS** (Frame Check Sequence): il trailer termina il frame con un campo di 4 byte, il cui scopo è la verifica dellintegrità dei dati trasmessi. - **FCS** (Frame Check Sequence): il trailer termina il frame con un campo di 4 byte, il cui scopo è la verifica dellintegrità dei dati trasmessi.
![frame-structure-example](/asset/img/frame-structure-example.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB