User manual

2
CLI Commands
2-5
config
config.alias.add
Syntax add wwn alias
Description This command adds the association that exists between a WWN and
its alias from the pending alias database. This command can be run
only after copying the active association list into the pending list
using the
replacePending command. The parameter should be any
one member of the association – either the WWN or the alias.
Parameters This command has two parameters:
Command Example
Root> config alias add 1:1:1:1:1:1:1:1 AliasName
config.alias.clearPending
Syntax clearPending
Description This command clears the user-modified changes in the pending alias
association list.
Parameters This command has no parameters.
Command Example
Root> config alias clearPending
config.alias.delete
Syntax delete parameter
Description This command removes the association that exists between a WWN
and its alias from the pending alias database. This command can be
run only after copying the active association list into the pending list
using the
replacePending command. The parameter should be any
one member of the association – either the WWN or the alias.
wwn The WWN to associate with the alias. WWNs cannot
be all zeros.
alias Alias is a string up to 24 characters. Embedded blanks
are allowed. The first character cannot be a blank and
trailing blanks will be removed. An alias cannot be a
WWN.