{% extends '_base.html' %} {% load render_table from django_tables2 %} {% load form_helpers %} {% block title %}Interface Connections Import{% endblock %} {% block content %}
Field | Description | Example |
---|---|---|
Device A | Device name or {ID} | abc1-core1 |
Interface A | Interface name | xe-0/0/6 |
Device B | Device name or {ID} | abc1-switch7 |
Interface B | Interface name | xe-0/0/0 |
Connection Status | "planned" or "connected" | planned |
abc1-core1,xe-0/0/6,abc1-switch7,xe-0/0/0,planned