Skip to main content
Command reference

security cluster-network modify

Suggest changes

Modify cluster security configurations

Availability: This command is available to cluster administrators at the admin privilege level.

Description

The security cluster-network modify command modifies the cluster security configurations.

Parameters

[-enabled {true|false}] - Enable Cluster Security?

Choose whether to enable cluster security or to disable it. The default state is false.

[-mode {tls|tls_ipsec}] - Cluster Security Mode

Cluster security mode.

[-force {true|false}] - Force Disable (privilege: advanced)

If true, forces the disable of IPsec to bring the cluster to a quiescent state. This is an advanced-privilege parameter.

Examples

The following example enables the cluster security feature and sets the mode.

cluster1::> security cluster-network modify -enabled true -mode tls