92| Contr ol Plane Security DellPowerConnect W- Series ArubaOS 6.2 | User Guide
The <ip-address>parameter in this command is the IP address of a member controller in the cluster, and the
<key> parameterin each command is the IPsec key for communication between the specified member controller
and thec lusterroot. Use the IP address 0.0.0.0inthis command to set a single IPsec key for all memberDell
controllers,or repeat this c ommandas desired to define a different IPsec key for each cluster member.
Creating a Cluster Member
Onceyo uhave identified t hecluster root, you must then identify the member Dell controllersi nt hecluster.
Use the WebUI to identify a controller as a clustermember and use an IPsec key to secure communication between
the clustermember and the cluster root. Use t he command-lineinterface to create a cluster memberand secure
communications between that memberand the cluster root usingan IPsec key, factory-installed certificate or
custom certificate.
To create a cluster member using the WebUI:
1. A ccess the WebUI of the clustermember controller, and navigate to Configuration>Controller.
2. Click t he Cluster Setting tab.
3. Fo r the clusterrole, select Member.
4. I n the Controller IP Address field, enter the IP address of the root controller in the cluster.
5. I n the IPsec Key andRetype IPsec Key fields, enter the IPsec key for communication between the specified
membercontroller and the cluster root. This parametermust be have the same value as the key defined for the
clustermember in "Creating a Cluster Root" o n page 91.
6. Click A dd.
7. Click A pplyto save your settings.
To create a clusterroo t via the CLI, access each of the membermaster D ellcontrollers and define the IPsec key or
certificate for communication between that controller and the cluster root.
cluster-root-ip <ip-address>
ipsec <key>
factory-cert master-mac <mac>
ipsec-custom-cert master-mac1 <mac1> [master-mac2 <mac2>] ca-cert <ca> server-cert <cert>
[suite-b <gcm-128 | gcm-256>]
In this command the <ip-address>parameteris the IP address of the root master controller in the cluster. If you
are usingan I Psec key, the <key> parameterin this command must be havet hesame value as the key defined for
the clustermember via the cluster-member-ipcommand.
Viewing Controll er Cluster Settings
To view your current cluster configuration via the WebUI:
1. N avigate to Configuration>Controller.
2. Click t he Cluster Setting tab.
lIf you are viewing the WebUI of a cluster root, the output of this command displays the IP address of the
VLAN on the cluster member used to connect to the cluster root.
lIf you are viewing the WebUI of a cluster member, the output of this command displays the IP address of the
VLAN on the cluster root used to co nnect to the cluster member.
To view your currentc lusterconfiguration via the command-line interface, issue the CLI commands described in
Table2 2.