Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
CMDB Identification Engine displays an error when discovering network adapters with duplicate IP and MAC addresses - Known Error
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • CMDB Identification Engine displays an error when discovering network adapters with duplicate IP and MAC addresses
KB0693365

CMDB Identification Engine displays an error when discovering network adapters with duplicate IP and MAC addresses


2863 Views Last updated : Aug 31, 2024 public Copy Permalink
KB Summary by Now Assist

Description

The CMDB Identification Engine displays the following error when it encounters two network adapters with same IP and MAC address:

Error CMDB Identification Error: Found duplicate Lookup items (6 and 7) in the payload index 0 using fields ip_address,mac_address

This occurs because the identification rule cannot uniquely identify a network adapter record. 

Steps to Reproduce

  1. Using a Kingston instance, discover a Linux server that has multiple “bonded” adapters.

    Because these adapters represent a single, logical link, each adapter has the same IP address and MAC address.

  2. Observe the Discovery results.

    Discovery for Kingston does not return secondary adapters and, therefore, cannot detect duplicates. Discovery completes successfully and finds only one adapter.

  3. Using a London instance (either new or upgraded), discover the same server.

    Discovery for London discovers all the adapters on the host, including those adapters with the same IP and MAC addresses. Discovery fails and displays this error:

"CMDB Identification Error: Found duplicate Lookup items (8 and 18) in the payload index 0 using fields ip_address,mac_address">

Workaround

The root cause of this PRB is that the Hardware identification rule is not able to uniquely identify a record in the Network Adapter [cmdb_ci_network_adapter] table. There are two possible workarounds:

  • Ensure that either the IP or MAC address on each adapter is unique.
  • Add "Name" to the Hardware Rule.

To add the "Name" parameter to the rule:

  1. Navigate to Discovery Definition > CI Identification > Identifiers.

  2. Select the Hardware Rule identifier.

  3. Select the Identifier Entries related list.

  4. Open the record for the Network Adapter [cmdb_ci_network_adapter] table.

  5. Open the lock on the Criterion attributes field and add Name (from the cmdb_ci_network_adapter table) to the list of attributes.

  6. Lock the field and update the record.

CAUTION: If you add the "Name" parameter to the Hardware Rule and then change the name of an adapter, Discovery cannot resolve an existing CI for that adapter. Discovery labels the Install Status of that CI as "Absent" and creates another CI.


Related Problem: PRB1291555

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.