{% if not bond.clamp_tcp %}
TCP clamping disabled
{% endif %}
{% if bond.debug %}
Debug
{% endif %}
{% endif %}
Aggregator
{{ bond.aggregator.name | escapeangular_unsafe }}
{% if not bond.aggregator.monitor_aggfail and bond.secondary_aggregator %}
Failover monitoring disabled
{% label_info 'Failover monitoring is disabled on this aggregator. If this bond fails, it will not be automatically failed over to the secondary aggregator.' %}
{% endif %}
{% if bond.aggregator.has_failed %}
Aggregator has failed
{% endif %}
{% if not bond.aggregator.is_online %}
Aggregator has never been online
{% endif %}