https://github.com/sapcc/netbox-zero
A Netbox plugin to support ZTP based on Netbox data
https://github.com/sapcc/netbox-zero
Last synced: 8 months ago
JSON representation
A Netbox plugin to support ZTP based on Netbox data
- Host: GitHub
- URL: https://github.com/sapcc/netbox-zero
- Owner: sapcc
- License: apache-2.0
- Created: 2021-06-16T08:37:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:55:49.000Z (over 2 years ago)
- Last Synced: 2025-04-30T14:17:20.720Z (about 1 year ago)
- Language: Python
- Size: 117 KB
- Stars: 5
- Watchers: 48
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: docs/supported_platforms.md
Awesome Lists containing this project
README
## Netbox Zero
Netboz Zero is zero touch provisioning plugin for Netbox.
It works inconjuction with DHCP and the hardware features
to configure devices with a base configuration, using Netbox
as 'the source of truth' for configuration values.
* [Architecture](docs/architecture.md)
* [Installation](docs/install.md)
* Currently Supported Platforms
* Arista EOS
* Arista vEOS
* Cisco IOS XE
* [Extending Netbox Zero](docs/extension.md)
* [DHCP example](docs/dhcp.md)
* [Device Configuration](docs/device_configuration.md)