You are here: Home / LBN / Up2date / DevOps / BastionLinux 36 / python3-netbox-prefix-map-0.1.2-1.lbn36.noarch

python3-netbox-prefix-map-0.1.2-1.lbn36.noarch

Package Attributes
RPM  python3-netbox-prefix-map-0.1.2-1.lbn36.noarch.rpm Architecture  noarch Size  22983 Created  2025/08/24 03:22:47 UTC
Package Specification
Summary NetBox plugin to view usage of prefixes in an IP map
Group Unspecified
License ZPL
Home Page https://pypi.org/project/netbox-prefix-map
Description

NetBox Prefix Map

Summary A NetBox plugin that enable a new way to visualize available IPs inside a Prefix Install The plugin is available as a Python package and can be installed with pip. Run pip install netbox-prefix-map in your virtual env. To ensure NetBox Prefix Map plugin is automatically re-installed during future upgrades, create a file named local_requirements.txt (if not already existing) in the NetBox root directory (alongside requirements.txt) and list the netbox-prefix-map package:

Once installed, the plugin needs to be enabled in your configuration.py

PLUGINS = ["netbox_prefix_map"]

First run source /opt/netbox/venv/bin/activate to enter the Python virtual environment. Then run cd /opt/netbox/netbox pip3 install netbox-prefix-map python3 manage.py collectstatic --no-input

Mentions README inspired by NetBox Topology Views Plugin

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(FileDigests)  
Provides
python-netbox-prefix-map
python3-netbox-prefix-map
python3.10-netbox-prefix-map
python3.10dist(netbox-prefix-map)
python3dist(netbox-prefix-map)
Obsoletes
python-netbox-prefix-map

Document Actions