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 |
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.13.3.tar.gz
(30.7 kB
view details)
Built Distribution
File details
Details for the file netbox-bgp-0.13.3.tar.gz
.
File metadata
- Download URL: netbox-bgp-0.13.3.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 | ddb0cd014c37ec58ff97f3a7b7f1a5a1dded7a8952c402f05162c77eedf09031 |
|
MD5 | a316768862a1911337efca66f945554e |
|
BLAKE2b-256 | 1aee08d01860e71652a2768dec3e8d480be6756907cf38f2a4590bc6f07bea90 |
File details
Details for the file netbox_bgp-0.13.3-py3-none-any.whl
.
File metadata
- Download URL: netbox_bgp-0.13.3-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 | a8448880151b41403bbbc6d51a8d256d2fbd544e8152bc768bae93d03a25f66f |
|
MD5 | 266dc828f0ca0f2a2b46e5cd87266fed |
|
BLAKE2b-256 | d4f5bcedf5471533c2218ce07f089622fb5d9fcba742778a6a3a8cc8dd1be0f5 |