Alishow, Zone configuration commands, Cfgadd – StorageTek StorageNet 4000 User Manual

Page 29: Cfgcreate, Alishow -3, Zone configuration commands -3, Cfgadd -3, Cfgcreate -3, Figure 4-5, Alishow command -3

Advertising
background image

Zone Configuration Commands

8946121502

4-3

aliShow

Figure 4-5

shows the aliShow command. This command prints the specified zone alias

definition if a parameter is given (otherwise all zone configuration information is printed).

Figure 4-5 aliShow Command

Zone Configuration Commands

Zone Configuration commands allow you to manipulate the zone configurations.

cfgAdd

Figure 4-6

shows the cfgAdd command. This command adds one or more new cfg_members to

an existing zone configuration. The same rules for the cfg_members list apply as in the

“cfgCreate”

section.

Figure 4-6 cfgAdd Command

cfgCreate

Figure 4-7

shows the cfgCreate command. This command creates a new zone configuration.

Figure 4-7 cfgCreate Command

cfg_name is a C-style name for this zone configuration and cannot already used for any other
zone object.

cfg_members is a list of one or more zone names separated by semicolons.

Note:

White space is ignored.

admin> aliShow

Defined configuration:

cfg: USA_cfg Red_zone; Blue_zone

zone: Blue_zone

0,1; array1; 0,2; array2

zone: Red_zone

0,0; loop1

alias: array1 21:00:00:20:37:0c:76:8c; 21:00:00:20:37:0c:71:02

alias: array2 21:00:00:20:37:0c:66:23; 21:00:00:20:37:0c:73:7f

alias: loop1 21:00:00:20:37:0c:76:85; 21:00:00:20:37:0c:71:df

Effective configuration:

no configuration in effect

value = 1 = 0x1

admin> cfgAdd “USA_cfg”, “Green_zone”

value = 0 = 0x0

admin> cfgCreate “USA_cfg”, “Red_zone; Blue_zone; Green_zone”

value = 0 = 0x0

Advertising