Specifications

Table Of Contents
Fabric OS Commands
896 Fabric OS Version 3.1.x/4.1.x Reference Guide
Operands
The following operands are required:
Example
To remove “array2” from “Blue_zone”:
See Also
zoneAdd
zoneCreate
zoneDelete
zoneShow
zoneName
Name of the zone, in quotation marks.
member
List of members to be removed from zone, in quotation marks,
separated by semicolons. Can be one or more of the following:
For V3.1.x, a switch domain and physical port number
pair. For example, “2, 12.
For V4.1.x, a switch domain and port area number pair.
For example, “2, 20” View the area numbers for ports
using the switchShow command.
World Wide Names
QuickLoop AL_PAs
Zone alias names
switch:admin> zoneRemove “Blue_zone”, “array2”
switch:admin> zoneRemove “Blue_zone”, “2,20”