CLI Guide

Table Of Contents
The value can have 8-32 characters.
The value can include spaces and printable UTF-8 characters except: " , . < \
A value that includes only printable ASCII characters must include at least one uppercase
character, one lowercase character, one numeric character, and one non-alphanumeric character.
If this parameter is omitted, the command prompts you to enter and re-enter a value, which is
displayed obscured for security reasons. For an SNMPv3 user whose authentication-type parameter
is set to use authentication, this specifies the authentication password.
[user]
Optional. The user name for which to set the password. If this parameter is omitted, this command
affects the logged-in users password.
Examples Change the password for a user named LabAdmin.
# set password LabAdmin
Enter new password: ********
Re-enter new password: ********
Change the password for a user named JDoe.
# set password JDoe password Abcd%1234
See also show users
set peer-connection
Description
Modifies a peer connection between two systems.
You can use this command to change the name of a current peer connection or to change the port
address of the remote system without changing the peer connection configurations. For example, you
could configure a peer connection and then move one of the peers to a different network.
You can run this command on either the local system or the remote system. You must specify the
username and password of a user with the manage role on the remote system.
Changing the peer connection name will not affect the network connection so any running
replications will not be interrupted.
Changing the remote port address will modify the network connection, which is permitted only if
there are no active replications using the connection. Abort all replications before modifying the peer
connection. Additionally, either suspend the replication set to prevent any scheduled replications from
running during the operation, or make sure the network connection is offline. After you have modified
the peer connection, you can resume the replication set.
Minimum role manage
Syntax
set peer-connection
[name new-name]
[remote-password password]
[remote-port-address remote-port-address]
remote-username username
peer-connection-ID
Parameters
[name new-name]
Optional. A new name for the peer connection. If you specify this parameter you may not specify the
remote-port-address parameter. 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: " , . < \
Alphabetical list of commands 141