{{ bond }} is scheduled to be automatically tuned now and the process will begin shortly.
{% verbatim %}
Cancel tuning
{% endverbatim %}
{{ bond }} is scheduled to be automatically tuned once all active legs are online.
{% verbatim %}
Cancel tuning
{% endverbatim %}
{{ bond }} is scheduled to be automatically tuned {% verbatim %}{{ latest_tuning.schedule_at | date:'MMM-dd h:mm a' }}.{% endverbatim %}
{% verbatim %}
Cancel tuning
{% endverbatim %}
{{ bond }} is being automatically tuned. Network service will be interrupted occasionally and bond settings cannot be changed until this process is complete.
{% verbatim %}
Cancel tuning
{% endverbatim %}
{{ bond }} has been tuned automatically but the configuration recommendations have not yet been accepted.
{% verbatim %}View recommendations.{% endverbatim %}
{% endif %}
{% if perms.baspeedtest.view_legtuner %}
Leg {% verbatim %}{{ latest_tuning_leg_id }}{% endverbatim %} is being automatically tuned. Bond settings cannot be changed until this process is complete.
{% verbatim %}
Cancel tuning
{% endverbatim %}
Leg {% verbatim %}{{ latest_tuning_leg_id }}{% endverbatim %} has been tuned automatically but the configuration recommendations have not yet been accepted.
{% verbatim %}View recommendations.{% endverbatim %}
{% endif %}
{{ bond.bonder.name | escapeangular_unsafe }}
{% if perms.bacore.change_bond %}
Edit
{% endif %}
{% if perms.bacore.delete_bond %}
{% include "bacore/bonds/details_partials/_delete_bond_modal.html" %}
{% endif %}
{% if bond.valid_proof_of_concept %}
End proof of concept
{% endif %}
{% if perms.bacore.view_bond and perms.bacore.view_leg and perms.baspeedtest.view_speedtest %}
Speed tests
{% endif %}
{% if has_tuned %}
Tunings
{% endif %}
Support
{% if perms.banode.view_bonder %}
Node details
{% endif %}
{% if perms.bacore.perform_bond_actions or perms.baspeedtest.add_bondtuner %}
{% include "bacore/bonds/details_partials/_bond_configuration.html" with disable_tcp_proxy=disable_tcp_proxy %}
{% if perms.banode.view_bonder %}
Details
{% include "bacore/bonds/details_partials/_bond_detail.html" %}
{% endif %}
Status
{% include "bacore/bonds/details_partials/_bond_status.html" %}
{% if perms.bacore.view_interface %}
{% if perms.bacore.view_leg or perms.bacore.view_connectedip or perms.bacore.view_cpenatip or perms.bacore.view_route or perms.dynamic_routing.view_bonderprotocol or perms.dynamic_routing.view_bonderfilter %}
Network details
Loading...
{% endif %}
{% endif %}
{% if perms.bacore.view_bond %}
Updates
{% include "bacore/bonds/details_partials/_updates.html" %}
{% endif %}
Performance
{% if bond.bonder.chart_type == 'bachart' %}
{% include "bacore/bonds/details_partials/_bachart.html" %}
{% else %}
Charts will be shown when the bonder connects to the management server.
{% endif %}
{% if bond.valid_proof_of_concept %}
End proof of concept
Are you sure you want to end proof of concept for
{{ bond }}? You will be billed for this
bond in the next billing cycle.
This cannot be undone except by contacting your sales representative.