HP StorageWorks Data Replication Manager HSG80 ACS Version 8.7P Configuration Guide (AA-RPHZF-TE, March 2004)

Zoning in the Storage Area Network
208 Data Replication Manager HSG80 ACS Version 8.7P Configuration Guide
Effective configuration:
cfg: Bottom_Fabric
zone: Blue Zone_Bottom
1,2
1,4
zone: Brown Zone_Bottom
1,8
1,4
zone: Green Zone_Bottom
0,2
0,4
zone: Red Zone_Bottom
0,6
1,6
zone: Yellow Zone_Bottom
0,8
0,4
Zoning for a DRM heterogeneous configuration is now complete. If you want to add
additional zones, repeat the steps starting at the section titled “DRM Heterogeneous
Configuration.”
Zoning to Allow Host Access Between Sites
The previous examples in this chapter are zoned so that the hosts at one site do not have access
to controllers at the other site. The following example shows how to enable access of Host 1 in
the Green Zone by Controller Y and Host 2 in the Blue Zone by Controller A.
1. Open a Telnet session to switch A.
2. Add a new zone member of Controller Y’s top port 1 to the Green Zone Top:
zoneAdd “Green Zone_Top”,”Controller Y1_top
3. Add a new zone member of Controller As top port 1 to the Blue Zone Top:
zoneAdd “Blue Zone_Top”,”Controller A1_top
4. Enable the new zone configurations:
cfgEnable “Top_Fabric”
5. Save the configuration:
cfgSave
6. Open a Telnet session to switch B.
7. Add a new zone member of Controller Y’s bottom port 1 to the Green Zone Bottom:
zoneAdd “Green Zone_Bottom”,”Controller Y1_bottom”
8. Add a new zone member of Controller As bottom port 1 to the Blue Zone Bottom:
zoneAdd “Blue Zone_Bottom”,”Controller A1_bottom”
9. Enable the new zone configurations:
cfgEnable “Bottom_Fabric”