BGP related stuff
Project description
NetBox BGP Plugin
Netbox plugin for BGP related objects documentation.
Features
This plugin provide following Models:
- BGP Communities
- BGP Sessions
- Routing Policy
- Prefix Lists
Compatibility
NetBox 2.10 | 0.3.9 |
NetBox 2.11 | 0.3.9 |
NetBox 3.0 | 0.4.3 |
NetBox 3.1 | 0.5.0 |
NetBox 3.2 | >= 0.6.0 |
NetBox 3.3 | >= 0.8.1 |
NetBox 3.4 | >= 0.9.0 |
NetBox 3.5 | >= 0.10.0 |
Installation
The plugin is available as a Python package in pypi and can be installed with pip
pip install netbox-bgp
Enable the plugin in /opt/netbox/netbox/netbox/configuration.py:
PLUGINS = ['netbox_bgp']
Restart NetBox and add netbox-bgp
to your local_requirements.txt
See NetBox Documentation for details
Configuration
The following options are available:
device_ext_page
: String (default right) Device related BGP sessions table position. The following values are available:
left, right, full_width. Set empty value for disable.top_level_menu
: Bool (default False) Enable top level section navigation menu for the plugin.
Screenshots
BGP Session
BGP Sessions
Community
Peer Group
Routing Policy
Prefix List
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-bgp-0.10.1.tar.gz
(26.1 kB
view details)
Built Distribution
File details
Details for the file netbox-bgp-0.10.1.tar.gz
.
File metadata
- Download URL: netbox-bgp-0.10.1.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ef8acc120dfc4c63eadbaf8a8846bb658024c4ca2a78e78f9d660e5e0f91d0a |
|
MD5 | b0e03022e0bb77793dc0387856ddf175 |
|
BLAKE2b-256 | 21ce8eb2b735899d53b7ce795c26213c8e2812d29805820a5cf64876e970b3a0 |
File details
Details for the file netbox_bgp-0.10.1-py3-none-any.whl
.
File metadata
- Download URL: netbox_bgp-0.10.1-py3-none-any.whl
- Upload date:
- Size: 49.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fad918e1a4e991874b818cd3e6153ca134c64eb5cf44daedd1e86ffa9c9c4c60 |
|
MD5 | 1e2c2a73c4399d4efa93d59b0d67a443 |
|
BLAKE2b-256 | 7b859775756a8e93784e59e2c820346992a75c6038ecf27b99923b019a58e0ca |