{% 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-address, hw-address, hostname (optional), subnet-id192.168.1.100,aa:bb:cc:dd:ee:ff,host1.example.com,1
ip-addresses, duid, hostname (optional), subnet-idip-addresses cell.2001:db8::100,00:01:02:03:04:05,v6host.example.com,10
| Row data | Error |
|---|---|
{{ item.row }} |
{{ item.error }} |