The Identification Header is a field in an IP packet that helps identify fragments belonging to the same original packet. It is mainly used when a large IP packet gets split into smaller pieces during transmission.
Each fragment carries the same identification value. The receiving device uses this value, together with other information, to put the fragments back together correctly.
Related Terms: IP Packet, IPv4, Packet Fragmentation, Fragment Offset, More Fragments Flag, MTU, IP Header, Network Layer, Datagram, Packet Reassembly