HP Storage Essentials V5.1 CLI Guide First Edition (T4283-96029, August 2006)

Storage Essentials 5.1 CLI Guide 79
<zone id> is the zone identifier. The zone identifier can be obtained from several methods,
such as from the appiqlist -fabric <fabric id> -zone command.
<zonealias id> is the zone alias identifier. The zone alias identifier can be obtained from
several methods, such as from the appiqlist -zone <zone id> -zonealias command.
Description: Adds a zone alias to a zone.
appiqremove -zone <zone id> -port <port id>
where
<zone id> is the zone identifier. The zone identifier can be obtained from several methods,
such as from the appiqlist -fabric <fabric id> -zone command.
<port id> is the port identifier. The port identifier can be obtained from the
appiqlist -zone <zoneid> -port command.
Description: Removes a port from a zone.
appiqremove -zone <zone id>
-zonealias <zonealias id>
where
<zone id> is the zone identifier. The zone identifier can be obtained from several methods,
such as from the appiqlist -fabric <fabric id> -zone command.
<zonealias id> is the zone alias identifier. The zone alias identifier can be obtained from
several methods, such as from the appiqlist -zone <zone id> -zonealias command.
Description: Removes a zone alias from a zone.
Zone Aliases
Use the following types of CLI commands to manage and obtain information zone aliases:
appiqshow - Obtains a detailed description about the zone alias.
appiqcreate - Creates a zone alias.
appiqdelete - Deletes a zone alias.
appiqadd - Adds a zone alias.
appiqremove - Removes a zone alias.
appiqshow -zonealias <zonealias id>
where <zonealias id> is the zone alias identifier. The zone alias identifier can be obtained
from several methods, such as from the appiqshow -fabric -all -zonealias command.
Description: Provides a detailed description of the zone alias specified.
appiqcreate -zonealias <VSAN1>:<switch1>:<zonealias>
-fabric <fabric id> -port <port id>
where