https://github.com/jonasnieberle/netbox-os-manager
Netbox plugin to manage operating systems on your cisco network devices.
https://github.com/jonasnieberle/netbox-os-manager
cisco-ios cisco-ios-xe netbox netbox-plugin software-upgrade
Last synced: 29 days ago
JSON representation
Netbox plugin to manage operating systems on your cisco network devices.
- Host: GitHub
- URL: https://github.com/jonasnieberle/netbox-os-manager
- Owner: jonasnieberle
- License: apache-2.0
- Created: 2024-10-19T13:40:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-30T10:56:38.000Z (5 months ago)
- Last Synced: 2024-11-30T11:18:36.481Z (5 months ago)
- Topics: cisco-ios, cisco-ios-xe, netbox, netbox-plugin, software-upgrade
- Language: Python
- Homepage:
- Size: 689 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-netbox - JonasEinfach/netbox-os-manager - manage operating systems on your network devices (Plugins)
README
> [!CAUTION]
> This plugin is still in development!
> Currently not yet ready for production use!# Netbox Operating System Management
[NetBox](https://github.com/netbox-community/netbox) plugin to manage operating systems on your cisco network devices in following aspects:
- assign golden images based on filter attributes like device types, site, location, role
- scheduled upload of the golden image to the device
- scheduled upgrade of the device with pre- and post checksOfficial Documentation: https://jonasnieberle.github.io/netbox-os-manager
## Important notes
Thank you to the allready existing [Cisco device software manager](https://github.com/alsigna/netbox-software-manager) for the inspiration.
Unfortunately the plugin has it's last update on January 2023.Use this plugin on your own risk! Test the update proccess in a test environment before you switch to your prod environment!