1 ‘set’ command – SENA LS100 User Manual

Page 16

Advertising
background image

16

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

2.4.1 ‘set’ Command

With ‘set’ command, users can configure parameter values of the LS100 for each environment. Basic

‘set’ command usage is as follows:

set group par1 [par2 ...] + <CR>

where,

group = 'ip','host','serial' or 'admin'

par1 par2 ... = configuration parameters. Use * to keep a parameter's value

The ‘group’ is the category where the parameters should be entered. For example, if users want to set

parameters related to the IP configuration, use set command as shown in the Figure 2-9.

> set ip static 192.168.1.100 255.255.255.0 192.168.1.1
OK
>

Figure 2-9 IP configuration example screen

In the above example, the first parameter ‘ip’ indicates that the following parameters are IP

configuration parameters. The second parameter ‘static’ indicates that the LS100 will use static IP

address of the third parameter ‘192.168.1.100’. The fifth parameter indicates the subnet mask and the

Advertising