A-47
A4
C.22 commit_config
The commit_config procedure is used to cause the current configuration set-
tings to be saved. Any modified configuration settings now become default
settings and will be reloaded as the default settings with either reload_config
or a reboot.
struct Commit_Config_Resp {
unsigned int error;
};
Commit_Config_Resp commit_config (void) = 22;
If the RPC message is of insufficient length to satisfy the required length, an
error value of 1 is returned.
The returned Commit_Config_Resp.error value determines whether the current
configuration was saved as the default configuration.
error Meaning
0
No error
1
Syntax error
Содержание 8099
Страница 20: ...1 16 1 This page intentionally left blank...
Страница 40: ...3 4 3 Figure 3 1 Status Reporting Structure Flash Data Corrupted...
Страница 156: ...Index 6 I This page intentionally left blank...