Brocade Communications Systems A7533A - Brocade 4Gb SAN Switch Base Command Reference Manual page 325

Brocade fabric os command reference guide v6.1.0 (53-1000599-02, june 2008)
Hide thumbs Also See for A7533A - Brocade 4Gb SAN Switch Base:
Table of Contents

Advertisement

lun
dd
Fabric OS Command Reference
53-1000599-02
--modify tgt -t target_name -a auth_method [-h]
Associates the authentication method auth_method with the target. Valid
values for auth_method are CHAP and none. If CHAP is specified, then either
one-way or mutual CHAP is enforced, based on the login frame from the host.
--addusername tgt -t target_name -u user_list [-h]
Binds user names defined in AUTH database to the specific target.
--deleteusername tgt -t target_name -u user_list [-h]
Unbinds user names defined in AUTH database from the specific target
--clear tgt [-h]
Clears the iSCSI target database from the fabric.
--show tgt [-t target_name] [-v] [-h]
Displays the iSCSI target database entries for target_name.
iSCSI LUN map parameters. Actions on lun include:
--add lun -t target_name -w fc_wwn -l lun_map [-h]
Adds the LUN map to target_name. port_wwn specifies the port WWN of the
physical FC target whose LUNs are to be mapped to the iSCSI target. lun_map
specifies the LUN map. A LUN map is required that maps the specified
physical LUNs to specified virtual LUNs. lun_map is specified as a pair:
"virtual LUN list:physical LUN list". Either single or multiple list mapping can
be specified.
--delete lun -t target_name -w fc_wwn -l virtual_lun_list[-h]
Deletes the LUN map from target_name. If target_name is specified only, all
LUN maps associated with target_name are deleted. If target_name and
port_wwn are specified, all LUN maps associated with target_name and
port_wwn are deleted. If target_name and virtual_lun_list are specified, the
specified LUN map is deleted.
--show lun [-t target_name] [-h]
Displays the LUN database; target_name is optional.
Discovery Domain (DD) parameters. Actions on dd include:
--create dd -d dd_name -m member_list [-h]
Creates a DD entry with the specified dd_name and member_list (iSCSI
initiators and targets).
--delete dd -d dd_name [-m member_list ] [-h]
Deletes the member or members specified in member_list from an existing
iSCSI Discovery Domain (DD). If a DD does not exist or the members specified
are not a part of the specified domain, an error is returned. If, after deletion,
there are no members remaining in the domain, the domain is deleted. If no
members are specified, the DD is deleted. If a DD to be deleted is part of a
DD set, the set is modified to reflect the missing DD. member_list has to be
iSCSI entity names in a valid format. Currently, only IQN format is supported.
Multiple entities may be specified as a comma-separated list. The IQN may be
a maximum of 64 characters.
--add dd -d dd_name -m member_list [-h]
Adds a new member to an existing DD. DD member lists also are acceptable.
2
iscsiCfg
299

Advertisement

Table of Contents
loading

Table of Contents