calculate_cidr
Compute network range, broadcast address, and host count from any CIDR notation. Enter a CIDR like 192.168.1.0/24 to retrieve precise network details.
Instructions
Calculate network details from CIDR notation — range, broadcast, host count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cidr | Yes | CIDR notation (e.g. '192.168.1.0/24') |