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.
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
Cisco Products & Services:
Third-Party Products & Services:
Tools & Frameworks:
This project is licensed to you under the terms of the Cisco Sample
Code License.
(Sync Cisco DNA Center Inventory with NetBox)
This NetBox plugin allows you to sync Inventory from Cisco DNA Center to NetBox Database.
Instead of manually entering all the serialnumbers, hostname and IP Addresses.
Published on Cisco DevNet Code Exchange ciscodnacnetbox
Follow the instructions to setup NetBox on their documentation.
You can use Cisco DevNet Sandboxes to test the plugin.
(Sync Cisco DNA Center Inventory with NetBox)
This NetBox plugin allows you to sync Inventory from Cisco DNA Center to NetBox Database.
Instead of manually entering all the serialnumbers, hostname and IP Addresses.
Published on Cisco DevNet Code Exchange ciscodnacnetbox
Follow the instructions to setup NetBox on their documentation.
You can use Cisco DevNet Sandboxes to test the plugin.
(Sync Cisco DNA Center Inventory with Nautobot)
This Nautobot plugin allows you to sync Inventory from Cisco DNA Center to Nautobot Database.
Instead of manually entering all the serialnumbers, hostname and IP Addresses.
Follow the instructions to setup Nautobot on their documentation.
You can use Cisco DevNet Sandboxes to test the plugin.
Owner
Contributors
Categories
NetworkingProducts
Catalyst CenterProgramming Languages
PythonLicense
Code Exchange Community
Get help, share code, and collaborate with other developers in the Code Exchange community.View Community