Network Management

Meraki MX250 WAN interfaces are not discovered in the SolarWinds Platform

This article provides information on how to resolve the issue with Meraki MX20 not discovering interfaces.

First published date

5/6/2026 4:03 PM

Last published date

5/6/2026 4:18 PM

Overview

SolarWinds NPM discovers the Meraki MX250 edge node through the Meraki API, but the child/WAN interfaces do not appear after running Discover Meraki Devices in an API-only polling setup.

Product section

Network Performance Monitor

Cause

MX250 was not originally defined in Orchestrators.Meraki.UplinksInterfacesMappingJson in Advanced Configuration Settings

Resolution

  1. Log in to the web console with Admin privileges.
  2. Access Advanced Configuration settings
  3. Review the value of Orchestrators.Meraki.UplinksInterfacesMappingJson.
  4. Verify whether the MX250 model is present in the mapping.
  5. If the MX250 entry is missing, add the required model mapping as shown below:
"MX250": { "wan1": "port1", "wan2": "port2" }
  1. Click Save
  2. Restart SolarWinds Services via SolarWinds Platform Service Manager
  3. Run Discover Meraki Devices again.
  4. Confirm that the MX250 WAN interfaces now appear as expected.