User manual
SuperTrak TX Series User Manual
156
nvram Some events are also stored in NVRAM.
These events remain after rebooting and are a subset of
the RAM events.
-i <sequence ID> Specifies a specific event by its sequence number. This is
a starting point. Requires the -a list option. You can use
the -c option.
-c <event count> Specifies the number of events to retrieve when
displaying events.
-v Verbose mode. Requires the -a list option.
Examples
event
event -l nvram
event -a clear -lnvram
event -c 200
event -a list -i852 -c200
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.