Skip to main content

Cisco DNA Center Integration with NetBox

Project description

ciscodnacnetbox

PyPI - Downloads PyPI - Wheel PyPI

Cisco DNA Center Integration with NetBox


ciscodnacnetbox is a NetBox Plugin for Cisco DNA Center.
It uses the Cisco DNA Center Platform APIs to sync data.

Prerequisites

  • Cisco DNA Center
    • Supported release: 1.3.3+
  • NetBox
    • Supported release: 3.3, 3.4, 3.5
      • version ciscodnacnetbox 3.5.0
    • Supported release: 3.2
      • version ciscodnacnetbox 3.2.1
    • Supported release: 3.0
      • version ciscodnacnetbox 3.0.3
    • Supported release: 2.10
      • version ciscodnacnetbox 1.0.1
  • Python
    • Version: 3.3+

Data that is synced

  • Sites
  • Devices
  • IP Address (/32 of Devices)

Screenshots

Settings


Status

Sync


NetBox Inventory


Getting Started

  • Install the plugin from PyPi

    • pip install ciscodnacnetbox
  • Enable the plugin in configuration.py of NetBox

    PLUGINS = [
        'ciscodnacnetbox',
    ]
    

(More details at https://netbox.readthedocs.io/en/stable/plugins/)

If using Docker with NetBox, follow instructions on https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins

Sync your data from Cisco DNA Center to NetBox

  • Add your Cisco DNA Center(s) in Settings at the ciscodnacnetbox plugin
  • Check status dashboard that API calls are OK towards your Cisco DNA Center (refresh if being cached)
  • Use the buttons on the Dashboard to sync (Sites is mandatory for Devices to be assigned in Netbox)

Technologies & Frameworks Used

Cisco Products & Services:

Third-Party Products & Services:

Tools & Frameworks:

Authors & Maintainers

License

This project is licensed to you under the terms of the Cisco Sample Code License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ciscodnacnetbox-3.5.0.tar.gz (31.5 kB view hashes)

Uploaded Source

Built Distribution

ciscodnacnetbox-3.5.0-py3-none-any.whl (42.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page