{{ port.port }} |
{% if port.room %}
{{ port.room }}
{% endif %}
|
{% if port.machine_interface %}
{{ port.machine_interface }}
{% endif %}
|
{% if port.related %}
{{ port.related }}
{% endif %}
|
{{ port.radius }} |
{{ port.details }} |
{% if is_infra %}
{% endif %}
|
{% endfor %}