Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide network-storage | 347
network-storage
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:
z Configure a file system path for the share–This allows users to access the share from their computer.
z Remove the share access using the no share command.
Syntax
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.
Command History
This command was introduced in ArubaOS 3.4.
Command Information
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.
(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
Platforms Licensing Command Mode
W-600 Series Controller Base operating system Enable mode.