beautypg.com

HP Surestore 6164 Switch User Manual

Page 55

background image

Zoning Telnet Commands

55

Specify a zone alias name using the same format as a zone name; it is
created with the

aliCreate

command. The alias must resolve to a list of

one or more of the following:

Physical fabric port numbers

Worldwide names

QuickLoop AL_PAs

The types of zone members used to define a zone can be mixed. For
example, a zone defined with the following members: “2,12; 2,14;
10:00:00:60:69:00:00:8a” contains all devices connected to switch 2, ports
12 and 14, and to the device with the worldwide name
“10:00:00:60:69:00:00:8a” (either node name or port name), at the port in
the fabric to which it is connected.

Operands

The following operands are required:

Example

To create three zones using a combination of port numbers and zone
aliases:

See Also

zoneAdd
zoneDelete
zoneRemove
zoneShow

zoneName

Name for a zone to be created, in quotes. This
name cannot be used for any other zone object.

zoneMemberList

List of members to be included in zone, in
quotes, separated by semi-colons. Can be one or
more of the following:

Physical fabric port numbers

Worldwide names

QuickLoop AL_PAs

Zone alias names

sw5:admin> zoneCreate "Red_zone", "1,0; loop1"
sw5:admin> zoneCreate "Blue_zone", "1,1; array1; 1,2; array2"
sw5:admin> zoneCreate "Green_zone", "1,0; loop1; 1,2; array2"