VLAN Manager for multiple VLAN Groups
Project description
NetBox VLAN Manager
NetBox plugin for viewer of multiple VLAN Group spaces.
Purpose
Enterprise environment has a lot of routers or switches. These devices manage VLAN each other.
In many cases, these manage as one VLAN group. On the other hand, complex network has multiple VLAN groups
For example, below cases.
- Manage multi site VLAN groups
- Visualize Cisco ACI Leaf Switch VLANs
NetBox can manage VLAN space as VLAN Group
.
However, it can one VLAN Group only.
NetBox VLAN Manager manage multiple VLAN Group
as VLAN Group Set
, and visualize status in tabular form such as below image.
Features
Models
This plugin provides following Models:
- VLAN Group Set
- Manage multiple VLAN Group
API
This plugin provides following API:
- Available VLAN
- Extract none used VID searching all VLAN Groups
Compatibility
This plugin requires NetBox v3.4.0
or later because has migration scripts compatibility.
The compatibility table between plugin versions and netbox is as follows.
NetBox version | Plugin version |
---|---|
3.x.x | 0.1.x |
4.x.x | 0.2.x |
Installation
The plugin is available as a Python package in PyPI and can be installed with pip:
pip install netbox-vlan-manager
Enable the plugin in /opt/netbox/netbox/netbox/configuration.py
PLUGINS = ['netbox_vlan_manager']
Restart NetBox
Configuration
Currently, this plugin is not necessary plugin configuration
Screenshots
VLAN Group Set List
VLAN Group View Set with VLANs
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file netbox_vlan_manager-0.2.0.tar.gz
.
File metadata
- Download URL: netbox_vlan_manager-0.2.0.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13cb4eb3f3bf6dad812e246f2813316a812fe742175f75510c8581b32348d5df |
|
MD5 | 30f6b338160b7d921ff130dc9155c712 |
|
BLAKE2b-256 | dcea9a06ce3f230b81e5f0f138b159ec87fc0c4696a98d26e350b49745af020d |
File details
Details for the file netbox_vlan_manager-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: netbox_vlan_manager-0.2.0-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92d5ae787c0016479a35e6778362a08e80ff59fc45a64517b928c13ad011d33e |
|
MD5 | 28854eec37ca1832b40bce5840585ace |
|
BLAKE2b-256 | 809691065bf12f775db83a66ff8cd70178e69351565cfd31591d8088d20f0e0f |