User manual

2
CLI Commands
2-31
config
Parameters This command has one parameter.
Command Example
Root> config openSysMS setState 1
NOTE: The command config.features.openSysMS on page 2-11 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
osmsState Specifies whether the Open Systems Management
Server is enabled. Valid values are enable and disable.
Boolean 1 and 0 may be substituted as values.
portNumber Specifies the port number. Valid values are:
0–11 for the Sphereon 4300
0–15 for the Sphereon 3016
0–15 for the Sphereon 4400
0–23 for the Sphereon 4500
0–31 for the Sphereon 3032
0–31 for the Sphereon 3232
0–31 for the Sphereon 4700
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.