© 2009 Cypress Solutions
Complete Manual: CTM-15X Firmware 1.2.0
(Revision 1.0)
94
6BCommand Reference
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.
n = 1 to 999
report number
xxxxx = 0 to 65535
local port number in decimal
The current local port configuration for a report can be queried by entering
replocport n
, where
n
is the
port number.
If n is omitted, all reports will be queried.
Examples:
1. Report #1 will be sent to local port 5005
cmd replocport 1 5005
OK
2. Query the local port setting of all reports
cmd replocport
cmd replocport 1 7000
OK
A cmd save is required for this command to take effect.
See Also: repaddmes, repdelmes, repemail, repremip, repremport, repsms, reptype
return to list of commands
repremip n iii.iii.iii.iii
Sets the IP address of the remote server that the report will be sent to. Up to 999 reports may be
configured.
n = 1 to 999
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 a report can be queried by using the
repremip n
where
n
is the report number.
If
n
is omitted, all reports will be queried.