SENA LS100W User Manual
Page 18
![background image](/manuals/292704/18/background.png)
18
> set ip static * 255.255.0.0
OK
>
Figure 2-9 Changing only one parameter value example
Command usage of ‘set’will differ depending on the groups. Each ‘set’command usage of the group
can be found using ‘help group’ command. For example, if users want to know how to use ‘set’
command to configure IP configuration, typing ‘help ip’+
IP configuration as shown in Figure 2-10.
> help ip
set ip ipmode par1 par2 ...
- ipmode: static=Static IP / dhcp=DHCP / pppoe=PPPoE
- parameters:
if ipmode = static,
par1 = IP address,
par2 = subnet mask,
par3 = gateway
if ipmode = dhcp,
no parameters required
if ipmode = pppoe,
par1 = PPPoE username,
par2 = PPPoE password
>
Figure 2-10 Help screen example
Note:
The changed values will not take effect until ‘save’ and ‘reboot’ commands are invoked. For more
details, please refer to section 2.4.5 ~ 2.4.7.
2.4.2 ‘get’Command
With ‘get’command, users can view the current parameter values and status of the LS100W. Basic
‘get’command usage is as follows:
get [group] +
where,
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.
The group means the category where parameters belong to as like ‘set’ command. For example, if
users want to view parameter values related to IP configuration, get command as Figure 2-11
can be used.