![](/images/new-backgrounds/1142335/142335283x1.webp)
Appendix B Using the CompactFlash Disk
Working with a CompactFlash Disk
Software Command Overview
This section lists some of the basic software commands you can use with the CompactFlash Disk. Examples of these commands are included in the sections that follow.
The CompactFlash Disk and other memory devices and locations in your system are defined as file systems, which are locations where you can store, use, or retrieve files and software images. (See the brief discussion about the Cisco IOS File System feature in the “Working with a CompactFlash Disk” section on page
A CompactFlash Disk in the Cisco 7201 is referred to as disk0:.
The following partial output of the show file systems command shows a sample system with a CompactFlash
System# show file systems
File Systems:
|
|
| Size(b) | Free(b) |
| Type | Flags | Prefixes | |
|
|
| (Additional displayed text omitted from this example.) | ||||||
|
|
| 48755200 | 48747008 | flash | rw | disk0: | ||
|
|
| Table | ||||||
|
|
|
|
|
| ||||
| Note | You can use other arguments with some of the commands listed in Table | |||||||
|
|
| throughout this document, command arguments are limited to those that apply to the CompactFlash Disk | ||||||
|
|
| and related file systems. |
|
|
|
|
| |
|
|
| For a discussion of additional command arguments, refer to the Configuration Fundamentals Command | ||||||
|
|
| Reference document, in the chapter “File Management Commands.” | ||||||
|
|
|
|
| |||||
Table | CompactFlash | ||||||||
|
|
|
|
|
| ||||
Command and Arguments |
|
| Purpose |
|
| ||||
|
|
|
|
| |||||
cd [disk0: |
|
| Changes current directory. | ||||||
|
|
|
|
|
| Allows you to move between directories on a CompactFlash Disk, | |||
|
|
|
|
|
| where | |||
|
|
|
|
| |||||
copy |
|
| Copies from one file to another. | ||||||
|
| Allows you to make a copy of a file | |||||||
|
|
|
|
|
| source file system (disk0:) and place it with either the same | |||
|
|
|
|
|
| filename or a different filename | |||
|
|
|
|
|
| destination file system. Along with disk0:, the source and | |||
|
|
|
|
|
| destination file system arguments include, but are not limited to: | |||
|
|
|
|
|
| • bootflash: (onboard flash memory) | |||
|
|
|
|
|
| • nvram: (onboard nonvolatile | |||
|
|
|
|
|
| • | |||
|
|
|
|
|
| • | |||
|
|
|
|
|
| • tftp: (a TFTP server to which you have access) | |||
|
|
|
|
|
|
|
|
|
|
Cisco 7201 Installation and Configuration Guide
|
| ||
|
|