International Computer Drive User's Manual

19
if ipmode = dhcp,
no parameters required
if ipmode = pppoe,
par1 = PPPoE username,
par2 = PPPoE password
>
Figure 2-11 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 LS100. Basic get
command usage is as follows:
get [group] + <CR>
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-12
can be used.
> get ip
IP_mode: static
IP_address: 192.168.1.100
Subnet_mask: 255.255.255.0
Gateway: 192.168.1.1
>
Figure 2-12 Getting ip configuration screen
status group is a special group where set command does not apply. get status will show current
system status screen.
> get status
Serial_no.: LS100-0207_test
MAC_address: 00-01-95-77-88-99
F/W_REV.: V1.2.0
Current_IP: 192.168.0.125
>
Figure 2-13 Getting status screen