validate_ip_in_subnet
Checks if an IP address is within a specified subnet and provides network context, including gateway information.
Instructions
Validate that an IP address belongs to a subnet and provide context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip_address | Yes | ||
| network | Yes | ||
| return_gateway | No |