Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

Fabric OS Command Reference Manual 313
53-1000436-01
iscsiCfg
2
--delete tgt -t target_name [-h ]
Deletes a target entry with the specified target_name.
--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.
lun iSCSI LUN map parameters. Actions on lun are:
--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.
-show lun [-t target_name] [-h ]
Displays the LUN database; target_name is optional.
dd Discovery Domain (DD) parameters. Actions on dd are:
--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 member(s)
specified are not a part of the specified domain, an error will be 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 a part of a DD set, the set shall be 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.
--clear dd [-h ]
Deletes the DD and DDset databases.
-show dd [-d dd_name] [-h ]
Displays the DD database; dd_name is optional.
ddset Discovery Domain Set parameters. Actions on ddset are:
--create ddset -n
ddset_name -d dd_list [-h ]
Creates a DD set entry with the specified ddset_name and dd_list. The DDs in
dd_list must already exist.
--delete ddset -n ddset_name [-d dd_list] [-h ]
Deletes the DD set with ddset_name. If dd_list is specified, only those DDs
are deleted; otherwise, the entire DD set is deleted.
--enable ddset -n ddset_name [-h ]
Activates the DD set specified.