๐Ÿ“ก IP ADDRESSING & SUBNETTING

๐Ÿ“ Subnet Calculator

/24
Network: 192.168.1.0 Broadcast: 192.168.1.255
First host: 192.168.1.1 Last host: 192.168.1.254
Hosts: 254
1.0

๐Ÿ” DETAILS

IPv4 Address Structure

An IPv4 address is a 32-bit binary number, usually written in dotted decimal (e.g., 192.168.1.10).

Bits8 bits per octet
FormatNNNNNNNN.NNNNNNNN.NNNNNNNN.NNNNNNNN
Example11000000.10101000.00000001.00001010 = 192.168.1.10