Command usage
27
Models 2211 & 2232 Getting Started Guide
2 • Getting started
'get' Command
With
get
command, users can view the current parameter values and status of the device server. Basic
get
com-
mand 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, use the
get
command as shown below.
> get ip
IP_mode: static
IP_address: 192.168.1.100
Subnet_mask: 255.255.255.0
Gateway: 192.168.1.1
>
'status' group is a special group where
set
command does not apply.
get status
will display current system status
as shown below (example shows Model 2232 information):
> get status
Serial_no.: 2232-0207_test
MAC_address: 00-01-95-77-88-99
F/W_REV.: V1.2.0
Current_IP: 192.168.0.125
>
If group is omitted,
get
command will show all of the parameter values as shown below (example shows Model
2232 information).
> get
--- Status ---
Serial_no.: 2232-0207_test
MAC_address: 00-01-95-77-88-99
F/W_REV.: V1.2.0
Current_IP: 192.168.0.125
--- Admin ---
Username: admin
Password: admin
Devicename: 2232 Device
--- IP ---
IP_mode: dhcp
--- Host ---
Host_mode: tcps
Local_port: 6001
Inactivity_timeout(sec): 300
--- Serial ---
Baudrate: 9600
Data_bits: 8_bits
Parity: None