Changes between Version 8 and Version 9 of HaCiImportConfig


Ignore:
Timestamp:
May 27, 2011, 12:23:50 AM (13 years ago)
Author:
larsux
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HaCiImportConfig

    v8 v9  
    99As for the DNS import, if the configuration file has both IPv4 and IPv6 addresses you will get two new roots: [[Image(HaCiImportConfig-results.png)]].
    1010
    11 <describe csv import>
     11== Import csv files ==
     12After choosing a file and clicking on "Start" you can choose the delimiter and the meaning of each fields. In basic situations, there are ony tree fields:
     13 * network
     14 * status
     15 * description
     16If you define a Nettype, you are able to import not only a network with a description but also additional fields depending on the selected Template.
    1217
    13 <describe details of how the config parsers get the descriptions and the subnets>
     18If you start to import such a csv file:
     19{{{
     20192.168.0.0/24,assigned,customers
     21192.168.0.0/25,assigned,cust A
     22192.168.0.32/30,assigned,cust B
     23192.168.0.64/29,assigned,cust C
     24}}}
     25you can define your fields after you adjust the seperator:
     26[[Image(HaCiCsvPreview.png)]]
    1427
    1528