30
Installing and Formatting Cisco 2691, Cisco 3631 and Cisco 3700 CompactFlash Memory Cards
78-13892-03
March 2002
File and Directory Procedures
No files in directory
128094208 bytes total (121630720 bytes free)
Enter a directory and determine which directory you are in
To enter a directory in CompactFlash memory, use the
cd
command.
To determine which directory you are in, use the
pwd
command.
If you enter only
cd
, the router will enter the default home directory, which is
flash:/
.
The following example shows output for the following actions:
•
Entering the home directory of a CompactFlash memory card in an internal slot (
flash:/
)
•
Verifying that you are in the home directory
•
Displaying the contents of the home directory
•
Entering the
/config
directory
•
Verifying that you are in the
/config
directory
•
Entering the home directory of a CompactFlash memory card in an external slot (
slot0:/
)
•
Verifying that you are in the
slot0:/
directory
•
Returning to the home directory (
flash:/
)
•
Verifying that you are in the home directory
Router#
cd
Router#
pwd
flash:
Router#
dir
Directory of flash:/
3 -rw- 6458208 Mar 01 1993 00:04:08 c3725-i-mz.tmp
1580 drw- 0 Mar 01 1993 23:48:36 config
128094208 bytes total (121630720 bytes free)
Router#
cd config
Router#
pwd
flash:/config/
Router#
cd slot0:
Router#
pwd
slot0:/
Router#
cd
Router#
pwd
flash: