Changes for page How to configure APN in the node
Last modified by Xiaoling on 2024/08/19 16:13
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,13 @@ 1 +**Table of Contents: ** 2 + 1 1 ((( 2 -**~1. AT+CGDCONT Define a PDP Context** 4 +{{toc/}} 5 + 6 + 7 + 8 += 1. AT+CGDCONT Define a PDP Context = 9 + 10 + 3 3 ))) 4 4 5 5 ((( ... ... @@ -41,56 +41,56 @@ 41 41 42 42 43 43 ((( 44 -**Example:** 52 +(% style="color:blue" %)**Example:** 45 45 ))) 46 46 47 47 ((( 48 -AT+CGDCONT=? 56 +{{{AT+CGDCONT=?}}} 49 49 ))) 50 50 51 51 ((( 52 -+CGDCONT: (0-10),("IP","NONIP","IPV6","IPV4V6") ~,~,,(0),(0)~,~,~,~,,(0,1)53 -OK 60 +{{{+CGDCONT: (0-10),("IP","NONIP","IPV6","IPV4V6"),,,(0),(0),,,,,(0,1) 61 +OK}}} 54 54 ))) 55 55 56 56 ((( 57 -AT+CGDCONT=1,"IP","HUAWEI.COM" 65 +{{{AT+CGDCONT=1,"IP","HUAWEI.COM"}}} 58 58 ))) 59 59 60 60 ((( 61 -OK 69 +{{{OK}}} 62 62 ))) 63 63 64 64 ((( 65 -AT+CGDCONT? 73 +{{{AT+CGDCONT?}}} 66 66 ))) 67 67 68 68 ((( 69 -+CGDCONT:0,"IPV4V6" ~,~,,0,0~,~,~,~,,077 +{{{+CGDCONT:0,"IPV4V6",,,0,0,,,,,0}}} 70 70 ))) 71 71 72 72 ((( 73 -+CGDCONT:1,"IP","HUAWEI.COM" ~,~,0,0~,~,~,~,,081 +{{{+CGDCONT:1,"IP","HUAWEI.COM",,0,0,,,,,0}}} 74 74 ))) 75 75 76 76 ((( 77 -OK 85 +{{{OK}}} 78 78 ))) 79 79 80 80 81 -== 2. Quit AT Command == 82 82 90 += 2. Quit AT Command = 91 + 92 + 83 83 Feature: Quit AT Command mode, so user needs to input the password again before using AT Commands. 84 84 85 -(% class="box infomessage" %) 86 -((( 87 -**AT Command: AT+DISAT** 88 -))) 95 +(% style="color:blue" %)**AT Command: AT+DISAT** 89 89 90 -(% border="1" style="background-color:#fff fcc;color:green;width:450px" %)91 -|=**Command Example**|=**Function**|=**Response** 92 -|AT+DISAT|Quit AT Commands mode|OK 97 +(% border="1" style="background-color:#f2f2f2; width:471px" %) 98 +|=(% style="width: 168px;background-color:#d9e2f3; color:#0070c0" %)**Command Example**|=(% style="width: 201px;background-color:#d9e2f3; color:#0070c0" %)**Function**|=(% style="width: 99px;background-color:#d9e2f3; color:#0070c0" %)**Response** 99 +|(% style="width:168px" %)AT+DISAT|(% style="width:201px" %)Quit AT Commands mode|(% style="width:99px" %)OK 93 93 94 -**Downlink Command:** 95 95 102 +(% style="color:blue" %)**Downlink Command:** 103 + 96 96 No downlink command for this feature.