Brocade fabric example
Suggest changes
This procedure shows removing the source storage and host zone from a Brocade fabric zoneset.
The zone name for the examples is rx21_AMS2100. |
Steps
-
Remove the zone from the zoneset in fabric A.
cfgDelete "PROD_LEFT", "rx21_AMS2100" cfgDelete "PROD_LEFT", "rx22_AMS2100" cfgDelete "PROD_LEFT", "rx20_AMS2100"
-
Activate the zoneset in fabric A.
cfgEnable "PROD_LEFT" cfgSave
-
Remove the zone from the zoneset in fabric B.
cfgDelete "PROD_RIGHT", "rx21_AMS2100" cfgDelete "PROD_RIGHT", "rx22_AMS2100" cfgDelete "PROD_RIGHT", "rx20_AMS2100"
-
Activate the zoneset in fabric B.
cfgEnable "PROD_RIGHT" cfgSave