{% load helpers %}
Device | {{ interface.device|linkify }} |
Interface | {{ interface|linkify }} |
Type | {{ interface.get_type_display }} |
Role | {{ interface.get_rf_role_display|placeholder }} |
Channel | {{ interface.get_rf_channel_display|placeholder }} |
Channel Frequency | {% if interface.rf_channel_frequency %} {{ interface.rf_channel_frequency|simplify_decimal }} MHz {% else %} — {% endif %} |
---|---|
Channel Width | {% if interface.rf_channel_width %} {{ interface.rf_channel_width|simplify_decimal }} MHz {% else %} — {% endif %} |