MC7354 with Verizon network

Aleksander Morgado aleksander at aleksander.es
Mon Jan 23 10:21:40 UTC 2017


On Mon, Jan 23, 2017 at 10:49 AM, heni wael <waelheni91 at gmail.com> wrote:
>
> but may be there is a problem in PDP context
> as i said that at first there is many context i deleted them

Why did you do that? The vendor specific PRI images take care of
configuring default PDP contexts. E.g. for the MC7354 with VZW
firmware:

AT+CGDCONT?
+CGDCONT: 1,"IPV4V6","vzwims","0.0.0.0",0,0
+CGDCONT: 2,"IPV4V6","vzwadmin","0.0.0.0",0,0
+CGDCONT: 3,"IPV4V6","vzwinternet","0.0.0.0",0,0
+CGDCONT: 4,"IPV4V6","vzwapp","0.0.0.0",0,0
+CGDCONT: 5,"IPV4V6","vzw800","0.0.0.0",0,0
+CGDCONT: 9,"IPV6","vzwims","0.0.0.0",0,0
+CGDCONT: 10,"IP","vzwadmin","0.0.0.0",0,0
+CGDCONT: 11,"IP","vzwinternet","0.0.0.0",0,0
+CGDCONT: 12,"IPV4V6","vzwapp","0.0.0.0",0,0
+CGDCONT: 13,"IP","","0.0.0.0",0,0

If you're going to use another APN; e.g. "we01.vzwstatic" (APN for
static IP in Verizon "west" zone), you can just configure that in the
qmi-network APN settings..

> [root at localhost ~]# qmi-network /dev/cdc-wdm0 start
> Loading profile at /etc/qmi-network.conf...
>     APN: wexx.vzwstatic
>     APN user: unset
>     APN password: unset
>     qmi-proxy: no
> Checking data format with 'qmicli -d /dev/cdc-wdm0 --wda-get-data-format '...
> Device link layer protocol retrieved: 802-3
> Getting expected data format with 'qmicli -d /dev/cdc-wdm0 --get-expected-data-format'...
> Expected link layer protocol retrieved: 802-3
> Device and kernel link layer protocol match: 802-3
> Starting network with 'qmicli -d /dev/cdc-wdm0 --wds-start-network=apn='wexx.vzwstatic'  --client-no-release-cid '...
> error: couldn't start network: QMI protocol error (64): '(null)'

Why did you configure "wexx.vzwstatic" instead of "we01.vzwstatic"?

-- 
Aleksander
https://aleksander.es


More information about the libqmi-devel mailing list