CLI Guide
Optional. Enables or disables the Service Location Protocol (SLP) interface. SLP is a discovery protocol that
enables computers and other devices to find services in a LAN without prior configuration. This system uses
SLP v2. This is enabled by default.
SMI-S uses SLP to advertise WBEM interfaces. If SMI-S is enabled, disabling SLP will prevent WBEM
interfaces from being advertised.
[smis enabled|disabled|on|off]
Optional. Enables or disables the secure Storage Management Initiative Specification interface (SMI-S)
interface. This option allows SMI-S clients to communicate with each embedded SMI-S provider of the
controller via HTTPS port 5989. HTTPS port 5989 and HTTP port 5988 cannot be enabled at the same time,
so enabling this option will disable port 5988. 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.
[snmp enabled|disabled|on|off]
Optional. Enables or disables the Simple Network Management Protocol interface. Disabling this option
disables all SNMP requests to the MIB and disables SNMP traps. To configure SNMP traps use the set
snmp-parameters command. This is disabled by default.
[ssh enabled|disabled|on|off]
Optional. Enables or disables the secure shell CLI. This is enabled by default.
[ssh-port port]
Optional. Specifies the port number to use for SSH. The default is 22.
[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.
Alphabetical list of commands 141