B-2
Cisco Catalyst Blade Switch 3120 for HP Software Configuration Guide
OL-12247-01
Appendix B Working with the Cisco IOS File System, Configuration Files, and Software Images
Working with the Flash File System
These sections contain this configuration information:
•
Displaying Available File Systems, page B-2
•
Setting the Default File System, page B-3
•
Displaying Information about Files on a File System, page B-3
•
Changing Directories and Displaying the Working Directory, page B-4
•
Creating and Removing Directories, page B-4
•
Copying Files, page B-5
•
Deleting Files, page B-5
•
Creating, Displaying, and Extracting Files, page B-6
Displaying Available File Systems
To display the available file systems on your switch, use the show file systems privileged EXEC
command as shown in this example for a stacking-capable switch. In this example, the stack master is
stack member 2; therefore
flash2:
is aliased to
flash:
. The file system on stack member 5 is displayed
as
flash5
on the stack master.
Switch#
show file systems
File Systems:
Size(b) Free(b) Type Flags Prefixes
- - opaque ro bs:
* 57409536 25664000 flash rw flash: flash2:
- - opaque rw system:
524288 512375 nvram rw nvram:
- - opaque ro xmodem:
- - opaque ro ymodem:
- - opaque rw null:
- - opaque ro tar:
- - network rw tftp:
- - network rw rcp:
- - network rw http:
- - network rw ftp:
- - opaque ro cns:
57409536 27306496 flash rw flash5:
Table B-1
show file systems Field Descriptions
Field
Value
Size(b)
Amount of memory in the file system in bytes.
Free(b)
Amount of free memory in the file system in bytes.
Type
Type of file system.
flash—The file system is for a flash memory device.
nvram—The file system is for a NVRAM device.
opaque—The file system is a locally generated pseudo file system (for example, the system) or a download
interface, such as brimux.
unknown—The file system is an unknown type.