cluster-delete
To delete a cluster for high availability (HA) in a fabric, use the cluster-delete command.
Syntax cluster-delete
name name-string |
Specify the name of the cluster. |
Defaults None
Access CLI
History
Version 1.2 |
Command introduced. |
Version 2.1 |
The parameter private-link added. |
Version 2.2 |
The parameter private-link deprecated. |
Usage A cluster allows two switches to cooperate in high-availability (HA) deployments. The nodes that form the cluster must be members of the same fabric. Clusters are typically used in conjunction with a virtual link aggregation group (VLAG) that allows links physically connected to two separate switches appear as a single trunk to a third device. The third device can be a switch, server, or any Ethernet device.
Examples To delete a cluster named, cluster_eng, use the following command:
CLI (network-admin@switch) > cluster-delete name cluster_eng