What-is-an-IP-Address
What-is-an-IP-Address
Types of IP Address
IPv4:
Four Octets: Each octet represents eight bits, or a byte, and can take
a value from 0 to 255. This range is derived from the possible
combinations of eight bits (2^8 = 256 combinations).
Each part of the IP address can indicate various aspects of the network
configuration, from the network itself to the specific device within that
network. In most cases, the network part of the address is represented by
the first one to three octets, while the remaining section identifies the host
(device).
Characteristics of IPv4
Limited address space: The main limitation which has led to the
development of IPv6 to cater to more devices.
Drawbacks of IPv4
IPv6:
IPv6 addresses were created to deal with the shortage of IPv4 addresses.
They use 128 bits instead of 32, offering a vastly greater number of
possible addresses. These addresses are expressed as eight groups of four
hexadecimal digits, each group representing 16 bits. The groups are
separated by colons.
Characteristics of IPv6
The IPv6 header has fewer fields, making it more efficient for
routers to process.
IPv6 supports Unicast, Multicast, and Anycast, but no Broadcast,
reducing network traffic.
IPv6 uses advanced routing protocols like OSPFv3 and RIPng for
better address handling.