User's Guide

Usage
net get <url> <path>
Remark
Only http und https protocols are currently supported.
Example
: net get https://update.metrilog.com/m717_update_102.pack firmware/
File transfer started, it may take some time...
:
File transfer succeeded, 336108 bytes downloaded
: ls firmware
-rw 336108 Jun 29 2020 17:00 - m717_update_102.pack
Capacity: 0.01 GB (12288 KB), available: 0.01 GB (11600 KB).
4.4.3. net up
Description
Starts up the IP network (connect to the Internet).
Usage
net up
Example
: net up
4.4.4. net down
Description
Shuts down the network connection (disconnect from the Internet).
Usage
net down
Example
: net down
4.4.5. net session
Description
Executes a session with the M2M Gateway.
Usage
net session
Remarks
A complete session is executed; normally the sessions are automatically executed
by the RTU, as specified by the connectSchedule attribute. This command allows
the execution of an outstanding session, or if the connectMode attribute is set to
1, manually.
Example
: net session
4.4.6. modem
Description
Used to show or control the state of the built-in cellular modem.
Usage
modem { direct | pwrup [hard] | pwrdown | reset | mode | -h }
Without a subcommand, the current modem state will be shown. The information
provided may help debug cellular connection problems.
The -h option lists all the subcommands; each subcommand is separately
described in the following sections.
Remarks
Some modem subcommands are not available over telnet.
Example
30