Dell POWEREDGE M1000E User Manual

Page 1051

Advertising
background image

Fabric OS Command Reference

1019

53-1001764-02

zoneCreate

2

When creating a zone, you can combine different ways of specifying zone members. 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 world wide 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.

Examples

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

sw5:admin>

zonecreate "Purple_zone", "1,0"

sw5:admin>

zonecreate "Blue_zone", "1,1; array1; 1,2; array2"

sw5:admin>

zonecreate "Green_zone", "1,0; 1,2; array2"

See Also

zoneAdd, zoneDelete, zoneRemove, zoneShow

Advertising