It is observed that IPv6 is not supporting on WP7611.
When our network provider disabled the IPV4 in region, our devices stopped data session and ping response is network not reachable.
~ # ping 8.8.8.8
connect: Network is unreachable
We tried to enable IPV6 via AT!CUSTOM command, but problem remain same i.e. no access to data.
at!entercnd=“A710”
OK
~ # lte_gps_sample_app ‘at!custom=“IPV6ENABLE”,1’
modem_response:
at!custom=“IPV6ENABLE”,1
OK
Kindly suggest other methods to enable IPV6. Currently production is on hold.
Hi, Please check the attached logs, i was able to ping6 with google IPV6 address. But this is only working while selecting option IPV4V6 option.
If i make a APN profile with selecting IPV6 only, ping is not working. Please help to understand the issue. IPV6 ping logs.txt (17.1 KB)
Cellular network provider stopped the IPV4 in our area and enabled IPV6( Upgraded in all region).
After this modification on network our devices stopped data session.
On our request network provider enable both (IPV4 & IPV6).
Our concern is any change done by network provider should not affect our devices. So we want to make sure that device should be working with both IPV6 and IPV4 individually. Can you help to understand more on IPV6 testing with WP7611 devices.
~ # ping6 2001:4860:4860::8888
PING 2001:4860:4860::8888(2001:4860:4860::8888) 56 data bytes
64 bytes from 2001:4860:4860::8888: icmp_seq=1 ttl=59 time=53.6 ms
64 bytes from 2001:4860:4860::8888: icmp_seq=2 ttl=59 time=32.5 ms
64 bytes from 2001:4860:4860::8888: icmp_seq=3 ttl=59 time=51.3 ms
64 bytes from 2001:4860:4860::8888: icmp_seq=4 ttl=59 time=37.9 ms
64 bytes from 2001:4860:4860::8888: icmp_seq=5 ttl=59 time=37.1 ms