Displaying available file systems – Dell POWEREDGE M1000E User Manual

Page 1208

Advertising
background image

B-2

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide

OL-13270-03

Appendix B Working with the Cisco IOS File System, Configuration Files, and Software Images

Working with the Flash File System

Changing Directories and Displaying the Working Directory, page B-4

Creating and Removing Directories, page B-5

Copying Files, page B-5

Deleting Files, page B-6

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 switch.

Switch# show file systems

File Systems:

Size(b) Free(b) Type Flags Prefixes

* 15998976 5135872 flash rw flash:

- - opaque rw bs:

- - opaque rw vb:

524288 520138 nvram rw nvram:

- - network rw tftp:

- - opaque rw null:

- - opaque rw system:

- - opaque ro xmodem:

- - opaque ro ymodem:

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.

Advertising