• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2# Ethernet frame types
3#		This file describes some of the various Ethernet
4#		protocol types that are used on Ethernet networks.
5#
6# This list could be found on:
7#         http://www.iana.org/assignments/ethernet-numbers
8#         http://www.iana.org/assignments/ieee-802-numbers
9#
10# <name>    <hexnumber> <alias1>...<alias35> #Comment
11#
12IPv4	 	0800  	ip ip4 		# Internet IP (IPv4)
13X25		0805
14ARP		0806	ether-arp	#
15FR_ARP		0808    		# Frame Relay ARP        [RFC1701]
16BPQ		08FF			# G8BPQ AX.25 Ethernet Packet
17DEC		6000			# DEC Assigned proto
18DNA_DL		6001			# DEC DNA Dump/Load
19DNA_RC		6002			# DEC DNA Remote Console
20DNA_RT		6003			# DEC DNA Routing
21LAT		6004			# DEC LAT
22DIAG		6005			# DEC Diagnostics
23CUST		6006			# DEC Customer use
24SCA		6007			# DEC Systems Comms Arch
25TEB		6558			# Trans Ether Bridging   [RFC1701]
26RAW_FR  	6559			# Raw Frame Relay        [RFC1701]
27RARP		8035			# Reverse ARP            [RFC903]
28AARP		80F3			# Appletalk AARP
29ATALK		809B			# Appletalk
30802_1Q		8100	8021q 1q 802.1q	dot1q # 802.1Q Virtual LAN tagged frame
31IPX		8137			# Novell IPX
32NetBEUI		8191			# NetBEUI
33IPv6		86DD	ip6 		# IP version 6
34PPP		880B			# PPP
35ATMMPOA		884C			# MultiProtocol over ATM
36PPP_DISC	8863			# PPPoE discovery messages
37PPP_SES		8864			# PPPoE session messages
38ATMFATE		8884			# Frame-based ATM Transport over Ethernet
39LOOP		9000	loopback 	# loop proto
40