subnets_overlap
Determine if two IPv4 subnets overlap by specifying their CIDR notations. Identifies whether the address ranges intersect.
Instructions
Check whether two IPv4 subnets overlap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cidr_a | Yes | ||
| cidr_b | Yes |