D
CLI OverviewThe config Branch
D-41
Command Line Interface
config.zoning.deleteZone
Syntax deleteZone “zoneName”
Purpose This command deletes a zone from the zone set in the work area.
Description Changes are not activated on the switch until the
config.zoning.activeZoneSet command is issued.
Parameters This command has one parameter.
Command Example
Root> config zoning deleteZone TheLeastUltimateZone
config.zoning.renameZoneSet
Syntax renameZoneSet “zoneSetName”
Purpose This command changes the name of the zone set in the work area.
Description Changes are not activated on the switch until the
config.zoning.activateZoneSet command is issued.
Parameters This command has one parameter.
Command Example
Root> config zoning renameZoneSet TheUltimateZoneSet
zoneName
Specifies the name of the zone to be deleted.
zoneSetName
Specifies the new name for the zone set. The
zoneSetName must contain 1 to 64 characters.
Valid characters are:
ABCDEFGHIJKLMNOPQRSTUVWXYZabcd
efghijklmnopqrstuvwxyz0123456789$-^_
Spaces are not permitted, and the first character
must be alphabetical.