Reference Guide

NAS-volumes edit interoperability-policy
Description
Modify the interoperability policy of a NAS volume.
Format
NAS-volumes edit interoperability-policy <Name> {options}
Arguments
Argument Description Format
<Name> NAS volume name Existing NAS volume name
Options
Option Description Format
-SecurityStyle <SecurityStyle> Interoperability policy Possible values are Mixed, NTFS,
UNIX
-DefaultUNIXFilePermissions
<DefaultUNIXFilePermissions>
Default UNIX file permissions for
files that will be created from
Windows on a NAS volume with a
UNIX interoperability policy
UNIX permission (rwxrwxrwx) in
octal format
-DefaultUNIXFolderPermissions
<DefaultUNIXFolderPermissions>
Default UNIX file permissions for
folders that will be created from
Windows on a NAS volume with a
UNIX interoperability policy
UNIX permission (rwxrwxrwx) in
octal format
Example
Change the security style of a NAS volume named vol1 to UNIX:
CLI> NAS-volumes edit interoperability-policy vol1 -SecurityStyle UNIX
NAS-volumes edit data-reduction
Description
Modify the data reduction settings of a NAS volume.
Format
NAS-volumes edit data-reduction <Name> {options}
225