Zone configuration commands – HP HSG Array Controller User Manual
Page 127
6-20 StorageWorks Fibre Channel Storage Switch User's Guide
Compaq Confidential – Need to Know Required
Writer: Bill Reitz Project: StorageWorks Fibre Channel Storage Switch User's Guide Comments:
Part Number: AA-RHBYA-TE 135267-001 File Name: g-ch6 Zoning Last Saved On: 4/7/99 12:36 PM
Zone Configuration Commands
Zone Configuration commands allow you to manipulate the zone
configurations. Table 6-3 summarizes the commands.
Table 6-3
Zone Configuration Command Descriptions
Command
Description
cfgAdd
Adds a zone to a configuration
cfgCreate
Creates a zone configuration
cfgDelete
Deletes a zone configuration
cfgRemove
Removes a zone from a configuration
cfgShow
Shows zone configuration definition
cfgAdd
Figure 6-9 shows the
cfgAdd
command which adds one or more new
cfg_members to an existing zone configuration.
admin> cfgAdd "USA_cfg", "Green_zone"
value = 0 = 0x0
Figure 6-9. cfgAdd Command
cfgCreate
Figure 6-10 shows the
cfgCreate
command which creates a new zone
configuration. cfg_name is a C-style name for this zone configuration and
cannot already used for any other zone object. cfg_members is a list of one or
more zone names separated by semicolons. White space is ignored.
admin> cfgCreate "USA_cfg", "Red_zone; Blue_zone;
Green_zone"
value = 0 = 0x0
Figure 6-10. cfgCreate Command