---
title: Not-Enforced Client IP List
description: A space-delimited list of IP addresses or network CIDR notation addresses. The agent applies the not-enforced rule to requests from the listed IP addresses.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.notenforced.ip.list
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.notenforced.ip.list.html
---

# Not-Enforced Client IP List

A space-delimited list of IP addresses or network CIDR notation addresses. The agent applies the not-enforced rule to requests from the listed IP addresses.

Supported values are IPV4 and IPV6 addresses, IPV4 and IPV6 ranges of addresses delimited by the - character, and network ranges specified in CIDR notation.

|                          |                                                                                                                                                                                                                                |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Property name            | `org.forgerock.agents.notenforced.ip.list`                                                                                                                                                                                     |
| Aliases                  | `org.forgerock.agents.notenforced.ip.list`   Introduced in Java Agent 5.6`com.sun.identity.agents.config.notenforced.ip`   Introduced in Java Agent 5.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 6 |
| Function                 | Not-enforced                                                                                                                                                                                                                   |
| Type                     | List                                                                                                                                                                                                                           |
| Bootstrap property       | No                                                                                                                                                                                                                             |
| Required property        | No                                                                                                                                                                                                                             |
| Restart required         | No                                                                                                                                                                                                                             |
| Local configuration file | `AgentConfig.properties`                                                                                                                                                                                                       |
