User`s guide

Table Of Contents
A – Command Reference
Commands
FI0054601-00 C A-35
A
Save Command
Saves logs and traces.
Authority Admin session
Syntax save
capture
logs
traces
Keywords capture
The save capture command creates a debug file that captures all debug dump
data. After the command completes, you must ftp the debug capture file from the
router.
logs
The save logs command creates a tar file containing the router’s log data, storing
the file in the routers /var/ftp directory. After the command completes, you must
ftp the log’s tar file from the router.
traces
The save traces command creates a tar file containing the router’s dump data,
storing the tar file in the router’s /var/ftp directory. After the command completes,
you must ftp the trace’s tar file from the router. If the router does not have any
dump data, you will be notified when executing this command. The system
creates an event log entry whenever it generates dump data.
Examples Save capture command example:
QRouter (admin) #> save capture
Debug capture completed. Package is System_Capture.tar.gz
Please use FTP to extract the file out from the System.
Save logs command example:
QRouter (admin) #> save logs
Save Event Logs completed. Package is Router_Evl.tar.gz
Please use FTP to extract the file out from the System.