Enter values to see detailed analysis and insights.
How to Use
- 1Enter the IP address.
- 2Enter the CIDR suffix (e.g., 24 for /24).
- 3The calculator will display the netmask and host count.
Subnet Calculation
Hosts = 2^(32 - CIDR) - 2Variables:
CIDRNetwork prefix length (0-32)Example
Inputs:
Steps:
- 1.Host Bits = 32 - 24 = 8
- 2.Total Hosts = 2^8 = 256
- 3.Usable = 256 - 2 = 254
