# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-netbox-bgp VERSION= 0.18.0 KEYWORDS= python VARIANTS= v13 v14 SDESC[v13]= BGP related stuff (3.13) SDESC[v14]= BGP related stuff (3.14) HOMEPAGE= https://github.com/netbox-community/netbox-bgp CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPIWHL/4b/99/0a17a78b0745181a72bc5ccded08238dc907e78d816a04cf582fd96816c5 DISTFILE[1]= netbox_bgp-0.18.0-py3-none-any.whl:main DIST_SUBDIR= python-src DF_INDEX= 1 SPKGS[v13]= single SPKGS[v14]= single OPTIONS_AVAILABLE= PY313 PY314 OPTIONS_STANDARD= none VOPTS[v13]= PY313=ON PY314=OFF VOPTS[v14]= PY313=OFF PY314=ON DISTNAME= netbox_bgp-0.18.0.dist-info GENERATED= yes [PY313].USES_ON= python:v13,wheel [PY314].USES_ON= python:v14,wheel [FILE:1803:descriptions/desc.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 Version | Plugin | |---------------|-----------| | 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 | | NetBox 4.5.x | 0.18.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 display mode. The following values are available: - `left`: Display BGP sessions in the left column of the device detail page - `right`: Display BGP sessions in the right column of the device detail page - `full_width`: Display BGP sessions in full width at the bottom of the device detail page - `tab`: Display BGP sessions in a dedicated tab on the device detail page - Set empty value to disable device BGP sessions display * `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] [FILE:124:distinfo] 9d1fe39066c71bb70088cde9b648a4b239bdfb871e5e63adc7f49eeafb128b39 68110 python-src/netbox_bgp-0.18.0-py3-none-any.whl