.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH QMI-NETWORK "1" "April 2023" "qmi-network 1.32.4" "User Commands" .SH NAME qmi-network \- Simple network management of QMI devices .SH SYNOPSIS .B qmi-network [\fI\,OPTIONS\/\fR] [\fI\,DEVICE\/\fR] [\fI\,COMMAND\/\fR] .SH DESCRIPTION Simple network management of QMI devices .SS "Commands:" .TP start Start network connection .TP stop Stop network connection .TP status Query network connection status .SH OPTIONS .TP \fB\-\-profile\fR=\fI\,[PATH]\/\fR Use the profile in the specified path .TP \fB\-\-help\fR Show help options .TP \fB\-\-version\fR Show version .PP Notes: .IP 1) [DEVICE] is given as the full path to the cdc\-wdm character device, e.g.: .IP \fI\,/dev/cdc\-wdm0\/\fP .IP 2) The qmi\-network script requires a profile to work. Unless explicitly specified with `\-\-profile', the file is assumed to be available in the following path: .IP \fI\,/etc/qmi\-network.conf\/\fP .IP 3) The APN to use should be configured in the profile, in the following way (e.g. assuming APN is called 'internet'): .IP APN=internet .IP 4) Optional APN user/password strings may be given in the following way: .IP APN_USER=user APN_PASS=password .IP 5) Optional IP_TYPE strings may be given in the following way: .IP IP_TYPE=[4|6] .IP 6) If you want to instruct the qmi\-network script to use the qmi\-proxy setup, you can do so by configuring the following line in the profile: .IP PROXY=yes .IP 7) To instruct the qmi\-network script to use an already existing Profile ID, or to create a new one on the fly, use the following configuration in the profile: .TP PROFILE=number # to use the profile\-id number .TP PROFILE=auto # to create a temporary profile on the fly .IP 8) Once the qmi\-network script reports a successful connection you still need to run a DHCP client on the associated WWAN network interface. .SH COPYRIGHT Copyright \(co 2013\-2021 Aleksander Morgado License GPLv2+: GNU GPL version 2 or later .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" The full documentation for .B qmi-network is maintained as a Texinfo manual. If the .B info and .B qmi-network programs are properly installed at your site, the command .IP .B info qmi-network .PP should give you access to the complete manual.