![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/7/c2/7c2f86a9-2e10-4ce0-815b-30f4e34d8da8/7c2f86a9-2e10-4ce0-815b-30f4e34d8da8-bg34.png)
4 – Command Reference
Command Syntax
4-32 SN0054659-00 A
S
Save
Saves logs and traces.
Authority Admin session
Syntax save
capture
logs
traces
Keywords capture
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
Creates a tar file containing the router’s log data, storing the file in the router’s
/var/ftp directory. After the command completes, you must ftp the log’s tar file
from the router.
traces
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. This command notifies you if the router does not
have any dump data. 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.