Skip to main content

A Nautobot plugin for bulk connections

Project description

nautobot-bulk-connect

is a plugin for connecting rear ports in bulk.

Please note that this plugin uses internal Nautobot components, which is explicitly discouraged by the documentation. We promise to keep the plugin up to date, but the latest version might break on unsupported Nautobot version. Your mileage may vary.

Installation

The plugin can be found on pypi. You should therefore be able to install it using pip:

pip install nautobot-bulk-connect

Make sure to use the same version of pip that manages Nautobot, so if you’ve set up a virtual environment, you will have to use <venv>/bin/pip instead.

After that, you should be able to install the plugin as described in the Nautobot documentation. You’ll have to add this to your PLUGINS_CONFIG:

PLUGINS_CONFIG = {
    'nautobot_bulk_connect': {
        'device_role': None,
    }
}

Set device_role to a role name if you only want that role name to have the plugin functionality.

Usage

The plugin will add a button to your device view that allows you to connect rear ports to other rear ports in bulk, by specifying starting ports and a number/count of ports.

The button

The form you will be presented with looks like the form you are used to from cable connections already.

The cabling form

The plugin will perform basic sanity checks on your input: if any rear port inside the range is already connected, or the count goes outside of the range of available rear ports on either side, an error message will be returned.


Have fun!

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

nautobot_bulk_connect-1.0.3.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nautobot_bulk_connect-1.0.3-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file nautobot_bulk_connect-1.0.3.tar.gz.

File metadata

  • Download URL: nautobot_bulk_connect-1.0.3.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.13

File hashes

Hashes for nautobot_bulk_connect-1.0.3.tar.gz
Algorithm Hash digest
SHA256 fe8a8fad5994b5d5293713df8eabfd0c059edbba275499a1af8ad98477396989
MD5 8128baa7878b36ababf9e1ba89a493be
BLAKE2b-256 ea5a79ae7ab7d4ef3dcc69c452af98481f0a2407b48ebeb53a16c41531b4e319

See more details on using hashes here.

File details

Details for the file nautobot_bulk_connect-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for nautobot_bulk_connect-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 459ce390b324405cc42f51f9c036ce7638aa0ce2cd26ebf0b2858e6dff5422bd
MD5 e38f90237c0c8638f8ea66730562d900
BLAKE2b-256 12702248a151614683222c3d2b48bbd7df33907f9087df308be06b84665420d1

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