Discuss the IPv4 Datagram with the help of suitable examples
An IPv4 packet is called a datagram. It is made up of a header and a data part: IPv4 header contains a 20-byte fixed mandatory part, followed by optional fields.
IPv4 uses 32-bit (4 byte) addressing, which gives 232 addresses. IPv4 addresses are written in the dot-decimal notation, which comprises of four octets of the address expressed individually in decimal and separated by periods, for instance, 192.168.1.5.
Comments
Leave a comment