{% extends 'generic/object_list.html' %} {% block content %}

Module Bay Mapping

Map LibreNMS inventory container names to NetBox module bay names. When synchronizing modules from LibreNMS, these mappings determine which NetBox module bay a LibreNMS component should be installed into.

Example: Map "Linecard(slot 1)" to "Slot 1", or "Power Supply 1" to "PS1"

{{ block.super }} {% endblock %} {% block bulk_buttons %} {{ block.super }} {% endblock %}