netbox-bgp 0.10.0
pip install netbox-bgp==0.10.0
Released:
BGP related stuff
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: Nikolay Yuzefovich
Classifiers
- Development Status
- Framework
- License
- Programming Language
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 |
NetBox 3.5 | >= 0.10.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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: Nikolay Yuzefovich
Classifiers
- Development Status
- Framework
- License
- Programming Language
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
Built Distribution
File details
Details for the file netbox-bgp-0.10.0.tar.gz
.
File metadata
- Download URL: netbox-bgp-0.10.0.tar.gz
- Upload date:
- Size: 25.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0b96d2477623869eedd44a1920a6f880682762221edc6b42474f9bf6251daf0a
|
|
MD5 |
608f4666399e8dcc05570726de4e3ff5
|
|
BLAKE2b-256 |
c90518bde914130b306c9174f81ddd2b694dd94f2005febf7a765dcc08df64df
|
File details
Details for the file netbox_bgp-0.10.0-py3-none-any.whl
.
File metadata
- Download URL: netbox_bgp-0.10.0-py3-none-any.whl
- Upload date:
- Size: 48.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
537c417e241ec0759acc5533d38dde1e711868014f6d250258f94b3b6decad9a
|
|
MD5 |
7a15b5a30d16526bf54e212329994c19
|
|
BLAKE2b-256 |
8ad86f4956a84281cbccf43f348b493caeb5d723cba4c48abf097441d62fdafb
|