Concept Guide

tar
tar clean {crash|flash|logs}| crash{kernel} | flash | logs {tech-support|user}}
Description
This command archives a directory.
Syntax
Parameter Description
clean
Removes a tar file
crash
Removes crash.tar
flash
Removes flash.tar.gz
logs
Removes logs.tar
crash
Archives the crash directory to crash.tar. A crash directory must exist.
kernel
Archives the kernel crash directory to kernel_crash.tar.
flash
Archives and compresses the /flash directory to flash.tar.gz.
logs
Archives the logs directory to log.tar.
tech-
support
Optionally, technical support information can be included.
user
Runs the user specific tech-support command.
Usage Guidelines
This command creates archive files in Unix tar file format.
Example
The following command creates the log.tar file with technical support information:
tar logs tech-support
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide tar | 2177