Ethernet II: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
Zeile 2: Zeile 2:
  
 
[[Datei:Ethernet-header-1.png]]
 
[[Datei:Ethernet-header-1.png]]
 +
 +
 +
{| class="wikitable"
 +
! Typfeld !! Protokoll
 +
|-----
 +
| 0x0800 || IP Internet Protocol, Version 4 ([[IPv4]])
 +
|-----
 +
| 0x0806
 +
| Address Resolution Protocol ([[Address Resolution Protocol|ARP]])
 +
|}
 +
 
=Quellen=
 
=Quellen=
 
*https://en.wikipedia.org/wiki/Ethernet_frame
 
*https://en.wikipedia.org/wiki/Ethernet_frame

Version vom 20. Januar 2017, 10:32 Uhr

Header

Ethernet-header-1.png


Typfeld Protokoll
0x0800 IP Internet Protocol, Version 4 (IPv4)
0x0806 Address Resolution Protocol (ARP)

Quellen