Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meraki SSoT Plugin does not import Interfaces of access points #717

Open
adi-bm opened this issue Mar 4, 2025 · 0 comments · May be fixed by #718
Open

Meraki SSoT Plugin does not import Interfaces of access points #717

adi-bm opened this issue Mar 4, 2025 · 0 comments · May be fixed by #718
Assignees
Labels
integration: meraki Issues/PRs for Meraki integration. type: bug Issues/PRs addressing a bug.

Comments

@adi-bm
Copy link

adi-bm commented Mar 4, 2025

Environment

  • Python version: 3.9.20
  • Nautobot version: 2.4.2
  • nautobot-ssot version: 3.5.0

The Meraki SSoT plugin should import interfaces, prefixes and IP addresses as stated in https://docs.nautobot.com/projects/ssot/en/latest/user/integrations/meraki/

The plugin does not import interfaces, prefixes and IP addresses of access points. Interfaces of switches get imported

Steps to Reproduce

  1. Configure the Meraki SSoT plugin and start a sync
  2. Check if the interfaces of your access points were imported
  3. Check via Meraki API if the API returns the addresses (using /organizations/{organization_id}/devices/uplinks/addresses/byDevice API endpoint)

Affected models are (at least) CW9164I and CW9166I

@jdrew82 jdrew82 self-assigned this Mar 4, 2025
@jdrew82 jdrew82 added type: bug Issues/PRs addressing a bug. integration: meraki Issues/PRs for Meraki integration. labels Mar 4, 2025
@jdrew82 jdrew82 linked a pull request Mar 4, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration: meraki Issues/PRs for Meraki integration. type: bug Issues/PRs addressing a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants