Specifications

2-12
Cisco ME 2400 Ethernet Access Switch Command Reference
OL-9643-03
Chapter 2 Cisco ME 2400 Ethernet Access Switch Cisco IOS Commands
archive tar
This example shows how to display only the html directory and its contents:
Switch# archive tar /table flash:me240x-metrobase-mz.122-25.EX.tar me240x-metrobase-mz.12
-25/html
me240x-metrobase-mz.122-25.EX/html/ (directory)
me240x-metrobase-mz.122-25.EX/html/const.htm (556 bytes)
me240x-metrobase-mz.122-25.EX/html/xhome.htm (9373 bytes)
me240x-metrobase-mz.122-25.EX/html/menu.css (1654 bytes)
<output truncated>
This example shows how to extract the contents of a tar file on the TFTP server at 172.20.10.30. This
command extracts just the new-configs directory into the root directory on the local flash file system.
The remaining files in the saved.tar file are ignored.
Switch# archive tar /xtract tftp://172.20.10.30/saved.tar flash:/ new-configs
Related Commands Command Description
archive download-sw Downloads a new image from a TFTP server to the switch.
archive upload-sw Uploads an existing image on the switch to a server.