C-7
Catalyst 3750 Switch Software Configuration Guide
OL-8550-02
Appendix C Working with the Cisco IOS File System, Configuration Files, and Software Images
Working with the Flash File System
Displaying the Contents of a tar File
To display the contents of a tar file on the screen, use this privileged EXEC command:
archive tar /table
source-url
For
source-url
, specify the source URL alias for the local or network file system. These options are
supported:
•
For the local flash file system, the syntax is
flash:
•
For the FTP, the syntax is
ftp:
[[
//
username
[
:
password
]
@
location
]
/
directory
]
/
tar-filename
.tar
•
For the RCP, the syntax is
rcp:
[[
//
username
@
location
]
/
directory
]
/
tar-filename
.tar
•
For the TFTP, the syntax is
tftp:
[[
//
location
]
/
directory
]
/
tar-filename
.tar
The
tar-filename
.tar
is the tar file to display.
You can also limit the display of the files by specifying an optional list of files or directories after the tar
file; then only those files appear. If none are specified, all files and directories appear.
This example shows how to display the contents of a switch tar file that is in flash memory:
Switch#
archive tar /table flash:c3750-ipservices-mz.122-25.SEB.tar
info (219 bytes)
c3750-ipservices-mz.122-25.SEB/ (directory)
c3750-ipservices-mz.122-25.SEB/html/ (directory)
c3750-ipservices-mz.122-25.SEB/html/foo.html (0 bytes)
c3750-ipservices-mz.122-25.SEB/c3750-ipservices-mz.122-25.SEB.bin (610856 bytes)
c3750-ipservices-mz.122-25.SEB/info (219 bytes)
This example shows how to display only the
/html
directory and its contents:
Switch#
archive tar /table flash: c3750
-
ipservices-mz.12-25/html
c3750-ipservices-12-25.SEB/html
c3750-ipservices-12-25.SEB/html/ (directory)
c3750-ipservices-12-25.SEB/html/const.htm (556 bytes)
c3750-ipservices-12-25.SEB/html/xhome.htm (9373 bytes)
c3750
-
ipservices-12-25.SEB/html/menu.css (1654 bytes)
<output truncated>
Extracting a tar File
To extract a tar file into a directory on the flash file system, use this privileged EXEC command:
archive tar /xtract
source-url
flash:/
file-url
[
dir/file
...]
For
source-url
, specify the source URL alias for the local file system. These options are supported:
•
For the local flash file system, the syntax is
flash:
•
For the FTP, the syntax is
ftp:
[[
//
username
[
:
password
]
@
location
]
/
directory
]
/
tar-filename
.tar
•
For the RCP, the syntax is
rcp:
[[
//
username
@
location
]
/
directory
]
/
tar-filename
.tar
•
For the TFTP, the syntax is
tftp:
[[
//
location
]
/
directory
]
/
tar-filename
.tar
Содержание 3750G - Catalyst Integrated Wireless LAN Controller
Страница 80: ...1 28 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 1 Overview Where to Go Next ...
Страница 606: ...27 8 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 27 Configuring UDLD Displaying UDLD Status ...
Страница 670: ...31 18 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 31 Configuring SNMP Displaying SNMP Status ...
Страница 1048: ...41 20 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 41 Configuring MSDP Monitoring and Maintaining MSDP ...
Страница 1086: ...43 26 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 43 Troubleshooting Using the crashinfo Files ...
Страница 1104: ...B 4 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Appendix B Supported MIBs Using FTP to Access the MIB Files ...