
Fabric OS 5.3.0 administrator guide 389
Maintaining zone objects
While you can use the
cfgDelete
command to delete a zone configuration, there is a quicker and easier
way to perform the same task via the zone object commands (zoneObjectExpunge, zoneObjectCopy, and
zoneObjectRename). You can also copy and rename zone objects. When you copy a zone object, the
resulting object has the same type as the original. Deleting a zone object also removes the object from any
member lists of other objects. You can rename objects for all zone object types.
To copy a zone object
1.
Connect to the switch and log in as
admin
.
2.
Enter the
cfgShow
command to view the zone configuration objects you want to copy.
For example, to display all zone configuration objects that start with “Test”:
3.
Enter the
zoneObjectCopy
command, specifying the zone configuration objects you want to copy,
along with the new object name. Note that zone configuration names are case sensitive; blank spaces
are ignored.
4.
Enter the
cfgShow
command to verify the new zone object is present.
5.
If you want the change preserved when the switch reboots, save it to nonvolatile (also known as “flash”)
memory by entering the
cfgSave
command.
6.
For the change to become effective, enable the appropriate zone configuration using the
cfgEnable
command.
switch:admin>
cfgshow "Test*"
cfg: Test1 Blue_zone
cfg: Test_cfg Red_zone; Blue_zone
switch:admin>
zoneobjectcopy "Test1", “US_Test1"
switch:admin>
cfgshow "Test*"
cfg: Test1 Blue_zone
cfg: Test_cfg Red_zone; Blue_zone
switch:admin>
cfgShow
“US_Test1”
cfg: Test1
Blue_zone
cfg:
Test_cfg Red_zone; Blue_zone
Summary of Contents for AA979A - StorageWorks SAN Switch 2/8V
Page 1: ...HP StorageWorks Fabric OS 5 3 x administrator guide Part number 5697 0244 November 2009 ...
Page 16: ...16 ...
Page 20: ...18 ...
Page 24: ...24 Introducing Fabric OS CLI procedures ...
Page 116: ...118 Maintaining configurations ...
Page 170: ...172 Managing administrative domains ...
Page 200: ...202 Installing and maintaining firmware ...
Page 222: ...224 Routing traffic ...
Page 274: ...286 Administering FICON fabrics ...
Page 294: ...306 Working with diagnostic features ...
Page 350: ...362 Administering Extended Fabrics ...
Page 438: ...440 Configuring the PID format ...
Page 444: ...446 Configuring McData Open Fabric mode ...
Page 450: ...452 Understanding legacy password behaviour ...