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
netbox-bgp-0.7.0.tar.gz
(28.4 kB
view details)
Built Distribution
File details
Details for the file netbox-bgp-0.7.0.tar.gz
.
File metadata
- Download URL: netbox-bgp-0.7.0.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dd6bfec6a426041dbcbe0a15471a9d799d7cf6d256083e89f6b9329ae6ee657 |
|
MD5 | 898e75371cc3226bf451024ff6c13b50 |
|
BLAKE2b-256 | fbe20ae492db3271c1fef06ec4436a87ffb0e660ac5caa75700a161a0c4616c5 |
File details
Details for the file netbox_bgp-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: netbox_bgp-0.7.0-py3-none-any.whl
- Upload date:
- Size: 53.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 091bfa5f71b04e47dba3086af6f52507b0b016ca10fd4ab2f1f35be75135f2c4 |
|
MD5 | 9ee8fd7df6b94e8161d9159d00379eac |
|
BLAKE2b-256 | 2443dcfb37645d4954c6d4589a9e479f91821d505638064cb087fd95bb952b56 |