Dell POWEREDGE M1000E User Manual

Page 203

Advertising
background image

Fabric OS Command Reference

175

53-1002746-01

cryptoCfg

2

Files to be imported include member node CP certificates and key vault
certificates. Use the cryptocfg --show -file -all command to view all imported
files. The following operands are supported with the --importcommand:

-scp

Imports a specified certificate from an external host using the secure copy (SCP)
protocol. When -scp is specified, the following operands are required:

local_name

Specifies the name to be assigned to the imported certificate. This is a
user-generated file name.

host_IP | host_name

Specifies the IP address or name of the host from which to import the file. To
specify the host by name, it must first be configured with the dnscCnfig
command.

host_username

Specifies the user name for the host. Depending on your host configuration,
this command may prompt for a password.

host_file_path

Specifies the fully qualified path of the file to be imported. The path must
include the file name.

-usb

Imports a file from a mounted USB storage device. This command is valid only on
nodes with an attached USB device. When -usb is specified, the following
operands are required:

dest_filename

Specifies the name to be assigned to the imported file. This is a
user-generated file name.

source_filename

Specifies the name of the certificate on the USB storage device from which
you are importing.

--reg -membernode

Registers a member node with the group leader. This command is valid only on
the group leader. The encryption group must have been created prior to
performing member node registration. All member nodes and group leaders must
be registered before encryption group discovery and formation can occur.

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.

The following operands are required when registering a member node with the
group leader:

member_node_WWN

Specifies the switch world wide name of the member node.

member_node_certfile

Specifies the member node CP certificate. You must have exported this file earlier
to external storage and then imported it to the group leader before you can
register a member node. Use the cryptocfg --show -file -all command to view all
imported certificates.

member_node_IP_add

Specifies the IP address of the member node to be registered with the group
leader.

Advertising