HP StorageWorks 16-EL HP StorageWorks Zoning V3.1.x/4.1.x User Guide (AA-RS26C - Page 30

Implementing Zoning, Create and Enable a Basic Zone Configuration

Page 30 highlights

Zoning Concepts Implementing Zoning Zoning can be implemented and administered from any switch in the fabric that has a Zoning license enabled. When a change in the configuration is saved, enabled, or disabled per the transactional model, it is automatically distributed to all switches in the fabric. Create and Enable a Basic Zone Configuration To create and enable a basic zone configuration, follow the procedure below. For a detailed explanation see "Detailed Zone Configuration Procedures" on page 30. 1. Create a zone: zoneCreate "zonename", "ports" 2. Create a zone configuration: cfgCreate "cfgname", "zonename" 3. Enable the zone configuration: cfgEnable "cfgname" The following is an example of the above procedure: zonecreate "zone_1", "1,0;1,2" cfgcreate "zonecfg_1", "zone_1" cfgenable "zonecfg_1" Detailed Zone Configuration Procedures To implement zoning, perform these procedures, as described in the sections below. 1. Review current configurations, if any. 2. Create an alias. 3. Define the zone. 4. Define the zone configuration. 5. Analyze the zone configuration. 6. Enable the zone configuration. 7. Review the enabled configuration. Note: Each zone object defined-alias, zone, zone configuration-must have a unique name; that is, an alias cannot have the same name as another alias, zone, or zone configuration. 30 Zoning Version 3.1.x/4.1.x User 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
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104

Zoning Concepts
30
Zoning Version 3.1.x/4.1.x User Guide
Implementing Zoning
Zoning can be implemented and administered from any switch in the fabric that
has a Zoning license enabled. When a change in the configuration is saved,
enabled, or disabled per the transactional model, it is automatically distributed to
all switches in the fabric.
Create and Enable a Basic Zone Configuration
To create and enable a basic zone configuration, follow the procedure below. For a
detailed explanation see “
Detailed Zone Configuration Procedures
” on page 30.
1.
Create a zone:
zoneCreate “zonename”, “ports”
2.
Create a zone configuration:
cfgCreate “cfgname”, “zonename”
3.
Enable the zone configuration:
cfgEnable “cfgname”
The following is an example of the above procedure:
zonecreate “zone_1”, “1,0;1,2”
cfgcreate “zonecfg_1”, “zone_1”
cfgenable “zonecfg_1”
Detailed Zone Configuration Procedures
To implement zoning, perform these procedures, as described in the sections
below.
1.
Review current configurations, if any.
2.
Create an alias.
3.
Define the zone.
4.
Define the zone configuration.
5.
Analyze the zone configuration.
6.
Enable the zone configuration.
7.
Review the enabled configuration.
Note:
Each zone object defined—alias, zone, zone configuration—must have a unique
name; that is, an alias cannot have the same name as another alias, zone, or zone
configuration.