Wireless / Networking

  1. Home
  2. Computing & Technology
  3. Wireless / Networking

Internet Protocol Summary - Facts about IP

By Bradley Mitchell, About.com

Name: Internet Protocol - abbreviated "IP"
Description: IP is used by many higher level network protocols, principally TCP and UDP. Many Internet software applications including Web browsers, FTP clients, and email programs, rely on Internet Protocol.
OSI Model: Network layer (Layer 3)
Datagram Format: A base header 20 bytes (5 "longwords") in length, with the option for expanded header options, followed by data.
Header:

Word 1 -
  • Version - 4 bits
  • Header Length (in longwords) - 4 bits
  • Type of Service / Differentiated Services Code Point (DSCP) - 8 bits
  • Datagram Length (in bytes) - 16 bits
Word 2 -
  • ID Number - 16 bits
  • Fragmentation Flags - 3 bits
  • Fragmentation Offset - 13 bits
Word 3 -
  • Time to Live - 8 bits
  • Transport Protocol - 8 bits
  • Header Checksum - 16 bits
Word 4 -
  • Source IP Address - 32 bits
Word 5 -
  • Destination IP Address - 32 bits
Variable length fields -
  • Options
  • Padding
Payload: IP datagram payloads can be of variable length. The minimum size of an IP datagram is 28 bytes, using the minimum 20 bytes of header information, followed by the minimum of 8 bytes of data. The maximum size of an IP datagram payload is 65,535 bytes minus the header size.
Footer: Internet Protocol does not use its own datagram footer.
Next page > DNS - The Domain Name System > Page 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Bradley Mitchell
Guide since 1999

Bradley Mitchell
Wireless / Networking Guide

Explore Wireless / Networking

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

Wireless / Networking

  1. Home
  2. Computing & Technology
  3. Wireless / Networking

©2009 About.com, a part of The New York Times Company.

All rights reserved.