User`s manual
DT-6X60 User's Manual - Platform (Build 2.0)
Each application instance is allowed to have its own user changeable password for configuration
purposes. In the event that the password is lost, it may be necessary to reset this password back
to the initial value. Normally, this could be done by deleting the application instance and re-
installing one of the same type. However, that approach would also delete all configuration of that
application instance, and would be disruptive to the operation of the components served by the
application instance. The rstapp command resets the application instance password by deleting its
password file. This resets the password back to the value initial.
The <instance> is the application instance for which the password is to be reset. The instance
must be removed and restored to service for the password change to take effect.
6.5.7 UNINSTALL AN APPLICATION - UNINSTALL
Syntax: uninstall NAME=<app>
The uninstall command is used to make room to install a new application type.
6.5.8 BACKUP AND RETRIEVE APPLICATION CONFIGURATION DATA – BACK, RETR (RELOAD)
The backup command uses ftp to send a package containing the entire application configuration to
the user's backup server. The retrieve (or reload) command can retrieve all of the configuration or
just the portion associated with some instance(s).
BACK SRV=<Host IP Address>
[ID=<Host Login ID if not anonymous>]
[PASS=<Host Password if not anonymous>]
[LOC=<Path on FTP Server if not/dt6X60/backups/<label>>]
[FILE=<backup filename>]
RETR | RETRIEVE | RELOAD all SRV=<IP Address>
[ID=<Host Login ID if not anonymous>]
[PASS=<Host Password if not anonymous>]
[LOC=<Path on FTP Server if not /dt6X60/backups/<label>>]
[FILE=<backup filename>]
RETR | RETRIEVE | RELOAD <instance#> [ <instance#> … ] SRV=<IP
Address>
[ID=<Host Login ID if not anonymous>]
[PASS=<Host Password if not anonymous>]
[LOC=<Path on FTP Server if not /dt6X60/backups/<label>>]
[FILE=<backup filename>]
where:
dt6x60 must be either dt6160 or dt6260
The backup package saves platform and application configuration. Platform configuration
comprises the list associating instance numbers with application types, the application keys, the
dns and hosts configuration, the snmp configuration, the console timeout, the banner, and the
dtproduct list.
06/07/07 Datatek Applications Inc. 31
The IP address of the server may be given as a domain-style address if the DT-6X60 has been
configured with a working DNS or HOSTS configuration. The default <label> above is either the IP
address of the DT-6X60 or the configured label. The user may choose a unique name for FILE
(the default name is bkup).