calculate_subnet_from_mask
Calculate network information from an IP address and subnet mask, including CIDR, wildcard mask, and host range for subnet planning.
Instructions
Calculate network information from an IP address and subnet mask.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip_address | Yes | ||
| subnet_mask | Yes |