HP Surestore 6164 Zoning User's Guide - Page 54

zoneCreate, Synopsis, Availability, Description

Page 54 highlights

zoneCreate Create a zone. Synopsis zoneCreate zoneName, zoneMemberList Availability Administrator Description Use this command to create a new zone. A zone name is a C-style name beginning with a letter and followed by any number of letters, digits, and underscore characters. Names are case sensitive, for example "Zone_1" indicates a different zone than "zone_1". Blank spaces are ignored. The zone member list must have at least one member (empty lists are not allowed). The members are described by a list of member definitions separated by semi-colons. Specify a physical fabric port number as a pair of decimal numbers "s,p" where "s" is the switch number (domain ID) and "p" is the port number on that switch. For example, "2,12" specifies port 12 on switch number 2. When a zone member is specified by physical fabric port number, all devices connected to that port are in the zone. If this port is an arbitrated loop, all devices on the loop are in the zone. Specify a worldwide name as eight hex numbers separated by colons, for example "10:00:00:60:69:00:00:8a". Zoning has no knowledge of the fields within a worldwide name; the eight bytes are simply compared with the node and port names presented by a device in a login frame (FLOGI or PLOGI). When a zone member is specified by node name, all ports on that device are in the zone. When a zone member is specified by port name, only that single device port is in the zone. Specify a QuickLoop AL_PA as a QuickLoop name followed by a list of AL_PAs, for example "qloop1[01,02]". QuickLoop names have the same format as zone names, and are created with the qloopCreate command to define a switch or pair of switches that form the QuickLoop. 54 Zoning User's Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86

54
Zoning User’s Guide
zoneCreate
Create a zone.
Synopsis
zoneCreate zoneName, zoneMemberList
Availability
Administrator
Description
Use this command to create a new zone.
A zone name is a C-style name beginning with a letter and followed by any
number of letters, digits, and underscore characters. Names are case
sensitive, for example “Zone_1” indicates a different zone than “zone_1”.
Blank spaces are ignored.
The zone member list must have at least one member (empty lists are not
allowed). The members are described by a list of member definitions
separated by semi-colons.
Specify a physical fabric port number as a pair of decimal numbers “s,p”
where “s” is the switch number (domain ID) and “p” is the port number on
that switch. For example, “2,12” specifies port 12 on switch number 2.
When a zone member is specified by physical fabric port number, all
devices connected to that port are in the zone. If this port is an arbitrated
loop, all devices on the loop are in the zone.
Specify a worldwide name as eight hex numbers separated by colons, for
example “10:00:00:60:69:00:00:8a”. Zoning has no knowledge of the fields
within a worldwide name; the eight bytes are simply compared with the
node and port names presented by a device in a login frame (FLOGI or
PLOGI). When a zone member is specified by node name, all ports on that
device are in the zone. When a zone member is specified by port name,
only that single device port is in the zone.
Specify a QuickLoop AL_PA as a QuickLoop name followed by a list of
AL_PAs, for example “qloop1[01,02]”. QuickLoop names have the same
format as zone names, and are created with the
qloopCreate
command to
define a switch or pair of switches that form the QuickLoop.