Subnet Divider (VLSM)
Split a network into smaller subnets and see the usable range, broadcast and host count of each one.
How subnetting works
Splitting a network means borrowing bits from the host part to create smaller subnets. Going from a /24 to a /26 borrows 2 bits, creating 4 subnets of 62 usable hosts each. Each extra bit doubles the number of subnets and halves the hosts.
/30 (2 hosts) is the smallest useful one for point-to-point links.Ferramentas relacionadas
Subnet / CIDRPopular
Calculate the mask, broadcast, usable host range and CIDR notation of any IP, updating as you type. 100% in your browser.
IP AddressingMask ↔ CIDR
Convert between CIDR prefix (/24) and subnet mask (255.255.255.0) both ways, with validation.
IP AddressingIP Converter
Convert an IPv4 address between dotted decimal, binary, hexadecimal and 32-bit integer, as you type.