An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

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 checks

Official 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!