python-netbox-bgp
Subpackage Descriptions
single |
# NetBox BGP Plugin
[Netbox] plugin for BGP related objects documentation.
## Features
This plugin provide following Models:
* BGP Communities
* BGP Sessions
* BGP Peer Groups
* Routing Policy
* Prefix Lists
* AS Path Lists
## Compatibility
| | |
|---------------|-----------|
| NetBox 3.4.x | >= 0.9.0 |
| NetBox 3.5.x | >= 0.10.0 |
| NetBox 3.6.x | >= 0.11.0 |
| NetBox 3.7.x | >= 0.12.0 |
| NetBox 4.0.x | >= 0.13.3 |
| NetBox 4.1.x | >= 0.14.0 |
| NetBox 4.2.x | 0.15.x |
| NetBox 4.3.x | 0.16.x |
| NetBox 4.4.x | 0.17.x |
## 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 Session]
BGP Sessions
![BGP Session Table]
Community
![Community]
Peer Group
![Peer Group]
Routing Policy
![Routing Policy]
Prefix List
![Prefix List]
|
Configuration Switches (platform-specific settings discarded)
PY312 ON Build using Python 3.12
PY313 OFF Build using Python 3.13
Package Dependencies by Type
Download groups
main |
mirror://PYPIWHL/36/ed/48966da43b9ba4fb1e55104a18963bc3cbf3a5d2392edcd84191bb85b043 |
Distribution File Information
8101b501b5600f6b98a3c722fdc02a8ffd9030c9c9ddde813e6b0f014ca3f31f 64153 python-src/netbox_bgp-0.17.0-py3-none-any.whl
Ports that require python-netbox-bgp:v12