beautypg.com

Show file systems – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 179

background image

File Management Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

7.33

show file systems

This command lists the filesystems and their utilization information where appropriate.

If this command is entered on the stack master, it will list the filesystems for all the stack
members. A stack member heading is displayed to distinguish the different lists shown for
each stack member.

Syntax

show file systems

Mode

Privileged Exec

Examples

To display the filesystems for either a standalone device, or a complete stack, use the
command:

Output

Figure 7-9: Example output from the show file systems command

Related Commands

edit
edit (URL)
show file

awplus#

show file systems

awplus#show file systems
Size(b) Free(b) Type Flags Prefixes S/D/V Lcl/Ntwk Avail
-------------------------------------------------------------------
63.0M 29.4M flash rw flash: static local Y
- - system rw system: virtual local -
10.0M 9.9M debug rw debug: static local Y
499.0K 404.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 7-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:
flash, system, nvs, usbstick, tftp, scp, sftp, or http.

Flags

The file setting options: rw (read write), ro (read only).

Prefixes

The prefixes used when entering commands to access the
filesystems:
flash, system, nvs, usb, tftp, scp, sftp, or http.

S/V/D

The memory type: static, virtual, dynamic.

Lcl / Ntwk

Whether the memory is located locally or via a network connection.

Avail

Whether the memory is accessible: Y (yes), N (no), - (not
appropriate)