ip_in_cidr
Determine if an IP address belongs to a specified CIDR network range. Input an IP and a CIDR notation to check membership.
Instructions
Check whether an IP address falls inside a given CIDR network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | ||
| cidr | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |