User manual

Table Of Contents
SuperTrak EX Series User Manual
206
export
Usage
export -t <fileType> [-s <tftpServer>] [-p <port>] -f <fileName>
Summary
The export command exports certain types of configuration files to a remote or
local host.
This command only affects subsystems.
Options
-t <file type> Specifies the type of file to export.
userdb User database file. This file type is not applicable for in-
band and can only be exported to a remote host.
servicereport System service report file. This file is exported to remote
host for embedded and local host for in-band.
-f <file name> Specifies the name of the file to be exported.
-s <TFTP server> Specifies TFTP server’s IP or host name.
Do not specify TFTP server for in-band.
-p <port num> The port number of the TFTP server. Default is 69.
Do not specify port number for in-band.
Examples
export -t userdb -s 192.168.1.1 -f userdb.bin
export -t servicereport -s 192.168.1.1 -f servicereport # for embedded
export -t servicereport -f servicereport # for in-band
factorydefaults
Usage
factorydefaults -a <action> -t <type>
Summary
The factorydefaults command restores factory default settings.
Options
-a <action> Specifies the action to perform.
restore Restore the factory default settings.
-t <type> Specifies the type of settings to restore.
all All settings.
allfw All firmware settings.