protocols 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. # Internet (IP) protocols
  2. #
  3. # Updated from http://www.iana.org/assignments/protocol-numbers and other
  4. # sources.
  5. ip 0 IP # internet protocol, pseudo protocol number
  6. hopopt 0 HOPOPT # IPv6 Hop-by-Hop Option [RFC1883]
  7. icmp 1 ICMP # internet control message protocol
  8. igmp 2 IGMP # Internet Group Management
  9. ggp 3 GGP # gateway-gateway protocol
  10. ipencap 4 IP-ENCAP # IP encapsulated in IP (officially ``IP'')
  11. st 5 ST # ST datagram mode
  12. tcp 6 TCP # transmission control protocol
  13. egp 8 EGP # exterior gateway protocol
  14. igp 9 IGP # any private interior gateway (Cisco)
  15. pup 12 PUP # PARC universal packet protocol
  16. udp 17 UDP # user datagram protocol
  17. hmp 20 HMP # host monitoring protocol
  18. xns-idp 22 XNS-IDP # Xerox NS IDP
  19. rdp 27 RDP # "reliable datagram" protocol
  20. iso-tp4 29 ISO-TP4 # ISO Transport Protocol class 4 [RFC905]
  21. dccp 33 DCCP # Datagram Congestion Control Prot. [RFC4340]
  22. xtp 36 XTP # Xpress Transfer Protocol
  23. ddp 37 DDP # Datagram Delivery Protocol
  24. idpr-cmtp 38 IDPR-CMTP # IDPR Control Message Transport
  25. ipv6 41 IPv6 # Internet Protocol, version 6
  26. ipv6-route 43 IPv6-Route # Routing Header for IPv6
  27. ipv6-frag 44 IPv6-Frag # Fragment Header for IPv6
  28. idrp 45 IDRP # Inter-Domain Routing Protocol
  29. rsvp 46 RSVP # Reservation Protocol
  30. gre 47 GRE # General Routing Encapsulation
  31. esp 50 IPSEC-ESP # Encap Security Payload [RFC2406]
  32. ah 51 IPSEC-AH # Authentication Header [RFC2402]
  33. skip 57 SKIP # SKIP
  34. ipv6-icmp 58 IPv6-ICMP # ICMP for IPv6
  35. ipv6-nonxt 59 IPv6-NoNxt # No Next Header for IPv6
  36. ipv6-opts 60 IPv6-Opts # Destination Options for IPv6
  37. rspf 73 RSPF CPHB # Radio Shortest Path First (officially CPHB)
  38. vmtp 81 VMTP # Versatile Message Transport
  39. eigrp 88 EIGRP # Enhanced Interior Routing Protocol (Cisco)
  40. ospf 89 OSPFIGP # Open Shortest Path First IGP
  41. ax.25 93 AX.25 # AX.25 frames
  42. ipip 94 IPIP # IP-within-IP Encapsulation Protocol
  43. etherip 97 ETHERIP # Ethernet-within-IP Encapsulation [RFC3378]
  44. encap 98 ENCAP # Yet Another IP encapsulation [RFC1241]
  45. # 99 # any private encryption scheme
  46. pim 103 PIM # Protocol Independent Multicast
  47. ipcomp 108 IPCOMP # IP Payload Compression Protocol
  48. vrrp 112 VRRP # Virtual Router Redundancy Protocol [RFC5798]
  49. l2tp 115 L2TP # Layer Two Tunneling Protocol [RFC2661]
  50. isis 124 ISIS # IS-IS over IPv4
  51. sctp 132 SCTP # Stream Control Transmission Protocol
  52. fc 133 FC # Fibre Channel
  53. mobility-header 135 Mobility-Header # Mobility Support for IPv6 [RFC3775]
  54. udplite 136 UDPLite # UDP-Lite [RFC3828]
  55. mpls-in-ip 137 MPLS-in-IP # MPLS-in-IP [RFC4023]
  56. manet 138 # MANET Protocols [RFC5498]
  57. hip 139 HIP # Host Identity Protocol
  58. shim6 140 Shim6 # Shim6 Protocol [RFC5533]
  59. wesp 141 WESP # Wrapped Encapsulating Security Payload
  60. rohc 142 ROHC # Robust Header Compression