Specifications

PAD Commands
Rev. 8 May.12 Proprietary and Confidential 249
!PADSETUP
Supporting chipsets:
MDM6200
MDM6270: (min f/w rev:
S2.0)
MSM6290: (min f/w rev:
K2.0 Release 2)
QSC6270: (min f/w rev:
S2.0)
Note: This command is not
password-protected.
Set/query PAD (Packet Assembler/Disassembler) profile
connection parameters
Set the connection parameters for a specific PAD profile, including its IP address and
connection type, TCP/UDP port numbers, and auto-start configuration.
Usage:
Execution: AT!PADSETUP=<PADprofile>, <conntype>, <addrtype>, <ipaddr>,
<localport>, <remoteport>, <autostart>[, <connprofile>]
Response:
OK
or ERROR
Purpose: Configure the connection parameters for the specified <PADprofile>.
The command returns ERROR if <autostart> is enabled on more than
one PAD profile.
Query: AT!PADSETUP?<PADprofile>
Response:
AT!PADSETUP:<PADprofile>, <conntype>, <addrtype>,
<ipaddr>, <localport>, <remoteport>, <autostart>,
<connprofile>
OK
Purpose: Return the current connection setup parameters for the specified
<PADprofile>.
Parameters:
<PADprofile> (PAD profile ID number)
Valid range depends on multipad support:
Multipad not supported: 1–3
Multipad supported: 1–10
<conntype> (IP connection type)
0=PAD profile disabled
1=UDP client
2=TCP client
3=TCP server
<addrtype> (IP address type)
0=IPv4 address
(MDM6200 only, min f/w rev: P1_0_0_8)
1=IPv6 address
<ipaddr> (Destination IP address)
Client mode only (<conntype = 1 or 2 only>). Parameter is ignored in server
mode.
Standard IP address format. For example:
IPv4: 63.162.134.132.
(MDM6200 only, min f/w rev: P1_0_0_8)
IPv6: 1234:5678:9012:3456:7890:1234:5678:9012
<localport> (Modem port number)
0Port number is assigned by the modem (in Client mode only). In serial mode,
must be non-zero.
1–65535Port number used by the modem.
(Continued on next page)
Table 11-2: PAD command details (Continued)
Command Description