Specifications
© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
70
Command Reference
Set the IP address of the remote server that the IO report will be sent to. Up to 8 IO reports may be
configured.
n = 1 to 8 IO report number
iii.iii.iii.iii = 0.0.0.0 to 255.255.255.255 remote IP address in decimal
The current IP address for an IO report can be queried by using ioremip n where n is the report number.
If n is omitted, all reports will be queried.
Examples:
cmd ioremip 1 123.10.1.101 report #1 will be sent to remote IP address 123.10.1.101
cmd ioremip queries the remote IP address setting of all IO reports
A cmd save is required for this command to take effect.
return to list of commands
ioremport n xxxxx
Sets the IP port number of the remote server that the IO report will be sent to. Up to 8 IO reports may be
configured.
n = 1 to 8 IO report number
xxxxx = 0 to 65535 remote port number
The current IP port configuration for an IO report can be queried by using ioremport n where n is the
report number.
If n is omitted, all reports will be queried.
Examples:
cmd ioremport 1 5005 report #1 will be sent to port 5005 on remote IP address set by ioremip
cmd ioremport queries the remote port setting of all IO reports
A cmd save is required for this command to take effect.
return to list of commands
iorep n l r s
Sets the reporting type for each IO report for the local and remote servers.
n = 1 to 8 IO report number