Brocade Fabric OS Encryption Administrator’s Guide Supporting NetApp Lifetime Key Manager (LKM) and KeySecure Storage Secure Key Manager (SSKM) Environments (Supporting Fabric OS v7.2.0) User Manual

Page 149

Advertising
background image

Fabric OS Encryption Administrator’s Guide (LKM/SSKM)

131

53-1002925-01

Steps for connecting to an LKM/SSKM appliance

3

NOTE

If the maximum number of certificates is exceeded, the following message is displayed.

Maximum number of certificates exceeded. Delete an unused certificate with the

‘cryptocfg –-delete –file’ command and then try again

.

7. Enter the cryptocfg

--

show

-

file

-

all command on the group leader to verify that you have

imported all necessary certificates.

The following example shows the member node CP certificate that was imported earlier to the
group leader.

SecurityAdmin:switch> cryptocfg --show -file -all

File name: enc_switch1_cp_cert.pem, size: 1338 bytes

8. On the group leader, register each node you are planning to include in the encryption group.

Enter the cryptocfg

--

reg

-

membernode command with appropriate parameters to register

the member node. Specify the member node’s WWN, Certificate filename, and IP address
when executing this command. Successful execution of this command distributes all
necessary node authentication data to the other members of the group.

SecurityAdmin:switch> cryptocfg --reg -membernode \

10:00:00:05:1e:39:14:00 enc_switch1_cert.pem 10.32.244.60

Operation succeeded.

NOTE

The order in which member node registration is performed defines group leader succession. At
any given time there is only one active group leader in an encryption group. The group leader
succession list specifies the order in which group leadership is assumed if the current group
leader is not available.

9. Display encryption group member information. This example shows the encryption group

"brocade" with two member nodes, one group leader and one regular member. No key vault or
HA cluster is configured, and the values for link key IDs are zero.

SecurityAdmin:switch> cryptocfg --show -groupmember -all

NODE LIST

Total Number of defined nodes:2

Group Leader Node Name: 10:00:00:05:1e:41:9a:7e

Encryption Group state: CLUSTER_STATE_CONVERGED

Node Name: 10:00:00:05:1e:41:9a:7e (current node)

State: DEF_NODE_STATE_DISCOVERED

Role: GroupLeader

IP Address: 10.32.244.71

Certificate: GL_cpcert.pem

Current Link Key State: Not configured

Current Link KeyID: 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00

Alternate Link Key State:Not configured

Alternate Link KeyID: 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00

EE Slot: 0

SP state: Operational; Need Valid KEK

Current Link KeyID: 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00

Alternate Link KeyID: 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00

No HA cluster membership

Node Name: 10:00:00:05:1e:39:14:00

Advertising