---
sourceDocument: Zurich IT Operations Management
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/it-operations-management

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Setting exclusion lists for IPs and NICs

# Setting exclusion lists for IPs and NICs {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Agent Client Collector for Visibility Content (ACC-VC) version 1.3.0 supports exclusion list for IPs and Network Interface Controllers (NICs) with a flexible mechanism for filtering out values for IPs and or NICs when
creating or updating the host CI and related items.

The property \[sn_acc_vis_content.network_adapter_exclusion_list\] contains
the list of regular expressions for the names and IP addresses that are excluded in the Network
Adapter and IP Address tables. The value of this property is comma-separated regular expressions.
Make sure that there is no comma in the regex and nic and ip_addr should be in different
lines.  
Sample format of the value should be:

* nic = nameRegex1, nameRegex2, nameRegex3
* ip_addr = IPRegex1, IPRegex2
{#acc-v-set-exclusion-lists-for-ips-and-nics__ul_kv2_5qs_25b}

