{% load filters %}
Cisco Device Software Information
Recommended Release Not implemented yet
Desired Release Not implemented yet
Current Release Not implemented yet
{% if cisco_device_support %}
Last updated: {{ cisco_device_support.last_updated }}
{% endif %}
Cisco Device Support Information
{% if cisco_device_support %} {% else %} {% include "netbox_cisco_support_plugin/no_data_available.html" %} {% endif %}
Is associated with a Cisco ID {{ cisco_device_support.api_status }}
Contract Status {{ cisco_device_support.contract_supplier }}
Is under Cisco Support?
End of Contract Coverage Date {{ cisco_device_support.coverage_end_date }}
Service Contract Description {{ cisco_device_support.service_line_descr }}
Service Contract Number {{ cisco_device_support.service_contract_number }}
End of Warranty Date {{ cisco_device_support.warranty_end_date }}
Warranty Type {{ cisco_device_support.warranty_type }}
{% if cisco_device_support %}
Last updated: {{ cisco_device_support.last_updated }}
{% endif %}
{% include "netbox_cisco_support_plugin/cisco_support_device_type.html" %}