D
CLI OverviewThe config Branch
D-43
Command Line Interface
Command Example Root> config zoning addPortMem TheUltimateZone 10 6
config.zoning.clearZone
Syntax clearZone “zoneName”
Purpose This command clears all zone members for the specified zone in the 
work area.
Description This command does not change the zone name.
Parameters This command has one parameter. 
Command Example
Root> config zoning clearZone TheNotUltimateAtAllZone
config.zoning.deleteWwnMem
Syntax deleteWwnMem “zoneName” wwn
Purpose This command removes a WWN member from a zone that is in the 
work area.
Parameters This command has two parameters. 
Command Example
Root> config zoning deleteWwnMem TheNotSoUltimateZone 
10:00:00:00:C9:22:9B:AB
zoneName
Specifies the name of the zone to be cleared. 
zoneName
Specifies the name of the zone that contains the 
member to be deleted. 
wwn
Specifies the World Wide Name of the member 
to be deleted from the zone. The value of the 
WWN must be in colon-delimited hexidecimal 
notation (for example, 
AA:00:AA:00:AA:00:AA:00).