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

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

Examples
To create a CHAP entry:
To modify a CHAP entry associated with an existing user:
To display the authentication database
To delete a CHAP entry:
To create a target entry:
To modify the authentication method for a target:
To display the target database:
To delete a target entry:
Fabric OS Command Reference
53-1000599-02
--commit all [-f] [-h]
Commits the iSCSI configuration database to nonvolatile memory. Any
modifications made to the database are not saved until an explicit --commit
all is issued. If multiple switches in the fabric have uncommitted changes,
this operation is rejected. The -f option needs to be used in this case to force
the commit operation, in which case uncommitted changes on other switches
are erased.
-h
Use -h on any command to display the help text for the action and operand
combination.
switch:admin> iscsicfg --create auth -u user1 -s abcdefg123
The operation completed successfully.
switch:admin> iscsicfg --modify auth -u user1 -s newsecret
The operation completed successfully.
switch:admin> iscsicfg --show auth
Number of records found: 1
Name
user1
switch:admin> iscsicfg --delete auth -u user1
The operation completed successfully.
switch:admin> iscsicfg --create tgt -t iqn.2005-10.com.brocade.tgt1
The operation completed successfully.
switch:admin> iscsicfg --modify tgt -t iqn.2005-10.com.brocade.tgt1 -a CHAP
The operation completed successfully.
switch:admin> iscsicfg --show tgt
Number of records found: 2
Name:
iqn.2005-10.com.brocade.tgt1
State/Status:
Offline/Defined
Name:
iqn.2222-23.com.brocade:21:00:00:20:37:df:83:fc
State/Status:
Online/Committed
switch:admin> iscsicfg --delete tgt -t iqn.2005-10.com.brocade.tgt1
The operation completed successfully.
Status
Defined
2
iscsiCfg
301

Advertisement

Table of Contents
loading

Table of Contents