IP address in set

Matches when the requester’s IP address is present within a specified address set.

This condition identifies if the requester’s IP address is in a pre-defined address set.

Configuration

  • Select address set: The named collection of IP addresses or CIDR ranges to match against. The condition returns true only if the requester’s IP is found within this set. This field is required.

Measurement

The condition resolves the IP address from the incoming request and evaluates it against the specified address set. The process validates the request IP against both individual addresses and CIDR notations. If the IP falls within the defined range, the condition returns true.


Last modified March 5, 2026