calculate_ipv6_subnet
Compute IPv6 subnet information, including network address and prefix details, and calculate subnets by specifying a new prefix length.
Instructions
Calculate IPv6 subnet information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ipv6 | Yes | IPv6 address and prefix (e.g., 2001:db8::/32) | |
| newPrefix | No | New prefix length for subnetting |