Manage simple prefix default gateways
Project description
NetBox Gateways Plugin
Netbox plugin to Manage simple default gateways for prefixes.
Compatibility
| Netbox Version | Plugin Version |
|---|---|
| Netbox 4.5 | 0.9.0 |
| Netbox 4.3 | 0.8.0 |
| Netbox 4.2 | 0.7.0 |
| NetBox 4.1 | 0.6.0 |
| NetBox 4.0 | 0.5.0 |
| NetBox 3.2 | 0.4.2 |
Installation
- The plugin is available as a Python package in pypi and can be installed with pip
pip install netbox-gateways
- Enable the plugin in /opt/netbox/netbox/netbox/configuration.py:
PLUGINS = ['netbox_gateways']
- Add
netbox-gatewaysto your local_requirements.txt to ensure plugin is re-installed during a future upgrade or execution of .upgrade.sh script
echo netbox-gateways >> /opt/netbox/local_requirements.txt
- Run Migrate
python3 netbox/manage.py migrate
Screenshots
Prefix View
Gateways
Add New Gateway
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
netbox_gateways-0.9.1.tar.gz
(8.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file netbox_gateways-0.9.1.tar.gz.
File metadata
- Download URL: netbox_gateways-0.9.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d122b34807a8c07c200cb8fed175337574db812cd1bb5d8f5b2fa86cf3fd910
|
|
| MD5 |
3fd6b05f5d89924f5114016d3eac59d1
|
|
| BLAKE2b-256 |
3ab6857e2311f40ec296a8fccbd63ff6034bb755a854a9203f531cf53a448356
|
File details
Details for the file netbox_gateways-0.9.1-py3-none-any.whl.
File metadata
- Download URL: netbox_gateways-0.9.1-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebae146e6d4af7d89338b22d462e0a1ad11d19b5286620758845c1e8f81f4724
|
|
| MD5 |
919eec9b5c6e849dc6b5717a791e3cd6
|
|
| BLAKE2b-256 |
d0065f05fbadca14dfa8c05056c3a746a31b2557bbba464148c0d77afabfbd42
|