system ha interconnect port sharing modify
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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