HP Surestore 64 Director Switch User Manual
Page 41
config 29
CLI Com
m
a
nds
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
Specified the port number for which the bound WWN is being set. Valid port
number values are:
0–63 for the FC-64
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
(the 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.