Standards/Ethernet/Ethertype

From UIT
(Difference between revisions)
Jump to: navigation, search
(IP)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 
{{TOC right}}
 
{{TOC right}}
  
The [http://en.wikipedia.org/wiki/EtherType Ethertype] indicates which protocol is encapsulated in the payoad of the Ethernet Frame.
+
The [http://en.wikipedia.org/wiki/EtherType Ethertype] indicates which protocol is encapsulated in the payoad of the [[Standards/Ethernet|Ethernet frame]].
  
 
== IP ==
 
== IP ==
Line 8: Line 8:
  
 
In turn, Ethernet encapsulates [http://en.wikipedia.org/wiki/Transport_Layer transport layer] protocols such as
 
In turn, Ethernet encapsulates [http://en.wikipedia.org/wiki/Transport_Layer transport layer] protocols such as
 +
* ICMP for [[Standards/Ethernet/Ping|ping]]
 
* TCP
 
* TCP
* UDP
+
* [[Standards/Ethernet/UDP|UDP]]
  
 
TCP and UDP share a number of [http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers ports].
 
TCP and UDP share a number of [http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers ports].

Latest revision as of 10:38, 7 March 2016

Contents

The Ethertype indicates which protocol is encapsulated in the payoad of the Ethernet frame.

IP

The most known Ethertype is 0800 for Internet Protocol version 4 (IPv4).

In turn, Ethernet encapsulates transport layer protocols such as

TCP and UDP share a number of ports.

ARP

Address Resolution Protocol allows to find the MAC address associated to a given IP address. It has Ethertype 0806.

Personal tools
Namespaces
Variants
Actions
Navigation
Browse
Toolbox