CLI Guide

Table Of Contents
[telnet enabled|disabled|on|off]
Optional. Enables or disables the standard CLI. This is disabled by default.
[usmis enabled|disabled|on|off]
Optional. Enables or disables the unsecure Storage Management Initiative Specification (SMI-S)
interface. This option allows SMI-S clients to communicate with each controller's embedded SMI-S
provider via HTTP port 5988. HTTP port 5988 and HTTPS port 5989 cannot be enabled at the same
time, so enabling this option will disable port 5989. This is disabled by default.
SMI-S uses SLP to advertise WBEM interfaces. To use SMI-S and advertise WBEM interfaces you
must enable the smis parameter and the slp parameter.
Examples Disable unsecure HTTP connections and enable FTP.
# set protocols http disabled ftp enabled
Enable Telnet, which is an unsecured protocol.
# set protocols telnet enabled
Set the default management mode to virtual.
# set protocols management-mode virtual
Enable SFTP and set it to use port 2020.
# set protocols sftp enabled sftp-port 2020
See also
set cli-parameters
show protocols
set replication-set
Description
Changes parameters for a replication set. This command applies to virtual storage only.
For a replication set with a single primary volume, you can change the name, queue policy, snapshot
history, and snapshot-retention policy settings.
For a replication set with a primary volume group, you can change the name and queue policy only.
Volume membership cannot change for the life of the replication set.
You can run this command on either the primary or secondary system.
Minimum role manage
Syntax
set replication-set
[name new-name]
[queue-policy discard|queue-latest]
[snapshot-basename basename]
[snapshot-count #]
[snapshot-history disabled|off|secondary|both]
[snapshot-retention-priority never-delete|high|medium|low]
current-replication-set-ID
Parameters
[name new-name]
Optional. Specifies a new name for the replication set. Input rules:
The value is case sensitive.
The value can have a maximum of 32 bytes.
The value can include spaces and printable UTF-8 characters except: " , . < \
146 Alphabetical list of commands