Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
119
Command Reference
rt - file upload retry period if uploads fail (0-65535) 0=disable retries
username - ssh username
server-path - ssh server host:path definition
port - ssh server TCP/IP port number, usually 22
Firmware version R1.3.0 only: To complete file-based reporting configuration, do a cmd save and power
cycle the modem.
Example:
1. Set file delivery for report 1
cmd repfiledelivery 1 60 10 report 199.199.199.99:~/reports 4222
OK
A cmd save and power cycle is required for this command to take effect.
See also: repfilename, sshkey
return to list of commands
repfilename n name
Sets the file prefix used for a file-based report.
n = 1 to 999 report number
name file prefix to be used
File reports are named using a concatenation of this prefix, the report number, the modem mac address,
and a timestamp (UNIX format). eg. diginput-1-0010A1772797-1267216159
Firmware version R1.3.0 only: To complete file-based reporting configuration, power cycle the modem.
Example:
1. Set file name for report 1 to diginput.
cmd repfilename 1 diginput
OK
A cmd save and power cycle is required for this command to take effect.
See also: repfiledelivery
return to list of commands