subnet_split
Split a CIDR network into equal-sized subnets. Provide a new prefix length or number of subnets for network planning.
Instructions
Split a CIDR into equal-size child subnets (by new_prefix or power-of-two count).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cidr | Yes | ||
| new_prefix | No | ||
| count | No |