Reg: IPv6 on MC7354

Aleksander Morgado aleksander at aleksander.es
Sun Feb 5 19:08:43 UTC 2017


On Sat, Feb 4, 2017 at 7:41 PM, Balaji Sivakumar
<shivbalaji1985 at gmail.com> wrote:
> 1) AT+CGDCONT=1,IPV4V6
>
> 2) qmicli -d /dev/cdc-wdm1 --wds-start-network=internet
> --client-no-release-cid
>
> 3) dhclient -6 wwan1 (I tried -N -T -P -S options and still failed.)

No need to touch PDP contexts with AT commands; instead, try to use
the explicit "ip-type" parameter in WDS Start Network:
  --wds-start-network="apn=VZWINTERNET,ip-type=6"

In ModemManager we actually use another approach; before the WDS Start
Network command, we use WDS Set IP Family, but I see there is no
equivalent qmicli command for that one yet, it should be added.

-- 
Aleksander
https://aleksander.es


More information about the libqmi-devel mailing list