![Fibocom L860-GL Скачать руководство пользователя страница 203](http://html1.mh-extra.com/html/fibocom/l860-gl/l860-gl_at-command-user-manual_2286851203.webp)
Reproduction forbidden without Fibocom Wireless Inc. written authorization – All Rights Reserved.
FIBOCOM L860 AT Commands User Manual
Page 203 of 254
Command
Description
[Syntax]
AT+CGPADDR=[<cid>[,<cid>[,]]]
[Response/Action]
+CGPADDR: <cid>[,<PDP_addr_1>[,<PDP_addr_2>] ][<CR><LF>
+CGPADDR: <cid>[,<PDP_addr_1>[,<PDP_addr_2>]]][...]]
OK
Read
N/A
Test
[Function]
The Test command returns the list of defined <cid>s.
[Syntax]
AT+CGPADDR=?
[Response/Action]
+CGPADDR: (list of defined <cid>s)
OK
Parameters
<cid>
A numeric parameter that specifies a particular PDP context definition. If no
<cid> is specified, the addresses for all defined context are returned.
<PDP_address> each is a string that identifies the MT in the address space
applicable to the PDP. The address may be static or dynamic. For a static address, it
will be the one set by the+CGDCONT and +CGDSCONT commands when the context
was defined. For a dynamic address it will be the one assigned during the last PDP
context activation that used the context definition referred to by <cid>. Both
<PDP_addr_1> and <PDP_addr_2> are omitted if none is available. Both
<PDP_addr_1> and <PDP_addr_2> are included when both Ipv4 and Ipv6 addresses
are assigned, with <PDP_addr_1>containing the Ipv4 address and <PDP_addr_2>
containing the Ipv6 address. The string is given as dot-separated numeric (0-255)
parameter of the form: a1.a2.a3.a4 for Ipv4 and
a1.a2.a3.a4.a5.a6.a7.a8.a9.a10.a11.a12.a13.a14.a15.a16 for Ipv6.
Note:
IPv6 address obtained on LTE will be prefixed with a constant 8 byte
address "FE.80.00.00.00.00.00.00" if network has not provided.
Example
AT+CGPADDR=?
+CGPADDR: (1,2)