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
CLI Commands
2-25
config
NOTE: The command config.features.openSysMS on page 2-8 has functionality
that is identical to this command.
config.port.blocked
Syntax blocked portNumber blockedState
Purpose This command sets the blocked state for a port.
Parameters This command has two required parameters.
Command Examples
Root> config port blocked 4 false
Root> config port blocked 4 0
config.port.fan
Syntax fan portNumber fanOn
Purpose This command sets the fabric address notification (FAN) state for a
port (Sphereon 4300 and Sphereon 4500 switches only). This
configuration can be applied to any port regardless of its current
configuration. The FAN value is applied at the time the port is
configured and operated in a loop.
portNumber Specifies the port number. Valid values are:
0–11 for the Sphereon 4300
0–15 for the Sphereon 3016
0–23 for the Sphereon 4500
0–31 for the Sphereon 3032
0–63 for the Intrepid 6064
0–127 and 132–143 for the Intrepid 6140
blockedState Specifies the blocked state for the port. Valid
values are true and false. Boolean 1 and 0 may be
substituted as values.