Dell POWEREDGE M1000E User Manual

Page 226

Advertising
background image

198

Fabric OS Command Reference

53-1002746-01

cryptoCfg

2

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
new_node_WWN [new_slot]

cryptocfg --add -initiator crypto_target_container_name
initiator_PWWN initiator_NWWN
[[initiator_PWWN initiator_NWWN]...]

cryptocfg --remove -initiator crypto_target_container_name
initiator_PWWN [initiator_PWWN...]

cryptocfg --add -LUN crypto_target_container_name
LUN_Num | LUN_Num_Range
initiator_PWWN initiator_NWWN
[initiator_PWWN initiator_NWWN]...]
[-lunstate encrypted | cleartext]
[-keyID keyID]
[-encryption_format native | DF_compatible]
[-encrypt | -cleartext]
[-enable_encexistingdata | -disable_encexistingdata]
[-enablerekey time_period | -disable_rekey]
[-key_lifespan time_in_days | none]
[-newLUN]]

Advertising