Version 15.2 by Xiaoling on 2022/06/01 11:43

Hide last authors
Xiaoling 1.3 1 (((
Xiaoling 15.2 2 **~1. AT+CGDCONT Define a PDP Context**
Xiaoling 1.3 3 )))
4
5 (((
6 The write command specifies PDP context parameter values for a PDP context identified by <cid>, and the (local) context identification parameter. It also allows the TE to specify whether security protected transmission of ESM information is requested, because the PCO can include information that requires ciphering. There can be other reasons for the UE to use security protected transmission of ESM information, e.g. if the UE needs to transfer an APN. The number of PDP contexts that may be in a defined state at the same time is given by the range returned by the test command. Please refer to Chapter 6 for possible <err> values.
7 )))
8
9 (((
10 For EPS, the PDN connection and its associated EPS default bearer is identified herewith.
11 )))
12
13 (((
14 A special form of the write command, AT+CGDCONT=<cid> causes the values for context number <cid> to become undefined.
15 )))
16
17 (((
18 If the initial PDP context is supported, the context with <cid>=0 is automatically defined at startup, the parameters for <cid>=0 can be modified with AT+CGDCONT. If the initial PDP context is supported, AT+CGDCONT=0 resets context number 0 to its particular default settings.
19 )))
20
21 (((
22 The read command returns the current settings for each defined context.
23 )))
24
25 (((
26 The test command returns values supported as compound values. If the UE supports several PDP types, the parameter value ranges for each <PDP_type> are returned on a separate line.
27 )))
28
Xiaoling 1.4 29 (((
30
31 )))
32
Xiaoling 12.2 33 [[image:image-20220530095114-1.png]]
Xiaoling 1.3 34
35 COMMAND
36
37
Xiaoling 12.2 38 [[image:image-20220530095214-2.png]]
39
Xiaoling 1.3 40 Parameter
41
Xiaoling 12.2 42
Xiaoling 4.1 43 (((
Xiaoling 1.3 44 **Example:**
Xiaoling 4.1 45 )))
Xiaoling 1.3 46
Xiaoling 1.4 47 (((
Xiaoling 1.3 48 AT+CGDCONT=?
Xiaoling 1.4 49 )))
Xiaoling 1.3 50
Xiaoling 1.4 51 (((
Xiaoling 15.1 52 +CGDCONT: (0-10),("IP","NONIP","IPV6","IPV4V6")~,~,,(0),(0)~,~,~,~,,(0,1)
Xiaoling 1.3 53 OK
Xiaoling 1.4 54 )))
Xiaoling 1.3 55
Xiaoling 1.4 56 (((
Xiaoling 1.3 57 AT+CGDCONT=1,"IP","HUAWEI.COM"
Xiaoling 1.4 58 )))
Xiaoling 1.3 59
Xiaoling 1.4 60 (((
Xiaoling 1.3 61 OK
Xiaoling 1.4 62 )))
Xiaoling 1.3 63
Xiaoling 1.4 64 (((
Xiaoling 1.3 65 AT+CGDCONT?
Xiaoling 1.4 66 )))
Xiaoling 1.3 67
Xiaoling 1.4 68 (((
Xiaoling 1.3 69 +CGDCONT:0,"IPV4V6"~,~,,0,0~,~,~,~,,0
Xiaoling 1.4 70 )))
Xiaoling 1.3 71
Xiaoling 1.4 72 (((
Xiaoling 1.3 73 +CGDCONT:1,"IP","HUAWEI.COM"~,~,0,0~,~,~,~,,0
Xiaoling 1.4 74 )))
Xiaoling 1.3 75
Xiaoling 1.4 76 (((
Xiaoling 1.3 77 OK
Edwin Chen 10.1 78 )))
Edwin Chen 5.1 79
80
Xiaoling 15.2 81 == 2. Quit AT Command ==
Edwin Chen 5.1 82
83 Feature: Quit AT Command mode, so user needs to input the password again before using AT Commands.
84
Xiaoling 13.1 85 (% class="box infomessage" %)
86 (((
Edwin Chen 5.1 87 **AT Command: AT+DISAT**
Xiaoling 13.1 88 )))
Edwin Chen 5.1 89
Xiaoling 14.1 90 (% border="1" style="background-color:#ffffcc; color:green; width:450px" %)
Edwin Chen 9.1 91 |=**Command Example**|=**Function**|=**Response**
Edwin Chen 5.1 92 |AT+DISAT|Quit AT Commands mode|OK
93
94 **Downlink Command:**
95
96 No downlink command for this feature.