The
”ip conn”
command can be used for browsing of statistics on the communication protocol layers. This
information can be used for module diagnostics.
The
”ip ethaddr”, ”ip ethroute”, ”ethdhcp
and
”ip ethena”
commands can be used for setting of communi-
cation through the Ethernet port. This setting has no importance for this type of module. The
”ip reg”
command
can be used for Ethernet port diagnostics (dump of registers), this has also no meaning for the WB169-RFG module.
By using of
”ip write”
command all possible changes in the ”ip” subsystem can be saved.
By using of
”ip deb”
command the required level of debug statements of the subsystem can be set.
3.4.5
Commands of ”gsm” subsystem for setting of communication via GSM network
This group of commands can be used for setting of subsystem for control of communication via GSM network.
There are following commands:
GW33H7-0#gsm?
Help :
apn
: APN
pingip
: IP for icmp connection test
pingper
: Periode in min. for icmp connection test
pingreq
: Req. count for icmp connection test
pingtim
: Timeout for icmp connection test
pin
: SIM pin
useip
: IP on/off
usegps
: GPS on/off
usetime
: Sync time on/off
info
: show GSM info
gps
: show GPS info
cmux
: show CMUX info
lcp
: show LCP info
deb
: GSM debug
write
: save current configuration
cread
: read configuration
at
: modem command
sms
: phone msg
restart
: Restart GSM modem
?
: show help
GW33H7-0#
The
”gsm apn”
command can be used for setting of APN (Access Point Name) that is a gateway between GSM
network and adjacent IP-network. Example of setting the APN name to ”gr.softlink”:
GW33H7-0#gsm apn gr.softlink
APN : ’gr.softlink’
GW33H7-0#
By using of
”gsm pin”
command a PIN for GSM modem SIM-card can be entered. Example of setting a PIN to
”2583”:
GW33H7-0#gsm pin 2583
SIM pin : ’2583’
GW33H7-0#
The
”gsm pingip”, ”gsm pingper”, ”gsm pingreq”
and
”gsm pingtim”
command can be used for setting
of parameters for ICMP-ping testing function:
- ”gsm pingip” command serves for setting of tested computer IP-address (where the ping will be sent)
- ”gsm pingper” command serves for setting of testing period in minutes
- ”gsm pingreq” command serves for setting of number of pings in each test sequence
- ”gsm pingti” command serves for setting of maximum response time for each ping
Example of setting of ICMP-ping testing parameters:
WB169-RFG
13