How to use the visual subnet planner
- Enter an IPv4 address and CIDR prefix, such as 192.168.1.0/24.
- Select Load network. A host address such as 192.168.1.42 is aligned to 192.168.1.0 automatically.
- Click a visual block—or its Divide button—to create two equal child networks.
- Use Join on either child to recombine a sibling pair.
What subnet division changes
Each division adds one bit to the prefix. Dividing a /24 produces two /25 networks; dividing one of those produces two /26 networks. The address ranges never overlap and together continue to cover the original network.
Usable host addresses
For prefixes from /0 through /30, the first address is the network address and the last is the broadcast address. A /31 is treated as a two-address point-to-point network, while a /32 represents one host route.
Worked example
Dividing 192.168.1.0/24 creates 192.168.1.0/25 and 192.168.1.128/25. Each child contains 128 total addresses and 126 traditionally usable host addresses.
Frequently asked questions
Can I divide only one side?
Yes. Select either child independently to build a variable-length subnet plan.
Does this tool support IPv6?
Not yet. This first version plans IPv4 networks only.