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.2.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.2.tar.gz.
File metadata
- Download URL: netbox_gateways-0.9.2.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 |
f1c0d22939060a106ebe7a43e40f81670af716fa63b75e81e7de768502cf2f63
|
|
| MD5 |
127a5d90734cb4a69f1192892c8f7801
|
|
| BLAKE2b-256 |
8816fdaf5b9ead13594a929712e796e86212fe1d721850ea89798eae7cfb9f09
|
File details
Details for the file netbox_gateways-0.9.2-py3-none-any.whl.
File metadata
- Download URL: netbox_gateways-0.9.2-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 |
44ed97d9acdf5fb77e76fa1aa595ffe77b800fb20b1e99f454b47aea96ff2620
|
|
| MD5 |
581a8868c17ef7639a4be072a9d9911e
|
|
| BLAKE2b-256 |
7a34a793f1ca09ea1072ba1db918569ba28fd3e6dedcc282a1f2e7118ee510b8
|