FW 08.01.00 McDATA E/OS Command Line Interface User Manual (620-000134-740, November 2005)
2
2-62
E/OS Command Line Interface User Manual
config
Parameters This command has two parameters:
Command Examples
Root> config security portBinding wwn 4
AA:99:23:23:08:14:88:C1
portNumber Port number for which the bound WWN is
being set. Valid port number values are:
0–11 for the Sphereon 4300
0–15 for the Sphereon 3016 and 3216
0-15 for the Sphereon 4400
0–23 for the Sphereon 4500
0–31 for the Sphereon 3032 and 3232
0-31 for the Sphereon 4700
0–63 for the Intrepid 6064
0–127 and 132–143 for the Intrepid 6140
boundWwn WWN of the device that is being bound to the
specified port. The value must be entered in
colon-delimited hexadecimal 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 can 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.