D
CLI OverviewThe config Branch
D-23
Command Line Interface
Parameters This command has two parameters:
Command Examples
Root> config security portBinding wwn 4 AA:99:23:23:08:14
:88:C1
Root> config security portBinding wwn 4 attached
Root> config security portBinding wwn 4 remove
portNumber
Specifies the port number. Valid values for the
DS-32M2 are 0 through 31.
boundWwn
Specifies the WWN of the device that is being
bound to the specified port. The value must be
entered in colon-delimited hexidecimal notation
(for example, 11:22:33:44:55:66:AA:BB).
If the boundWwn is configured and the
portBindState is:
◆ Active — Only the device described by
boundWwn will be able to connect to the
specified port.
◆ Inactive — The WWN is retained, but any
device can connect to the specified port.
Instead of the WWN, either of two values can be
entered in this parameter:
◆ attached — Automatically configures the
currently attached device WWN as the bound
WWN.
◆ remove — Changes the WWN to the default
value, 00:00:00:00:00:00:00:00. Even though
this removes the WWN-port association, if
the portBindingState value set with the
config.security.portBinding.bound
command is still true (port binding is active),
other devices are prevented from logging in
to this port. To allow other devices to log in to
this port, use the
config.security.portBinding.bound
command to set the portBindingState
parameter to false.