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 |
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.
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.9.0.tar.gz
(25.8 kB
view details)
Built Distribution
File details
Details for the file netbox-bgp-0.9.0.tar.gz
.
File metadata
- Download URL: netbox-bgp-0.9.0.tar.gz
- Upload date:
- Size: 25.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 852a6a563bf973d2f52da1756e37804ebe05a0211bbf557d739d10a115df3551 |
|
MD5 | 9e8a7cbeb9e68145279b218fafa3d33a |
|
BLAKE2b-256 | 069d5b3e55fa867eb0506bfecef15dc84a67d7da7cd77367bba1e7538d0c77d9 |
File details
Details for the file netbox_bgp-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: netbox_bgp-0.9.0-py3-none-any.whl
- Upload date:
- Size: 48.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6ced8a67d7dcda4616b084e037d4ff62a333dbd790f27e0ec43bebbb285cef3 |
|
MD5 | 943151eddd39e3e49589906b5710070b |
|
BLAKE2b-256 | 2e146678f806990b3bb75e1c161bc8211490f89b5c62b2ad3a8e629487e75add |