.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH MBIM-NETWORK "1" "January 2021" "mbim-network 1.24.6" "User Commands" .SH NAME mbim-network \- Simple network management of MBIM devices .SH SYNOPSIS .B mbim-network [\fI\,OPTIONS\/\fR] [\fI\,DEVICE\/\fR] [\fI\,COMMAND\/\fR] .SH DESCRIPTION Simple network management of MBIM 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, \fB\-h\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 mbim\-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/mbim\-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) If APN user/password is specified, the authentication protocol to use (one of PAP, CHAP or MSCHAPV2) must also be specified in the following way: .IP APN_AUTH=protocol .IP 6) If you want to instruct the mbim\-network script to use the mbim\-proxy setup, you can do so by configuring the following line in the profile: .IP PROXY=yes .IP 7) Once the mbim\-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\-2018 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 mbim-network is maintained as a Texinfo manual. If the .B info and .B mbim-network programs are properly installed at your site, the command .IP .B info mbim-network .PP should give you access to the complete manual.