IPv4 Address

IPv4 has 32 bits. Separate by 4 octets of 8 bits each with maximum value of 255 (hence $2^8$)

IPv4 has 5 different classes. Each class has it's own reserved private ip for private use and local only.

IPV4 ClassesAddress StartAddress EndPrivate StartPrivate EndUsage
A0.0.0.0127.255.255.25510.0.0.010.255.255.255Large network
127.0.0.1127.255.255.255Network testing address (Loop back address)
B128.0.0.0191.255.255.255172.16.0.0172.31.255.255Medium size network
C192.0.0.0223.255.255.255192.168.0.0192.168.255.255Local Area Network
D224.0.0.0239.255.255.255N/AN/AReserved for multi casting
E240.0.0.0255.255.255.254N/AN/AReserved for future use (or research)