Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 233

Advertising
background image

Fabric OS Command Reference

203

53-1003131-01

cryptoCfg

2

To replace an encryption engine in HA cluster "HAC2":

SecurityAdmin:switch> cryptocfg --replace \

-haclustermember HAC2 10:00:00:05:1e:53:4c:91 \

10:00:00:05:1e:39:53:67

Replace HA cluster member status: Operation Succeeded.

To remove HA cluster member 10:00:00:05:1e:53:74:87 from the HA cluster "HAC2":

SecurityAdmin:switch> cryptocfg --rem -haclustermember \

HAC2 10:00:00:05:1e:53:74:87

Remove HA cluster member status: Operation Succeeded.

To delete a previously created (committed) HA cluster named HAC1:

SecurityAdmin:switch> cryptocfg --delete -hacluster HAC1

Delete HA cluster status: Operation succeeded

To delete stale DEK entries:

SecurityAdmin:switch> cryptocfg --delete -stale_dek 10:00:00:05:1e:4b:54:00 3

Operation succeeded. 130 stale entries removed

To commit the changes:

SecurityAdmin:switch> cryptocfg --commit

Operation Succeeded

To view the changes:

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

Encryption Group Name: brocade_1

Number of HA Clusters: 1

HA cluster name: HAC2 - 1 EE entry

Status: Defined

WWN Slot Number Status

10:00:00:05:1e:39:53:67 0 Online

To initiate a manual failback of an encryption engine:

SecurityAdmin:switch> cryptocfg --failback -EE

10:00:00:05:1e:39:53:67 0 22:00:00:04:cf:6e:57:62

Operation Succeeded

FUNCTION

4. Storage device configuration and management

SYNOPSIS

cryptocfg --help -devicecfg

cryptocfg --create -container disk | tape
crypto_target_container_name
EE_node_WWN [EE_slot] target_PWWN target_NWWN
[-initiator initiator_PWWN initiator_NWWN
[initiator_PWWN initiator_NWWN]...]

cryptocfg --delete -container crypto_target_container_name

cryptocfg --failback -EE current_node_WWN [current_slot]
new_node_WWN [new_slot]

cryptocfg --move -container crypto_target_container_name

Advertising