archive tar
/table source-url
/xtract source-url
flash:/file-url [dir/file...]
Defaults
There is no default setting.
Cisco IE 3000 Switch Command Reference
2-18
Display the contents of an existing tar file to the screen.
For source-url, specify the source URL alias for the local or network file
system. These options are supported:
The syntax for the local flash file system:
•
flash:
The syntax for the FTP:
•
ftp:[[//username[:password]@location]/directory]/tar-filename.tar
The syntax for an HTTP server:
•
http://[[username:password]@]{hostname |
host-ip}[/directory]/image-name.tar
•
The syntax for a secure HTTP server:
https://[[username:password]@]{hostname |
host-ip}[/directory]/image-name.tar
The syntax for the RCP:
•
rcp:[[//username@location]/directory]/tar-filename.tar
The syntax for the TFTP:
•
tftp:[[//location]/directory]/tar-filename.tar
The tar-filename.tar is the tar file to display.
Extract files from a tar file to the local file system.
For source-url, specify the source URL alias for the local file system.
These options are supported:
The syntax for the local flash file system:
•
flash:
The syntax for the FTP:
•
ftp:[[//username[:password]@location]/directory]/tar-filename.tar
The syntax for an HTTP server:
•
http://[[username:password]@]{hostname |
host-ip}[/directory]/image-name.tar
The syntax for a secure HTTP server:
•
https://[[username:password]@]{hostname |
host-ip}[/directory]/image-name.tar
•
The syntax for the RCP:
rcp:[[//username@location]/directory]/tar-filename.tar
The syntax for the TFTP:
•
tftp:[[//location]/directory]/tar-filename.tar
The tar-filename.tar is the tar file from which to extract.
For flash:/file-url [dir/file...], specify the location on the local flash file
system into which the tar file is extracted. Use the dir/file... option to
specify an optional list of files or directories within the tar file to be
extracted. If none are specified, all files and directories are extracted.
Chapter 2
IE 3000 Switch Cisco IOS Commands
OL-13019-01