
160 Managing administrative domains
Creating an admin domain
To create an Admin Domain, you must specify an Admin Domain name or number or both.
•
If you create an Admin Domain using only a number, the Admin Domain name is automatically
assigned to be “AD
n
”, where
n
is the number you specified.
For example, if you specify AD number = 4, then AD name is set to “AD4”.
•
If you create an Admin Domain using only a name, the Admin Domain number is automatically
assigned and is the lowest available AD number, except if you specify a name in the format “AD
n
”, in
which case the Admin Domain number is assigned to be
n
.
For example, if you specify AD name = “blueAD” and the lowest available AD number is 5, then AD
name is “blueAD” and AD number is 5.
If you specify AD name = “AD15” and the lowest available AD number is 6, then AD name is “AD15”
and AD number is 15. Because the specified name is in the format “AD
n
”, the AD number is assigned
to be
n
and
not
the lowest available AD number.
When you create an Admin Domain, you must specify at least one member (switch, switch port, or device).
You cannot create an empty Admin Domain. For more information about these member types, see ”
Admin
domain member types
” on page 154.
You create Admin Domains in the transaction buffer using the
ad --create
command. You can either
save the newly created Admin Domain to a defined configuration (using
ad --save
) or make it the
effective Admin Domain configuration directly (using
ad --apply
).
The following procedures describe the steps for creating Admin Domains and include examples.
How to create an Admin Domain
1.
Log in as the physical fabric administrator to an AD-aware switch in the fabric.
2.
Set the default zone mode to No Access, if you have not already done so.
See
How to set the default zone mode
, page 159 for instructions.
3.
Switch to the AD255 context, if you are not already in that context:
ad --select 255
4.
Enter the
ad
--
create
command using the
-d
option to specify device and switch port members and
the
-s
option to specify switch members:
ad --create ad_id -d "dev_list" -s "switch_list"
where
ad_id
is the Admin Domain name or number,
dev_list
is a list of device WWNs or
domain,port
members, and
switch_list
is a list of switch WWNs or domain IDs.
5.
To end the transaction now, enter
ad
--
save
to save the Admin Domain definition or enter
ad
--
apply
to save the Admin Domain definition and directly apply the definitions to the fabric.
The following example creates Admin Domain AD1, consisting of two switches, which are designated
by domain ID and switch WWN.
The following example creates Admin Domain “blue_ad,” consisting of two switch ports (designated by
domain,port
), one device (designated by device WWN), and two switches (designated by domain ID
and switch WWN).
sw5:AD255:admin>
ad --create AD1 -s "97; 10:00:00:60:69:80:59:13"
sw5:AD255:admin>
ad --create blue_ad –d "100,5; 1,3;
21:00:00:e0:8b:05:4d:05; –s "97; 10:00:00:60:69:80:59:13"
Summary of Contents for AA979A - StorageWorks SAN Switch 2/8V
Page 1: ...HP StorageWorks Fabric OS 5 3 x administrator guide Part number 5697 0244 November 2009 ...
Page 16: ...16 ...
Page 20: ...18 ...
Page 24: ...24 Introducing Fabric OS CLI procedures ...
Page 116: ...118 Maintaining configurations ...
Page 170: ...172 Managing administrative domains ...
Page 200: ...202 Installing and maintaining firmware ...
Page 222: ...224 Routing traffic ...
Page 274: ...286 Administering FICON fabrics ...
Page 294: ...306 Working with diagnostic features ...
Page 350: ...362 Administering Extended Fabrics ...
Page 438: ...440 Configuring the PID format ...
Page 444: ...446 Configuring McData Open Fabric mode ...
Page 450: ...452 Understanding legacy password behaviour ...