Working with a CompactFlash Disk
•
•
•
Using the cd Command
Use the cd command by defining a specific path name. Then to verify your working directory, use the
pwd command:
System# cd disk0:
System# pwd
disk0:/
You can also move up (or back) one level in the Flash Disk directory hierarchy using the cd .. command,
and then verify your working directory with the pwd command:
System# pwd
disk0:daily_dir/
System# cd ..
System# pwd
disk0:/
System#
Using the show Command
To display information about CompactFlash Disk format and geometry, use the show [disk0: | disk2:]
command:
System# show disk0:filesys
******** ATA Flash Card Geometry/Format Info ********
ATA CARD GEOMETRY
Number of Heads:
Number of Cylinders
Sectors per Cylinder
Sector Size
Total Sectors
ATA CARD FORMAT
Number of FAT Sectors
Sectors Per Cluster
Number of Clusters
Number of Data Sectors 429536
Base Root Sector
Base FAT Sector
Base Data Sector
Router#
In this example:
•
•
•
•
•
Cisco 7401ASR Installation and Configuration Guide
C-8
Using the mkdir Command, page C-10
Using the rmdir Command, page C-11
Using the delete Command, page C-11
16
840
32
512
430080
105
16
26822
338
128
370
Number of Heads is the number of heads on the CompactFlash Disk.
Number of Cylinders is the number of cylinders on the CompactFlash Disk.
Sectors per Cylinder is the number of sectors in each cylinder.
Sector Size is the number of bytes in each sector.
Total Sectors is the total number of sectors on the CompactFlash Disk.
Appendix C
Using the CompactFlash Disk
OL-5419-01 B0
Need help?
Do you have a question about the 7401ASR and is the answer not in the manual?