Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.3.0 (53-1001337-01, July 2009)

168 Fabric OS Command Reference
53-1001337-01
cryptoCfg
2
To deregister a member node:
SecurityAdmin:switch> cryptocfg --dereg -membernode 10:00:00:05:1e:53:b6:80
Operation succeeded.
To generate a trusted link establishment package (TEP):
SecurityAdmin:switch>cryptocfg --dhchallenge 10.33.54.231
Operation succeeded.
To issue the DH response to retrieve the TAP from the NetApp LKM appliance:
SecurityAdmin:switch>cryptocfg --dhresponse 10.33.54.231
Operation succeeded.
To zeroize all critical security parameters on an encryption switch:
SecurityAdmin:switch> cryptocfg --zeroizeEE
This will zeroize all critical security parameters
ARE YOU SURE (yes, y, no, n): [no]y
Operation succeeded.
To delete a file from the local node:
SecurityAdmin:switch> cryptocfg --delete -file
/etc/fabos/certs/sw0/foo.pem
This will permanently delete the selected file.
ARE YOU SURE (yes, y, no, n): [no] y
To display local encryption engine information for a Brocade FS8-18 encryption blade on a DCX:
SecurityAdmin:switch> cryptocfg --show -localEE
EE Slot: 7
SP state: Online
Primary Link KeyID: 72:21:1a:32:b7:b0:95:e2:d4:50:db:b9:86:2d:b4:05
Secondary Link KeyID: 7c:04:9f:e9:0b:5e:0b:7b:43:69:69:1c:50:f1:5c:6f
HA Cluster Membership: hac1
EE Attributes:
Link IP Addr : 10.32.53.110
Link GW IP Addr: 10.32.48.1
Link Net Mask : 255.255.240.0
Link MAC Addr : 00:05:1e:53:88:f3
Link MTU : 1500
Link State : UP
Route Mode : SHARED
Media Type : DISK
System Card Label :
System Card CID :
Remote EE Reachability :
Node WWN/Slot EE IP Addr EE State IO Link State
10:00:00:05:1e:50:4f:00/2 10.32.50.156 EE_STATE_ONLINE Reachable
B. Encryption group configuration
To create an encryption group “brocade”:
SecurityAdmin:switch> cryptocfg --create -encgroup brocade
Encryption group create status: Operation Succeeded.