Specifications
PAD Commands
Rev. 8 May.12 Proprietary and Confidential 247
!PADFILTER
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 IP address filters for TCP PAD server
Set up to two IP address filters for a specific PAD (Packet Assembler/Disassembler)
profile when configured as a TCP server.
When a remote PAD client attempts to connect to the server, the server compares the
client’s IP addresses to the filter(s). If the address is in one of the ranges, the server
accepts the client’s connection.
Filter setup:
• Low and High IP addresses specified—Defines a range of allowed IP addresses.
• One address (Low or High) specified—Defines a single allowed IP address.
• No addresses specified for either filter—Filtering is disabled, all IP addresses are
allowed.
• If Low and High IP addresses are specified for a filter, the High address must be
greater than the Low address or the execution command returns
ERROR.
Note: These settings are ignored if the specified profile is configured as a client.
Usage:
• Execution: AT!PADFILTER=<PADprofile>[, <ip1Low>[, <ip1High>[, <ip2Low>[,
<ip2High>]]]]
Response:
OK
or ERROR
Purpose: Set up to two ranges of PAD client IP addresses that the TCP PAD
server will accept.
• Query: AT!PADFILTER?<PADprofile>
Response:
AT!PADFILTER: <PADprofile>, <ip1Low>, <ip1High>,
<ip2Low>, <ip2High>
OK
Purpose: Show up to two ranges of PAD client IP addresses that the TCP PAD
server will accept.
Parameters:
<PADprofile> (PAD profile ID number)
• Valid range depends on multipad support:
• Multipad not supported: 1–3
• Multipad supported: 1–10
<ip1Low> (Starting value of first IP range)
• Standard IP address format. For example, 63.162.134.132.
<ip1High> (Ending value of first IP range)
• Standard IP address format. For example, 63.162.134.150.
<ip2Low> (Starting value of second IP range)
• Standard IP address format. For example, 63.162.178.110.
<ip2High> (Ending value of second IP range)
• Standard IP address format. For example, 63.162.178.130.
Table 11-2: PAD command details (Continued)
Command Description