{% load helpers %} {% include 'inc/messages.html' %} {% if interface_sync.table %} {% with model_name=interface_sync.object|meta:"model_name" %}
{% endif %}Interface type mappings control how LibreNMS interface types are translated to NetBox interface types during synchronization. These mappings can be customized in the plugin settings menu. The icons in the interface list indicate the mapping status for each interface type:
For devices that are part of a virtual chassis, the plugin will attempt to select the correct virutal chassis member by matching the first number in the interface name to the device position in the virutal chassis. The selected device can be changed in the table before sync the interface.
When changing the selected device for an interface row, the data will be checked again against the newly selected device.