Skip to main content

system ha interconnect port sharing modify

Contributors
Suggest changes

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

Description

The system ha interconnect port sharing modify command sets the state of port sharing for the specified node.

Parameters

-node <nodename> - Node (privilege: advanced)

This parameter specifies the node on which to modify port sharing.

[-enabled {true|false}] - Enabled (privilege: advanced)

Set this parameter to enable/disable port sharing.

Examples

The following example modifies the HA interconnect device port sharing to enabled:

cluster1::*> system ha interconnect port sharing modify -node node1 -enabled true

cluster1::*> system ha interconnect port sharing show
Node            Enabled
--------------  -------
node1           true
node2           false