CLI Guide

pool
The name of the storage pool for which to change settings.
Examples For pool A, set the low threshold to 30%.
# set pool low-threshold 30% A
For pool B, disable overcommit.
# set pool overcommit off B
See also
delete pools
show pools
set prompt
Description
Sets the prompt for the current CLI session. This setting does not persist beyond the current session.
Minimum role manage
Syntax
set prompt
prompt
Parameters
prompt
The new prompt. Input rules:
The value is case sensitive.
The value can have a maximum of 16 characters.
The value can include spaces and printable UTF-8 characters except: " , . < \
A value that includes a space must be enclosed in double quotes.
Examples Change the prompt from "# " to "CLI$ " and start entering a show command.
# set prompt "CLI$ "
Success: Command completed successfully. (2014-07-17 16:44:25)
CLI$ show ...
set protocols
Description
Enables or disables management services and protocols. In console format, if you enable an unsecured
protocol the command will prompt for confirmation.
Minimum role manage
Syntax
set protocols
[activity enabled|disabled|on|off]
[debug enabled|disabled|on|off]
[ftp enabled|disabled|on|off]
[http enabled|disabled|on|off]
[https enabled|disabled|on|off]
[management-mode v2|v3|linear|virtual]
[ses enabled|disabled|on|off]
[sftp enabled|disabled|on|off]
[sftp-port port]
Alphabetical list of commands 139