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

Fabric OS Command Reference Manual 2-305
Publication Number: 53-1000240-01
iscsiCfg
2
Note: Enter commands in lowercase only; mixed case is for readability.
To display the iSCSI initiators that attempted to login:
To display all targets that are accessible by a specified initiator
To clear the iSCSI initiator database:
To display in-progress database transactions:
To abort a database transaction:
To commit the changes to persistent memory:
See Also fosConfig, iscsiPortCfg, iscsiSessionCfg
switch:admin> iscsicfg --show initiator
Number of records found: 1
Name IP Address
iqn.1991-05.com.brocade:initiator1 172.16.14.101
switch:admin> iscsicfg --show initiator -i iqn.1991-05.com.brocade:initiator1
Initiator details are:
Name IP Address
iqn.1991-05.com.brocade:isi154116.englab.brocade.com 172.16.14.101
No. of targets currently accessible to the specified initiator are: 4
iqn.2222-12.com.brocade:tgt1
iqn.2222-12.com.brocade:tgt2
iqn.2002-12.com.brocade:50:06:0e:80:00:43:80:a2
iqn.2222-23.com.brocade:21:00:00:20:37:df:83:fc
switch:admin> iscsicfg --show initiator -i iqn.1991-05.com.brocade:initiator1
The operation completed successfully.
Index iSCSI Name IP Address Type
1. iqn.1991-05.com.brocade:initiator1 192.168.250.107 Physical Initiator.
Accessible Targets
1 iqn.2000-12.brocade.com.246:tgt-1
switch:admin> iscsicfg --clear initiator
This will delete the iSCSI initiator database. Continue [N]: y
The operation completed successfully.
switch:admin> iscsicfg --show transaction
Active transaction ID is: 19359 and the owner is: CLI.
The following groups have been modified:
1. Target/LUN group.
2. DD/DDSet group.
switch:admin> iscsicfg --abort transaction -x 19359
The operation completed successfully.
switch:admin> iscsicfg --commit all
The operation completed successfully.