17
of serial console will be displayed. The user can set, get, save configuration parameters and
exit console, reboot the device as like the serial console.
4) If serial console or the other remote consoles are connected already, new console will not be
established at all.
2.4 Command Usage
The LS100 provides several simple commands for configuration and control of the LS100. Table 2-2
summarizes command set which LS100 supports.
Table 2-2 LS100 command set summary
Command Description Result
set group par1 [par2 ...] + <CR> Set configuration parameters
- group = 'ip', 'host', 'serial' or 'admin'
- par1 ... = configuration parameters. Use * to
keep a parameter's value
If success,
OK + <CR> + <LF>
If error
ERROR + <CR> + <LF>
get [group] + <CR> Get configuration parameter values
- group = 'ip', 'host', 'serial', 'admin' or 'status'
- If group is specified, shows settings of the
group.
- If group is omitted, shows settings of all groups.
Parameter value display
help [group] + <CR> Shows command usage screen.
- If group is omitted, shows help screen.
- If group is specified, shows 'set' command
usage of the group.
Help message display
factorydefault [option] + <CR> Restore factory default values
- if option is omitted, all parameters are set with
factory default values.
- if option='-ip', all parameters except IP settings
are set with factory default values.
If success,
OK + <CR> + <LF>
If error
ERROR + <CR> + <LF>
save + <CR> Save changes If success,
OK + <CR> + <LF>
If error
ERROR + <CR> + <LF>
exit + <CR> Exit without rebooting the device (changes are
not applied) If success,
OK + <CR> + <LF>
If error
ERROR + <CR> + <LF>
reboot + <CR> Exit and reboot the device None