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 3.4.x | >= 0.9.0 |
NetBox 3.5.x | >= 0.10.0 |
NetBox 3.6.x | >= 0.11.0 |
NetBox 3.7.x | >= 0.12.0 |
NetBox 4.0.x | >= 0.13.3 |
NetBox 4.1.x | >= 0.14.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.14.0.tar.gz
(30.7 kB
view details)
Built Distribution
File details
Details for the file netbox-bgp-0.14.0.tar.gz
.
File metadata
- Download URL: netbox-bgp-0.14.0.tar.gz
- Upload date:
- Size: 30.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89de0fd387f595aa1d6e20d286f1c17394b81f03e566b2b3fd945ccc203f7137 |
|
MD5 | 9bcfccddae7c793fed91ca29fbb01027 |
|
BLAKE2b-256 | 49429ef9832aa475bfcc044a4c9b21cd6118c1ba5b002b6ea4d792279dd159cf |
File details
Details for the file netbox_bgp-0.14.0-py3-none-any.whl
.
File metadata
- Download URL: netbox_bgp-0.14.0-py3-none-any.whl
- Upload date:
- Size: 57.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5746f90b1147f539c59837c5e4968d1ec47ee45a4f9eaf4bd6abd094c6e1bdc |
|
MD5 | 9ccf4c1dafb1939a28cd06636587c564 |
|
BLAKE2b-256 | 9e986a23c88274f110a935954017bf8e0f8ee47ee632d31aaeb8866150fa20e2 |