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#
9# <name>    <hexnumber> <alias1>...<alias35> #Comment
10#
11IPv4	 	0800  	ip ip4 		# Internet IP (IPv4)
12X25		0805
13ARP		0806	ether-arp	#
14FR_ARP		0808    		# Frame Relay ARP        [RFC1701]
15BPQ		08FF			# G8BPQ AX.25 Ethernet Packet
16DEC		6000			# DEC Assigned proto
17DNA_DL		6001			# DEC DNA Dump/Load
18DNA_RC		6002			# DEC DNA Remote Console
19DNA_RT		6003			# DEC DNA Routing
20LAT		6004			# DEC LAT
21DIAG		6005			# DEC Diagnostics
22CUST		6006			# DEC Customer use
23SCA		6007			# DEC Systems Comms Arch
24TEB		6558             	# Trans Ether Bridging   [RFC1701]
25RAW_FR  	6559                   	# Raw Frame Relay        [RFC1701]
26AARP		80F3			# Appletalk AARP
27ATALK		809B                  	# Appletalk
28802_1Q		8100	8021q 1q 802.1q	dot1q # 802.1Q Virtual LAN tagged frame
29IPX		8137			# Novell IPX
30NetBEUI		8191			# NetBEUI
31IPv6		86DD	ip6 		# IP version 6
32PPP		880B                    # PPP
33ATMMPOA		884C			# MultiProtocol over ATM
34PPP_DISC	8863			# PPPoE discovery messages
35PPP_SES		8864			# PPPoE session messages
36ATMFATE		8884			# Frame-based ATM Transport over Ethernet
37LOOP		9000	loopback 	# loop proto
38