• Terminal

    • Push by sending each line through the command-line interface.

    • Release the session and throw an ERROR in the UI, if any Invalid/Unknown command is sent to the device.

  • Terminal/FTP

    • The XML document is retrieved from the configuration database and separated into four discrete files.

    • The ASCIICFG.CMD file is a human-readable version of the binary configuration, and can not be restored, so it is discarded.

    • The remaining three files are transferred to the 9.258/VOYENCE/ directory.

    • The following commands are run:

      • cp 9.258/VOYENCE/CONFIG.LDI 9.256/CFG/CONFIG.LDI

      • setup load 9.258/VOYENCE/SETTINGS.CFG

    • The device prompts for a reboot after loading SETTINGS.CFG, and the driver answers yes to the prompt.

    • The PLG.ZIP file, which is a zipped archive of the plug-ins directory is left in the 9.258/VOYENCE/ directory, and not processed in any way. The system administrator can select to restore this file manually if needed.