cidr_calculate
Compute network address, broadcast address, host range, and total hosts from an IPv4 CIDR notation like 192.168.1.0/24. Solve subnetting queries instantly.
Instructions
Calculate network details from a CIDR notation (e.g., '192.168.1.0/24'). Returns network address, broadcast, host range, and host count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cidr | Yes | IPv4 CIDR notation (e.g., '192.168.1.0/24', '10.0.0.0/8') |