Specifications

12-99
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
delete zone
delete zone
To delete the specified Fibre Channel (FC) zone or the specified member of the zone from the zoning
database, use the delete zone command.
delete zone name [member {fcalias alias-name |fcidport-id | wwpn xxxxxxxxxxxxxxxx}]
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines A zone is a group of FC ports or devices, such as switches, storage or SN 5428-2 Storage Routers,
grouped together to control the exchange of information.
Use this command to delete the specified zone from the zoning database. If the zone is a member of the
active zone set, the zone will not be removed from the active zone set until the active zone set is
deactivated. Use the no zoneset command with the enable keyword to disable the active zone set.
Use the member keyword to delete the specified alias, Port ID or WWPN member from the named zone.
Caution If the storage router is connected to the FC switched fabric, all zoning changes (including the deletion
of a zone or zone member) are immediately propagated to other SN 5428-2 Storage Routers and switches
in the fabric.
See Chapter 5, Configuring Fibre Channel Interfaces, for more information about FC fabric zoning.
name The name of the zone.
member (Optional) Keyword, indicating the specified zone member will be deleted.
fcalias alias-name Deletes the named alias member from the named zone.
fcid port-id Deletes the specified Port ID member from the named zone.
wwpn
xxxxxxxxxxxxxxxx
Deletes the specified WWPN member from the named zone.
Note WWPN address notation is represented by 16 hex digits. The digits
may be separated by colons. When entering WWPN addresses,
colons can be omitted or placed anywhere in the address notation as
long as they do not leave one character without a partner character.
Release Modification
3.2.1 This command was introduced.