Actions

Difference between revisions of "SYNC FLASH"

From Zenitel Wiki

 
(4 intermediate revisions by the same user not shown)
Line 25: Line 25:
 
Nvram option for different syncronization level:
 
Nvram option for different syncronization level:
  
const.flash_sync_level <br />
+
{{code|ex_profile.glob_const.flash_sync_level}}
0 = (Default) Slow (4 hours) auto sync after DAK programming from station, $SNV, $GRM, $VOL and $SSC (Set Station class of service).  
+
* 0 = (Default) Slow (4 hours) auto sync after DAK programming from station, $SNV, $GRM, $VOL and $SSC (Set Station class of service).  
1 = 4 second delay before auto sync after DAK, $SSC, $SNV, $GRM and $VOL,
+
* 1 = 8 second delay before auto sync after DAK, $SNV, $GRM, $VOL and $SSC

Latest revision as of 09:54, 28 June 2022

AI.png
SYNC_FLASH 0xA5 165 AMC 10.60
$SYNC_FLASH
Force synchronization of configuration database to flash


Back to AlphaNet message list


Restructuring when flash is synchronized.
Flash is always synchronized after AlphaPro update (SendChg/SendAll) and before software reset if any pending changes. (No sync if sudden power or APC reset).


Nvram option for different syncronization level:

ex_profile.glob_const.flash_sync_level


  • 0 = (Default) Slow (4 hours) auto sync after DAK programming from station, $SNV, $GRM, $VOL and $SSC (Set Station class of service).
  • 1 = 8 second delay before auto sync after DAK, $SNV, $GRM, $VOL and $SSC