Users Guide

BESCHRIJVING: lees IP-adres, gateway-adres en DNS-adres van de module
at+cgcontrdp=3
REPONSE:
+CGCONTRDP:
3,6,"vzwinternet.mnc480.mcc311.gprs","100.176.244.64.255.255.255.0","100.176.244.65","10.133
.17.210","0.0.0.0","0.0.0.0","0.0.0.0"
OK
LTE WWAN-connectiviteit tot stand brengen
Beschrijving: het volgende komt uit een proefsessie die is uitgevoerd op een Edge Gateway-platform met standaard Wind River Linux
OS-image om LTE-connectiviteit tot stand te brengen via Verizon LE910-module en Verizon-simkaart. De opdrachten die zijn
ingevoerd zijn uitgelicht en het andere is een respons van het systeem. Voor de AT&T LE910-module en de AT&T-simomgeving
gebruikt u 'breedband' om 'vzwinternet' te vervangen in de volgende set opdrachten.
Om een extra Linux-terminal in Wind River Linux te openen, drukt u op Alt-F2 waarmee een andere Linux-aanmeldingsprompt wordt
geopend. Meld u aan met uw root/root-gegevens.
Het invoeren van opdrachten wordt gemarkeerd in italics
root@WR-IntelligentDevice:~# minicom -D /dev/ttyACM0
Welcome to minicom 2.7
OPTIONS: I18n
Compiled on 16:20:45.
Port /dev/ttyACM0, 21:33:05
Press CTRL-A Z for help on special keys
at+cgdcont=3,"IPV4V6","vzwinternet"
OK
at+cgdcont?
+CGDCONT: 1,"IPV4V6","vzwims","",0,0
+CGDCONT: 2,"IPV4V6","vzwadmin","",0,0
+CGDCONT: 3,"IPV4V6","vzwinternet","",0,0
OK
at#ncm=1,3
OK
at+cgact=1,3
OK
at+cgcontrdp=3
+CGCONTRDP: 3,7,"vzwinternet.mnc480.mcc311.gprs","100.106.47.7.255.0.0.0","100.1
06.47.8","198.224.157.135","0.0.0.0","0.0.0.0","0.0.0.0"
+CGCONTRDP: 3,7,"vzwinternet.mnc480.mcc311.gprs","254.128.0.0.0.0.0.0.0.0.0.71.4
6.110.1.1.255.255.255.255.255.255.255.255.0.0.0.0.0.0.0.0","0.0.0.0.0.0.0.0.0.0.
0.0.0.0.0.0","198.224.157.135","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0","0.0.0.0.0.0.0.
0.0.0.0.0.0.0.0.0","0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0"
OK
^A X Y
root@WR-IntelligentDevice:~# ifconfig wwan0 100.106.47.7 netmask 255.0.0.0 up
root@WR-IntelligentDevice:~# route add default gw 100.106.47.8 wwan0
root@WR-IntelligentDevice:~# echo nameserver 198.224.157.135 >>/etc/resolv.conf
root@WR-IntelligentDevice:~# minicom -D /dev/ttyACM0
Welcome to minicom 2.7
OPTIONS: I18n
Compiled on Dec 17 2015, 16:20:45.
Port /dev/ttyACM0, 21:33:05
Press CTRL-A Z for help on special keys
at+cgdata="M-RAW_IP",3
CONNECT
OK
^A X Y
root@WR-IntelligentDevice:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=52 time=36.9 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=52 time=33.5 ms
52