{% load info %}
Name | Portname | Status | Vlan | Last active |
---|---|---|---|---|
{{ interface.ifname }} | {{ interface.ifalias }} |
![]() |
{% if interface.trunk %}Trunk{% else %} {% if interface.vlan %}{{ interface.vlan }}{% endif %} {% endif %} | {% if not interface.trunk %} {{ interface.last_cam|days_since }} {% endif %} |