Brocade Fabric OS Administrator's Guide Supporting Fabric OS v6.3.0 (53-1001336-02, November 2009)
Fabric OS Administrator’s Guide 287
53-1001336-02
Zoning configuration creation
12
switch:admin> cfgsave
You are about to save the Defined zoning configuration. This
action will only save the changes on the Defined configuration.
Any changes made on the Effective configuration will not
take effect until it is re-enabled.
Do you want to save Defined zoning configuration only? (yes, y, no, n): [no] y
8. Enter the zoneCreate command.
The following example illustrates the creation of a zone by specifying the aliases for FC targets
and iSCSI virtual initiators as members of the named zone.
switch:admin> zonecreate iscsi_zone001, "ISCSI_TARGETS;
ISCSI_VI_SWITCH1_SLOT3"
where:
Specify the zone members using WWNs, alias names, or switch domain and port area pair. For
more information about the zoneCreate command, see Chapter 11, “Administering Advanced
Zoning,” and the zoneCreate command in the Fabric OS Command Reference.
9. Enter the cfgSave command to save the change to the defined configuration.
switch:admin> cfgsave
You are about to save the Defined zoning configuration. This
action will only save the changes on the Defined configuration.
Any changes made on the Effective configuration will not
take effect until it is re-enabled.
Do you want to save Defined zoning configuration only? (yes, y, no, n): [no] y
Zoning configuration creation
After creating one or more zones, you can add them to the zoning configuration database and
enable the zoning configuration.
For more information about creating and modifying zoning configurations, see “About Zones” in the
Fabric OS Administrator’s Guide and the zoneCreate command in the Fabric OS Command
Reference.
Creating and enabling a zoning configuration
1. Connect and log in to the switch as admin.
2. Enter the cfgCreate command.
switch:admin> cfgcreate iscsi_cfg001, iscsi_zone001
3. Enter the cfgSave command to save the change to the defined configuration.
zonename
This name you define to create the zone in this step.
member_FCtarget_pWWN
iSCSI FC targets specified by either WWNs or the alias. In
this instance, the alias was created in step 6.
member_iscsi_pwwn
iSCSI virtual initiators specified by either WWNs or alias.
In this instance, the alias was created in step 6.