FW V06.XX/HAFM SW V08.02.00 HP StorageWorks CLI Reference Guide for Directors and Edge Switches Reference Guide (AA-RQ7AE-TE, July 2004)

CLI Commands
82 CLI Reference Guide for Directors and Edge Switches
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
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.