Users Guide
network-storage [deprecated]
network-storage [share <share-name>]
share [usb: disk <disk-name> <filesystem-path> mode {read-only | read-write}
no share
Description
This command allows you to perform the following operation on a network share:
l Configure a file system path for the share–This allows users to access the share from their computer.
l Remove the share access using the no share command.
Syntax
Parameter Description
share
Enter a name for the share on the controller. After you enter this command,
the CLI mode will shift to operations on that share.
Usage Guidelines
To access the share, you must create a filesystem path to the share. enter:
(host) (config-network-storage share)# share usb: disk <disk name> <filesystem path> mode
Where,
disk name is the name of the disk. You can also specify the disk alias instead of the disk name.
filesystem path is the path to access the share. This path contains the partition name and the shared folder
name.
mode is the permission settings. You can either specify read-only or read-write modes.
Example
The following command associates a share to a file system path and configures the access mode.
(host) (config-network-storage share)#share usb: disk Maxtor1TB Maxtor-Basics_Desktop-
2HBADMJ4_p1/documents mode read-write
(host) (config-network-storage share)#show network-storage shares
NAS Shares
----------
Disk Name Partition Name Folder Name Share Name Share Path Share Mode Status
--------- -------------- ----------- ---------- ---------- --------- ------
Maxtor1TB MxDocs documents Documents Maxtor-Basics_Desktop-2HBADMJ4_
p1/documents Read-Write Active
Command History
Release Modification
ArubaOS 3.4 Command introduced.
ArubaOS 6.2 Command deprecated.
Dell Networking W-Series ArubaOS 6.4.x | User Guide network-storage [deprecated] | 660