cnode activate

Prev Next

This command activates a CNode.

Usage
cnode activate {--id ID}|{--name NAME}
               [--replace]
               [--power-on]
               [--skip-network-validation]
Required Parameters

{--id ID}|{--name NAME}

Identify the CNode to be activated by specifying the CNode ID or name.

Options

--replace

Activates a replacement CNode.

--power-on

Activates the CNode and powers it on.

--skip-network-validation

Skips internal network validation before CNode activation.

Example

This example shows activation of CNode cnode-1:

vcli: admin> cnode activate --name cnode-1