{% extends "generic/object.html" %} {% load form_helpers %} {% block content %}
Upload a UTF-8 CSV file.
Lines starting with # are treated as comments and ignored.
ip-addresshw-address, subnet-id, valid-lft, hostname10.0.0.10,aa:bb:cc:dd:ee:ff,1,3600,host1.example.com
ip-address, duid, iaidsubnet-id, valid-lft, hostname2001:db8::1,00:01:02:03,12345,1,3600,v6host.example.com
| Row data | Error |
|---|---|
{{ item.row }} |
{{ item.error }} |