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.
Anonymous