Specifications

12-101
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
delete zoneset
delete zoneset
To delete the specified zone from the zone set or to delete the entire named zone set from the zoning
database, use the delete zoneset command.
delete zoneset name [zone name]
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines A zone set is a group of zones. Zoning enables you to divide the ports and devices of the Fibre Channel
fabric into zones for more efficient and secure communication among functionally grouped nodes. Only
one zone set can be active at a time. The active zone set defines the zoning for the Fibre Channel fabric.
Use this command to delete an entire zone set from the zoning database or only the named zone from
the zone set. If the zone set is active, the command does not take effect until the zone set is deactivated.
Use the no zoneset command with the enable keyword to disable the active zone set.
Caution If the storage router is connected to the FC switched fabric, all zoning changes (including the deletion
of a zone set) 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.
Examples The following example deletes the zone set named testgroup:
[SN5428-2A]# delete zoneset testgroup
The following example deletes the zone named zoneA from the zoneset named testgroupA:
[SN5428-2A]# delete zoneset testgroupA zone zoneA
name The name of the zone set.
zone name (Optional) Deletes the named zone from the specified zone set.
Release Modification
3.2.1 This command was introduced.