LedMode |
The LED mode of the system: normal : LEDs work normal, minimal : only Status-LED flashes once in a second, off := LEDs are off. Enumerations: - normal (1)
- minimal (2)
- off (3)
|
TftpBootLocalIpAddr |
Local IP address for TFTP boot. |
TftpBootServerIpAddr |
IP address of TFTP sever. |
TftpBootFile |
Name of the TFTP boot file. Length: 0 to 255 |
AutoTftpBoot |
Indicates whether the device tries to boot the image from TFTP server. If this fails it will stay in the bootmonitor mode. Enumerations: |