This command executes the validation of the configuration currently in use.
Configuration validating has been introduced to ensure correct Abilis CPX configurations.
The output of the validating procedure can be:
positive without demanding modifications to the configuration (if the command is successful the message “VALIDATION SUCCESSFULLY EXECUTED” will be also shown);
negative if the validation detects some incongruencies or imprecision in it (if the command is unsuccessful the message “VALIDATION FAILED” wil be shown).
[11:28:08] ABILIS_CPX:
validate
VALIDATION IN PROGRESS ... WARNING: RES:Tcp Changed "SESNUM" from 12 to 22 VALIDATION SUCCESSFULLY EXECUTED
This command saves the current configuration in the file
drivers.cfg
on the disk only if validation is
successful.
If the validation and saving are both successful the message “SAVE EXECUTED” will be shown. If the validation fails, the saving is NOT executed and the message “SAVE NOT EXECUTED” will be shown.
[18:09:29] ABILIS_CPX:
save conf
VALIDATION IN PROGRESS ... VALIDATION SUCCESSFULLY EXECUTED SAVE EXECUTED
The configuration is saved and marked with a configuration state of “configuration saved but not yet loaded”. On next restart, if the settings of the saved configuration were correct, the configuration state will become “valid configuration”.
Checking the current configuration state is done through the
command d i. In correspondence of the
drivers.cfg
file, in the notes dedicated section,
the string “Saved” will appear.
After the system restart, in correspondence of the loaded
drivers.cfg
file, in the notes dedicated section,
the string “Ok” will appear.
[16:23:01] ABILIS_CPX:d i
Abilis CPX - Ver. 8.0.2/STD - Build 3961.6 - Branch 8.0 - 01/04/2015
(c) 1994/2015 - Abilis
ABILIS-ID: 800733
Free/Total Memory (in byte): 99,558,480/260,046,848
Free/Used/Total HD/CF space (in Kibyte): 86,704/37,744/124,448
File Version Date Time Size Note
-------------------------------------------------------------------------------
CPX.RTB ....... 01/04/2015 20:33:34 5950919
DRIVERS.CFG v.8.0 22/04/2015 12:00:52 37888 Ok
DRIVERS.BCK v.8.0 16/04/2015 11:45:02 36864 Ok
...
Save Conf command can be also used with the syntax: save conf <version>.
It allows to create a copy of the configuration file DRIVERS.CFG of the specified version directory. The <version> string must correspond to an existing version directory in the form 'X.Y.Z' or 'X-Y-Z' or 'Y.Z' or 'Y-Z' or 'Y', where X, Y and Z are decimal digit [0 - 9] (E.g. 8-0-2)
It can be useful after a system update and the installation of a compatible release.
[18:09:29] ABILIS_CPX:
save conf 8-0-2
VALIDATION IN PROGRESS ... VALIDATION SUCCESSFULLY EXECUTED SAVE EXECUTED
The command save conf backup is used to create
a backup copy (file drivers.bck
) of the
configuration saved on disk. The backup configuration is loaded at the
Abilis CPX start, every time the one, saved in
drivers.cfg
, is not valid or the same file is
missing or corrupted.
Indeed, it is very important that the User makes backup only of those configuration correctly working.
[11:28:08] ABILIS_CPX:
save conf backup
THE CURRENT SAVED CONFIGURATION WILL BECOME THE BACKUP CONFIGURATION. PROCEED (N/Y)?y PROCEEDING WITH SAVE BACKUP... SAVE BACKUP EXECUTED