Menu

#263 import csv for vlan failing

version 0.8
open
nobody
None
1
2017-05-24
2017-05-24
Anonymous
No

is there a way to add VLANs without using domain name? I have an xls spreadsheet from gestioip, trying to import that into phpipam, subnets,vlans, etc..
for vlans , it wants name, number,description, domian name columns, and says only name and number are required.but when importing, I get domain invalid format if I leave black or fill the domain name column.
any idea what this phpipam can't import a simple csv file?
DEV10 10 10.30.10.0 /24 Missing VLAN domain. Please add/import VLAN domain first.
DEV11 11 10.30.11.0 /24 Missing VLAN domain. Please add/import VLAN domain first.
DEV12 12 10.30.12.0 /24 Missing VLAN domain. Please add/import VLAN domain first.
DEV13 13 10.30.13.0 /24 Missing VLAN domain. Please add/import VLAN domain first.
DEV14 14 10.30.14.0 /24 Missing VLAN domain. Please add/import VLAN domain first.
DEV15 15 10.30.15.0 /24 Missing VLAN domain. Please add/import VLAN domain first.

but my file was filled using the template provided.
with or without adding null to domain name column it just doesnt work.

Discussion

Anonymous
Anonymous

Add attachments
Cancel