A-47
A4
C.22 Reboot
The Reboot procedure is used to cause the Edevice to reboot. This causes all
device links to be cleared, all connections closed, all resources released, and
the default configuration to be loaded and used during initialization.
struct reboot_Resp {
unsigned int error;
};
reboot_Resp reboot (void) = 23;
If the RPC message is of insufficient length to satisfy the required length, an
error value of 1 is returned.
The returned Reboot_Resp.error value determines whether the Edevice has
initiated a reboot process. Note that the timing of the reboot process may
block the RPC reply.
* Note that certain configuration settings are only set at boot time. Thus when
setting configuration settings, it is recommended that the Reboot command
always terminates the configuration setting.
error Meaning
0
No error
1
Syntax error
Summary of Contents for 9099
Page 20: ...1 16 1 Figure 1 1 9009 Outline Dimensions ...
Page 24: ...1 20 1 Figure 1 3 9099 Certificate of Compliance ...
Page 54: ...3 8 3 Figure 3 1 Status Reporting Structure Flash Configuration Reset ...
Page 94: ...3 48 3 This page left intentionally blank ...
Page 100: ...4 4 6 This page is left intentionally blank ...