Users Guide

: at+cgdcont=3,"IPV4V6","vzwinternet".
노트: 명령이 성공적으로 실행되는 경우, 메시지 OK 나타납니다.
c. at#ncm 명령으로 네트워크 제어 모드를 구성합니다.
: at#ncm=1,3.
d. at+cgact 명령으로 패킷 데이터 프로토콜을 활성화합니다.
: at+cgact=1,3.
e. PDP 컨텍스트 읽기 동적 변수 bearer_id, apn, ip_addr, subnet_mask, gw_addr, DNS_prim_addr, DNS_sec_addr, P-
CSCF_prim_addr, P-CSCF_sec_addr 보려면, at+cgcontrdp 명령을 실행합니다.
: 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.00"
f. Minicom 모듈을 종료합니다.
g. Linux 터미널에서 다음 명령으로 연결을 구성합니다.
root@WR-IntelligentDevice:~# ifconfig wwan0 ip_addr netmask subnet_mask up
root@WR-IntelligentDevice:~# route add default gw
gw_addr wwan0
root@WR-IntelligentDevice:~# echo nameserver
DNS_prim_addr >>/etc/resolv.conf
:
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
h. minicom -D /dev/ttyACM0 명령을 사용하여 Minicom 모듈에 로그인합니다.
i. at+cgdata 명령을 사용하여 모바일 네트워크에 연결합니다.
:at+cgdata="M-RAW_IP",3
노트: IMEI ICCID 번호를 보려면 AT+IMEISV 명령을 사용합니다.
모바일 네트워크에서 분리하려면:
a. Minicom 터미널을 엽니다.
b. at+cgdata="M-RAW_IP",3 명령을 입력합니다.
c. Minicom 터미널을 닫습니다.
d. root@WR-IntelligentDevice:~# ifconfig wwan0 down 명령을 입력합니다.
Edge Gateway
LTE AT&T(DW5813) WWAN
함께
제공되는
경우
:
a. 터미널 창을 엽니다.
b. Minicom 터미널을 열려면 터미널에 minicom -D /dev/ttyACM0 입력합니다.
Minicom 터미널이 다음 텍스트와 함께 열립니다:
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
c. AT+cgdcont 명령을 PDP Context Identier(PDP
컨텍스트
식별자
), Packet Data Protocol type(
패킷
데이터
프로토콜
유형
), Access Point Name(
액세스
포인트
이름
) 변수와 함께 입력하고 Enter 누릅니다.
: at+cgdcont=3,"IPV4V6","broadband".
27