1QMI-NETWORK(1)                   User Commands                  QMI-NETWORK(1)
2
3
4

NAME

6       qmi-network - Simple network management of QMI devices
7

SYNOPSIS

9       qmi-network [OPTIONS] [DEVICE] [COMMAND]
10

DESCRIPTION

12       Simple network management of QMI devices
13
14   Commands:
15       start  Start network connection
16
17       stop   Stop network connection
18
19       status Query network connection status
20

OPTIONS

22       --profile=[PATH]
23              Use the profile in the specified path
24
25       --help Show help options
26
27       --version
28              Show version
29
30       Notes:
31
32              1)  [DEVICE]  is given as the full path to the cdc-wdm character
33              device, e.g.:
34
35              /dev/cdc-wdm0
36
37              2) The qmi-network script requires a  profile  to  work.  Unless
38              explicitly specified with `--profile', the file is assumed to be
39              available in the following path:
40
41              /etc/qmi-network.conf
42
43              3) The APN to use should be configured in the  profile,  in  the
44              following way (e.g. assuming APN is called 'internet'):
45
46              APN=internet
47
48              4)  Optional  APN user/password strings may be given in the fol‐
49              lowing way:
50
51              APN_USER=user APN_PASS=password
52
53              5) If you want to instruct the qmi-network  script  to  use  the
54              qmi-proxy setup, you can do so by configuring the following line
55              in the profile:
56
57              PROXY=yes
58
59              6) Once the qmi-network script reports a  successful  connection
60              you  still need to run a DHCP client on the associated WWAN net‐
61              work interface.
62
64       Copyright © 2013-2018 Aleksander Morgado License GPLv2+: GNU  GPL  ver‐
65       sion 2 or later <http://gnu.org/licenses/gpl-2.0.html>
66       This  is  free  software:  you  are free to change and redistribute it.
67       There is NO WARRANTY, to the extent permitted by law.
68

SEE ALSO

70       The full documentation for qmi-network is maintained as a Texinfo  man‐
71       ual.   If  the  info and qmi-network programs are properly installed at
72       your site, the command
73
74              info qmi-network
75
76       should give you access to the complete manual.
77
78
79
80qmi-network 1.26.8               January 2021                   QMI-NETWORK(1)
Impressum