User manual
2
2-130
E/OS Command Line Interface User Manual
config
config.zoning.deleteZone
Syntax deleteZone zoneName
Purpose This command deletes a zone from the zone set in the work area.
NOTE: 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 deleteZone TheLeastUltimateZone
config.zoning.renameZone
Syntax renameZone oldZoneName newZoneName
Purpose This command renames a zone in the work area.
Parameters This command has two parameters:
Command Example
Root> config zoning renameZone TheOldUltimateZone
TheUltimateZone
config.zoning.renameZoneSet
Syntax renameZoneSet zoneSetName
zoneName Specifies the name of the zone to be deleted.
oldZoneName Specifies the current zone name of the zone to be
renamed.
newZoneName Specifies the new zone name. The newZoneName
must contain 1–64 characters. Valid characters are:
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijkl
mnopqrstuvwxyz0123456789$-^_
Spaces are not permitted, and the first character must
be alphabetical.