subtract_subnet
Subtract one IPv4 subnet from another to compute the remaining address space as CIDR blocks.
Instructions
Subtract one subnet from another and return the remaining address space as CIDRs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_cidr | Yes | ||
| remove_cidr | Yes |