Skip to main content

NetBox plugin for CESNET services.

Project description

NetBox cesnet_services Plugin

NetBox plugin for CESNET services.

Features

Enables CESNET services in Netbox. BGP connections, LLDP Neigbors, LLDP Leafs

Compatibility

NetBox Version Plugin Version
4.3.1 1.2.4
4.3.1 1.2.3
4.2.8 1.2.2

Installing

For adding to a NetBox Docker setup see the general instructions for using netbox-docker with plugins.

You can install with pip:

pip install netbox-cesnet-services-plugin

or by adding to your local_requirements.txt or plugin_requirements.txt (netbox-docker):

netbox-cesnet-services-plugin==1.2.3

Enable the plugin in /opt/netbox/netbox/netbox/configuration.py, or if you use netbox-docker, your /configuration/plugins.py file :

Set device platforms for filtering choices in LLDPNeighbor form.

PLUGINS = [
    'netbox_cesnet_services_plugin'
]

PLUGINS_CONFIG = {
    "netbox_cesnet_services_plugin": {
        "platforms" : ["ios", "iosxe", "iosxr", "nxos", "nxos_ssh"],
    },
}

Credits

Based on the NetBox plugin tutorial:

This package was created with Cookiecutter and the netbox-community/cookiecutter-netbox-plugin project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netbox_cesnet_services_plugin-1.2.8.tar.gz (27.8 kB view details)

Uploaded Source

File details

Details for the file netbox_cesnet_services_plugin-1.2.8.tar.gz.

File metadata

File hashes

Hashes for netbox_cesnet_services_plugin-1.2.8.tar.gz
Algorithm Hash digest
SHA256 09fbf2ef5d8ff0fcba6e78020fcd339a08f46eb149897053775d812357264908
MD5 4ddf67616b623cdc1bc76ed1af7eb74a
BLAKE2b-256 77e3c86b2655bcaa20e23195a96fead1fc735aacd84de1204cf73b1f5496513a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page