CLM920_AC3 Module Linux Integration User Manual
Shanghai Yuge Information Technology Co., Ltd.
- 9 -
#chat script for LTE.
TIMEOUT 15
ABORT "DELAYED"
ABORT "BUSY"
ABORT "ERROR"
ABORT "NO DIALTONE"
ABORT "NO CARRIER"
"" AT
OK ATE0
OK ATD*99#
CONNECT
After the two scripts are written, execute
pppd
call
lte&
, dial-up
。
4) Test connection Internet
Test whether the Internet is connected, use the following command
:
# ping 115.239.210.27
Test if you
ping
the IP address of
baidu
.
If the IP address can be
ping
and the
ping
domain name is unreachable, the following
command
:
Then you need to add
DNS (114.114.114.114)
to
/etc/resolv.conf
。
5) Disconnect from the Internet
:
a. Call the end script we provided ppp-off
b. Use instruction
:
# killall pppd