Specifications
© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
120
Command Reference
repfilezip c
Enables or disables the ability to compress data files generated by the file-based reporting system using
different formats. Data files will be output in a required format with file names ending with the proper
file extension.
where
c = 0 compression of data files = disabled (default)
c = 1 compression of data files = enabled GZIP format (.gz)
c = 2 compression of data files = enabled ZIP format (.zip)
The current status of compression of data files generated by the file-based reporting system can be
queried by using the repfilezip command without parameters.
Firmware version R1.3.0 only: To complete file-based reporting configuration, do a cmd save and power
cycle the modem.
Example:
1. Enable compression of file-based reporting data files using GZIP format.
cmd repfilezip 1
OK
2. Query the current state of compression of file-based reporting data files.
cmd repfilezip
0
OK
A cmd save and power cycle is required for this command to take effect.
See also: repfiledelivery, repfilename, sshkey
http://en.wikipedia.org/wiki/Gzip
return to list of commands
replocport n xxxxx
Sets the port number of the local server that the report will be sent to.
Up to 999 reports may be configured.