Wireless Access Point
456 The Command Line Interface
cluster
The cluster command [MYAP(config)# cluster] is used to create and operate
clusters. Clusters allow you to configure multiple APs at the same time. Using
CLI (or WMI), you may define a set of APs that are members of the cluster. Then
you may switch the AP to Cluster operating mode for a selected cluster, which
sends all successive configuration commands issued via CLI or WMI to all of the
member APs. When you exit cluster mode, configuration commands revert to
applying only to the AP to which you are connected.
For more information, see “Clusters” on page 399.
Command Description
add Create a new AP cluster. Enters edit mode for that
cluster to allow you to specify the APs that belong
to the cluster.
FORMAT:
cluster add [cluster-name]
del Delete an AP cluster. Type del? to list the existing
clusters.
FORMAT:
cluster del [cluster-name]
edit Enter edit mode for selected cluster to add or
delete APs that belong to the cluster.
FORMAT:
cluster edit [cluster-name]
operate Enter Cluster operation mode. All configuration
commands are applied to all of the selected
cluster’s member APs until you give the end
command (see above).
FORMAT:
cluster operate [cluster-name]
reset Delete all clusters.
FORMAT:
cluster reset