Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
144
Command Reference
When localhost is specified as the url, the image file must be located in /tmp on the modem.
Examples:
cmd upgradefw openctm-1.3.0-r1590.tar cypress.bc.ca guest guestpw where openctm-1.3.0-r1590.tar is
the image file, cypress.bc.ca is the FTP server, guest is the username of the FTP server, and guestpw is
the password of the FTP server
cmd upgradefw openctm-1.3.0-r1590.tar localhost where openctm-1.3.0-r1590.tar is the image file, and
/tmp is the location of the image file.
return to list of commands
upgradesrv a.a.a.a
This command is used to set the IP address of a remote client that is authorized to run remote
administration commands.
The RemoteAdminServer commands: Showconfig, Confupgrade and Pwrcycle are restricted to an
authorized IP.
a.a.a.a = 0.0.0.0 to 255.255.255.255 IP address of the authorized IP client. Default = 0.0.0.0
0.0.0.0 disables all remote clients 255.255.255.255 enables all remote clients
The current upgrade server IP address can be queried by using the upgradesrv without parameters.
Examples:
1. Set the upgrade server IP address to 209.121.68.211
cmd upgradesrv 209.121.68.211
OK
2. Query current email server
cmd upgradesrv
cmd upgradesrv 209.121.68.211
OK
return to list of commands
usepeerdns x
This command is used to enable or disable the modem from obtaining its DNS nameserver IP addresses
from the carrier when it connects to the network.
This is enabled by default whenever a cmd factory is issued.