Specifications

AOS-W Commands 669
Chapter 29
Example
TBD
tar
Creates a file in Unix tar file format.
Syntax
tar {clean | crash | flash | logs}
where:
clean Removes a tar file
crash tar the crash directory to crash.tar
flash tar and compress the /flash directory to flash.tar.gz
logs tar the logs directory to logs.tar
Example
To create a tar file for the directories in flash, enter:
(switch) #tar flash
traceroute
Equivalent to the Unix traceroute command (with default options). This
command traces the path packets take to go from the switch to the specified
device.
Syntax
traceroute <ipaddr>
where ipaddr is the IP address of the destination device. The path to be traced
is that between the switch and the specified device.
Example
(switch)#traceroute 10.1.2.3
Press 'q' to abort.
Tracing the route to 10.1.2.3
1 10.4.21.254 0.788 msec 0.564 msec 0.56 msec
2 * * *
3 * * *
4 * * *
...
20 * * *
21 *