Skip to main content

VLAN Manager for multiple VLAN Groups

Project description

NetBox VLAN Manager

NetBox plugin for viewer of multiple VLAN Group spaces.

PyPI publish PyPI workflow

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.

VLAN Group Set VLANs

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.

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 Set List

VLAN Group View Set with VLANs VLAN Group Set 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

netbox-vlan-manager-0.1.2.tar.gz (13.3 kB view hashes)

Uploaded Source

Built Distribution

netbox_vlan_manager-0.1.2-py3-none-any.whl (16.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page