{% extends "template/template.html" %} {% block content %}

VRF:{{vrf}} {{prefix}} tools

Download allocated IP addresses

Download list of allocated IP addresses in CSV format (ip,fqdn,description,tt)

Upload allocated IP addresses

Upload list of allocated IP addresses in CSV format. Each CSV row must contain two to four columns (ip,fqnd,description,tt)

{{upload_ips_form}}

Upload allocated IP addresses via Zone Transfer

Upload list of allcated IP addresses from existing DNS servers via AXFR request

{{upload_ips_axfr_form.as_table}}
{%endblock%}