---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia 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}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

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_visibility.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}

