140
Command Reference for IE200 Series Industrial Managed PoE+ Switches
C613-50066-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
F
ILE
M
ANAGEMENT
C
OMMANDS
SHOW
FILE
SYSTEMS
show file systems
Overview
This command lists the filesystems and their utilization information where
appropriate.
Syntax
show file systems
Mode
Privileged Exec
Examples
To display the filesystems, use the command:
awplus#
show file systems
Output
Figure 3-8:
Example output from the
show file systems
command
awplus#show file systems
Size(b) Free(b) Type Flags Prefixes S/D/V Lcl/Ntwk Avail
-------------------------------------------------------------------
63.0M 8.2M flash rw flash: static local Y
- - system rw system: virtual local -
10.0M 9.9M debug rw debug: static local Y
499.0K 430.0K nvs rw nvs: static local Y
- - usbstick rw usb: dynamic local N
- - tftp rw tftp: - network -
- - scp rw scp: - network -
- - sftp ro sftp: - network -
- - http ro http: - network -
- - rsync rw rsync: - network -
Table 3-2: Parameters in the output of the
show file systems
command
Parameter
Description
Size (B)
Available
The total memory available to this filesystem. The units are given
after the value and are M for Megabytes or k for kilobytes.
Free (B)
The total memory free within this filesystem. The units are given
after the value and are M for Megabytes or k for kilobytes.
Type
The memory type used for this filesystem; one of:
flash
system
nvs
tftp
scp
sftp
http.
Flags
The file setting options: rw (read write), ro (read only).