HP StorageWorks XPath OS 7.4.X Administrator Guide (AA-RVHDD-TE, February 2006)

88 Creating and maintaining zones
5. Check that the zone configuration is correct:
6. Enable the zone configuration:
7. Save the zone configuration:
8. Review the enabled configuration to verify that the enabled configuration is correct:
Mapping iSCSI names
The zone-related commands and alias-related commands convert iSCSI names (which are preceded with
the characters iqn.) into WWNs from the preallocated WWN pool.
Specific zone-related commands are zoneCreate, zoneAdd, and zoneRemove.
Specific alias-related commands are aliCreate, aliAdd, and aliRemove.
Zone information with an iSCSI name can be retrieved with the aliShow, zoneShow, and cfgShow
commands using the -i option.
For more information about iSCSI name mapping with WWN, see ”Working with the WWN mapping
table” on page 82.
router:admin> zoneshow
Defined configurations:
Cfg: backupcfg zone1;zone2
Zone: zone1
host1
Zone: zone2
1,7
Alias: host1
1,6
Effective configuration:
No configuration enabled
router:admin> cfgenable “backupcfg”
Cfg Enable Successful
router:admin> cfgsave
Cfg save Successful
router:admin> cfgshow
Defined configurations:
Cfg: backupcfg zone1;zone2
Zone: zone1
host1
Zone: zone2
1,7
Alias: host1
1,6
Effective configuration:
cfg: backupcfg
Zone: zone1
1,6
Zone: zone2
1,7
router:admin>