BGP related stuff
Project description
NetBox BGP Plugin
Netbox plugin for BGP related objects documentation.
Features
This plugin provide following Models:
- AS Numbers (will be removed in 0.8.0)
- BGP Communities
- BGP Sessions
- Routing Policy
- Prefix Lists (new in 0.7.0)
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 |
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
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.asdot
: Boolean (defaul False) asdot notation for 4-byte AS
Screenshots
BGP Session
BGP Sessions
ASN
ASNs
Community
Peer Group
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
File details
Details for the file netbox3-bgp-kani-fork-0.7.0.tar.gz
.
File metadata
- Download URL: netbox3-bgp-kani-fork-0.7.0.tar.gz
- Upload date:
- Size: 29.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75a4d6ff31aa13b70b37e784482e820ae4fb678ae7cfd6417969a26563d9a29b |
|
MD5 | 49d0462a6cb00b18f46b7866e8b89e4b |
|
BLAKE2b-256 | 98198b886d48b72469e7a8e6945abbe47d1d63181e9215d6f282e6bc897be8fb |