setasstdby

Use the setasstdby command to set a management server to be the standby management server of another active management server.

Syntax

Read syntax diagramSkip visual syntax diagramsetasstdby-help-h-?-quiet-serveractive_server_ip

Parameters

-help | -h | -?
Lists help for the command. If you specify additional parameters and arguments, those parameters and arguments are ignored.
-quiet
Suppresses the confirmation prompt for this command. This flag answers yes to all confirmation prompts.
-server active_server_ip
Specifies the IP address of the active management server for which the local management server is to be the standby server.

Example: Creating a standby management server

The following command sets the local server as a standby management server for the active management server with IP address 127.0.0.1.

csmcli> setasstdby -server 127.0.0.1

The following output is returned:

IWNR3020I  Connection to the active high-availability server at 
system1.csm.example.com making the server 
system2.csm.example.com a standby was successful.