Skip to content

Netbox plugin for adding evpn vc-vlan relations

Notifications You must be signed in to change notification settings

zarya/netbox-evpn-vc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NetBox EVPN VC plugin

Netbox plugin for storing evpn vc configuration (vni-vlan links)

Compatibility

NetBox 3.2 0.1

Installation

The plugin can be installed with pip directly from github

pip install git+https://github.com/zarya/netbox-evpn-vc.git 

Enable the plugin in netbox/configuration.py look for the line starting with PLUGINS:

PLUGINS = ['netbox_evpn_vc']

Restart NetBox and add git+https://github.com/zarya/netbox-evpn-vc.git to your local_requirements.txt

About

Netbox plugin for adding evpn vc-vlan relations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published