ip_in_subnet
Check whether an IP address falls within a given subnet and verify if it is a usable host address, preventing network and broadcast address errors.
Instructions
Check if an IP is in a subnet and whether it is a usable host address.
NOC use cases:
"Is this IP in this VLAN subnet?"
Catch network/broadcast mistakes (/24 .0 / .255) quickly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | ||
| cidr | Yes |