About List Catalog
The List Catalog is a collection of pre-defined list types used by the policy rules to simplify policy configuration. For instance, you can configure a rule with a list of allowed client IP addresses that will permit all traffic from the clients to the destination.
Navigation Path: Policy > Skyhigh Client > List Catalog
NOTE:
- Lists are interoperable and can be reused across SSE products. For example, a list created under Web policy with the domain name facebook.com can also be used under the Skyhigh Client policy.
- Lists that are created during the addition of a new policy or migration of an existing policy are not automatically deleted when the policy is deleted. If a list is not required, it must be deleted manually from the List Catalog.
In the List Catalog page, the lists available are grouped based on the defined list types. The following are the list types supported under Skyhigh Client:

| List Type | Description | Example |
|---|---|---|
| String | Supports string value | 1law.com |
| Regular expression | Supports regular expressions | ^.*\.adobecce\.com$ |
| Smart Match | Matches all associated sub-domains of the configured top-level domain. | Input: facebook.com Output: my.facebook.in, key.facebook.au |
| IP | Supports IP addresses | 24.156.99.202 |
| IP range |
Supports IP address range and retrieves data accordingly |
1.178.5.0/24 |
| Number | Supports numerical values in terms of defining ports | 80, 443 |
To configure List Catalog, see Configure List Catalog.
