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 | >= 0.9.0 |
NetBox 3.5 | >= 0.10.0 |
NetBox 3.6 | >= 0.11.0 |
NetBox 3.7 | >= 0.12.0 |
NetBox 4.0 | >= 0.13.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.13.0.tar.gz
(30.8 kB
view details)
Built Distribution
File details
Details for the file netbox-bgp-0.13.0.tar.gz
.
File metadata
- Download URL: netbox-bgp-0.13.0.tar.gz
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66f8cd2483d2de62c8917fd88452b9a9dc3fc4b1c8175d8ea23b30589d0d223b |
|
MD5 | d8913f657b6e56fd8534557d36cbcd32 |
|
BLAKE2b-256 | 70c16d605a441f81870a54fa27a9774f9cbeb7dd5674f6b95c862f36c39a6664 |
File details
Details for the file netbox_bgp-0.13.0-py3-none-any.whl
.
File metadata
- Download URL: netbox_bgp-0.13.0-py3-none-any.whl
- Upload date:
- Size: 58.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfafd3f9dac4ee528d3047934ff0ff80386307e7b956d7f26407470af9ffbae3 |
|
MD5 | e1b9e132252325985f83b12148af3190 |
|
BLAKE2b-256 | 71f03849c67d7a483ba850a6710a82fda103a669f873a991dca4247865e3c83d |