Select Server Repository to Upload Converted Configuration File(s):
This is optional. Note:
1. If your input config is an ASR9K admin config with filename "admin.cfg", two
converted configuration files will be uploaded to the selected repository:
a) "admin.cal" will be the ASR9K-X64 Calvados/admin config.
b) "admin.iox" will be the ASR9K-X64 IOS-XR config.
2. Same goes for an ASR9K IOS-XR config, except that the ".cal" file in this case
should contain no valid configuration and will not be used.
{{ edit_field(config_form.select_server, label_field_width="col-sm-4", field_width="col-sm-5", class="form-control") }}
{% macro extra_field_for_directory() %}
{% endmacro %}
{{ edit_field(config_form.select_server_directory, label_field_width="col-sm-4", field_width="col-sm-5", class="form-control", extra_field=extra_field_for_directory()) }}