Zone commands, Zoneadd, Zonecreate – StorageTek StorageNet 4000 User Manual

Page 31: Zonedelete, Zone commands -5, Zoneadd -5, Zonecreate -5, Zonedelete -5, Figure 4-11, Zoneadd command -5

Advertising
background image

Zone Commands

8946121502

4-5

Zone Commands

Zone commands allow you to manipulate the zones within a Fabric.

zoneAdd

Figure 4-11

shows the zoneAdd command. This command adds one or more new

zone_members to an existing zone. The same rules for the zone_members list apply as in the

“zoneCreate”

section.

Figure 4-11 zoneAdd Command

zoneCreate

Figure 4-12

shows the zoneCreate command. This command creates a new zone.

Figure 4-12 zoneCreate Command

zone_name is a C-style name for the zone and cannot already used for any other zone object.

zone_members is a list of one or more physical Fabric port numbers (for example,

1,2

), World

Wide Names (for example,

10:00:00:60:69:00:00:8a

), or zone alias names separated by

semicolons.

Note:

White space is ignored.

zoneDelete

Figure 4-13

shows the zoneDelete command. This command deletes an existing zone.

Figure 4-13 zoneDelete Command

admin> zoneAdd “Blue_zone”, “array2”

value = 0 = 0x0

admin> zoneCreate “Red_zone”, “0,0; loop1”

admin> zoneCreate “Blue_zone”, “0,1; array1; 0,2; array2”

admin> zoneCreate “Green_zone”, “0,0; loop1; 0,2; array2”

value = 0 = 0x0

admin> zoneDelete “Blue_zone”

value = 0 = 0x0

Advertising