D
D-44 Connectrix DS-32M2 User Guide
Command Line Interface
config.zoning.deletePortMem
Syntax deletePortMem “zoneName” domainId portNumber
Purpose This command deletes a domain ID and port number for a zone
member in the specified zone in the work area.
Parameters This command has three parameters.
Command Example
Root> config zoning deletePortMem TheUltimateZone 10 5
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
zoneName
Specifies the name of the zone that contains the
member to be deleted.
domainId
Specifies the domain ID of the member that to
be deleted from the zone. Valid domain IDs are
integers 1 through 31.
portNumber
Specifies the port number of the member to be
deleted from the zone. Valid port number
values for the DS-32M2 are 0 through 31
oldZoneName
Specifies the current zone name of the zone to
be renamed.
newZoneName
Specifies the new zone name. The name must
contain 1–64 characters. Valid characters are:
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdef
ghijklmnopqrstuvwxyz0123456789$-^_
Spaces are not permitted, and the first character
must be alphabetical.