Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
95
Command Reference
return to list of commands
8.1.13 P Commands
pad
Initiates a packet data connection. Use this to initiate a manual PAD connection from the serial port
console. In firmware version R1.3.0 and above, "cmd freeconsole" must be run first before using this
command from the SSH/Telnet console.
Use cmd mode 4 to put the modem in permanent PAD mode (enter PAD automatically after a power
cycle).
Example:
1. Initiate a manual PAD packet connection to the wireless network
cmd freeconsole
Killed
OK
cmd pad
OK
See also: freeconsole, padecho, padesc, padesct, padfwdc, padfwdl, padfwdt, padip, padmode, padport,
padreset, padsvct
return to list of commands
padclientport xxxxx
Sets the default client PAD port number for use with dialup emulation via UDP mode (cmd padmode 6) or
dialup emulation via TCP mode (cmd padmode 7). Default is 5006.
padclientport is valid for only cmd padmode 6 or cmd padmode 7 when the dial command ATDT is
issued by an external serial device to initiate an outgoing connection.
xxxxx = 0 to 65535 dialup emulation PAD client port number
The current dialup emulation PAD client port number can be queried by entering the padclientport
command without parameters.
Examples:
1.Set the dialup emulation PAD client port to 5006
cmd padclientport 5006