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

Page 244

Advertising
background image

214

Fabric OS Command Reference

53-1003131-01

cryptoCfg

2

--add -initiator

Adds one or more initiators to an existing CTC. An initiator that is added to a CTC
facilitates discovering the LUNs of the target as exposed to these initiators. You
must still add the initiators when you add the LUN to the CTC to enable access for
these initiators.

This command is valid only on the group leader. The following operands are
required when adding an initiator to a CTC:

crypto_target_container_name

Specifies the name of the CTC to which the initiators should be added.

initiator_PWWN

Specifies the initiator port WWN.

initiator_NWWN

Specifies the initiator node WWN.

--remove -initiator

Removes an initiator from the specified CTC. This command is valid only on the
group leader. The following operands are required when removing anm initiator:

crypto_target_container_name

Specifies the name of the CTC from which the initiator is to be removed.

initiator_PWWN

Specifies the initiator port WWN.

--add -LUN

Adds a LUN to a CTC and optionally sets encryption policies for the LUN. The
maximum number of Tape LUNs that can be added to an Initiator in a container is
8. LUN policies may be set at this time or after the LUN is added. The maximum
number of LUNs you can add in one commit operation is 25. There is a delay of
five seconds for each commit operation.

This command is valid only on the group leader. The following operands are
supported:

crypto_target_container_name

Specifies the name of the CTC to which the LUN is added. This operand is
required.

LUN_Num | LUN_Num_Range

Specifies the LUN number or a range of LUN numbers. These operands are
mutually exclusive. The LUN number can be either a 16-bit (2 bytes) number in
hex notation (for example, 0x07) or a 64-bit (8 bytes) number in WWN format (for
example, 00:07:00:00:00:00:00:00). When specifying a range, the LUN numbers
must be 16-bit numbers in hex format. The Range parameter is not supported for
64-bit LUN numbers.

The LUN number must be zero when a tape LUN is specified and the tape drive is
a single LUN device.

initiator_PWWN initiator_NWWN

Optionally specifies one or more hosts (initiators) that will be permitted to access
the LUN. For each initiator added, the port WWN and the node WWN must be
specified. You may add more than one initiator.

Encryption policy parameters: The following encryption policy configuration
parameters can be optionally set for disk and tape devices when adding a LUN to
a CTC, or they can be set at a later time with the --modify -LUN command.

The tape policies specified at the LUN level take effect if you do not create tape
pools or configure policies at the tape pool level.

Advertising