There are two types of import files:
Import files contain records, made up of columns (fields), that are used to import devices or profiles and configuration settings into ADSP.
You will need to use text files to import devices and profiles. There are two commonly used text file formats:
Use a text file, such as a Comma Separated Values (CSV) file, to import devices and profiles. To create an import file, use a text editor such as Notepad.
Note
A CSV file can be used instead of a TXT file.Here is some guidance on creating import files:
Each record has a default column sequence. For instance, an AP record default column sequence is:
AP ; NAME ; DESCRIPTION ; MAC_ADDRESS ; IP ; DNS_NAME ; MODEL ; ADD_OR_DEL ; FIRMWARE
You can find more detailed information about the records under Devices or Profiles and Configurations.