FW 07.00.00/HAFM SW 08.06.00 McDATA Enterprise Operating System Command Line Interface User Manual (620-000134-720, April 2005)

Table Of Contents
2
2-58
Enterprise Operating System Command Line Interface User Manual
config
Purpose This command sets the port binding state for a given port.
Parameters This command has two parameters.
Command Examples
Root> config security portBinding bound 4 true
Root> config security portBinding bound 4 1
config.security.portBinding.show
Syntax show portNumber
Purpose This command shows port binding configuration for a single port.
portNumber Specifies the port number for which the port
binding state is being set. Valid port number
values are:
0–11 for the Sphereon 4300
0–15 for the Sphereon 3016 and 3216
0–23 for the Sphereon 4500
0–31 for the Sphereon 3032 and 3232
0–63 for the Intrepid 6064
0–127 and 132–143 for the Intrepid 6140
portBindingState Specifies the port binding state as active or
inactive. Valid values are true and false.
true sets the port binding to active. The
specified port is bound to the WWN configured
with the config.security.portBinding.wwn
command. If no WWN has been configured, no
devices can log in to that port.
false sets the port binding to inactive. Any
device is free to connect to the specified port in
this state, regardless of the WWN setting.
Boolean 1 and 0 may be substituted as values.