HP HSG Array Controller User Manual
Page 134
Zoning 6-27
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
cfgDisable
Figure 6-20 shows the
cfgDisable
command which disables the current
zone configuration. The Fabric returns to non zoning mode where all devices
see each other.
admin> cfgDisable "USA_cfg"
value = 0 = 0x0
Figure 6-20. cfgDisable Command
cfgEnable
Figure 6-21 shows the cfgEnable which requires a license. The specified zone
configuration is compiled by checking for undefined zone names, zone alias
names, or other inconsistencies by expanding zone aliases, removing duplicate
entries, and then building the effective configuration. If the compilation fails
the previous state is unchanged (zoning is disabled if it was previously
disabled or the previous effective configuration remains in effect). If the
compilation succeeds the previous effective configuration is disabled and this
new configuration installed.
admin> cfgEnable "USA_cfg"
zone config "USA_cfg" is in effect
value = 0 = 0x0
Figure 6-21. cfgEnable Command
cfgSave
Figure 5-22 shows the
cfgSave
command writes a copy of the defined
configuration plus the name of the effective configuration to flash memory in
all Fabric Switches. The saved configuration is automatically reloaded by the
Switch on power up and if a configuration was in effect when it was saved the
same configuration is reinstated with an automatic
cfgEnable
command.
admin> cfgSave
Updating flash ...
value = 0 = 0x0
Figure 6-22. cfgSave Command