Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

Fabric OS Command Reference Manual 2-315
Publication Number: 53-1000240-01
iscsiTargetName
2
Note: Enter commands in lowercase only; mixed case is for readability.
iscsiTargetName
Displays or modifies the IQN prefix of iSCSI target names.
Synopsis iscsitargetname --show
iscsitargetname --modify -t target_name
Description Use this command to display or modify the IQN prefix of iSCSI target names. The default prefix is
iqn.2002-12.com.brocade.
N
ote
The execution of this command is subject to Admin Domain restrictions that may be in place.
Operands This command has the following operands:
--show Displays the target name prefix.
--modify -t target_name
Changes the target name IQN prefix to target_name.
Examples To display a target name prefix:
To change the target name prefix:
See Also fosConfig, iscsiCfg, iscsiPortCfg
switch:admin> iscsitargetname --show
Target name is: iqn.2002-12.com.brocade
switch:admin> iscsitargetname --modify -u iqn.2002-10.com.brocade
The operation completed successfully