portcontrol command
Use this command to turn a network service port on or off.
Currently this command only supports control of the port for the IPMI protocol. Type portcontrol to display the IPMI port state. To enable or disable the IPMI network port, type the -ipmi option followed by the on or off values.
Option | Description | Values |
---|---|---|
-ipmi | Enable or disable the ipmi-server 623 port | on, off |
-h |
Syntax:
portcontrol [<em className="ph i">options</em>]
options:
-ipmi <em className="ph i">on/off</em>
-h
Example:
system> portcontrol
-ipmi : on
system>
Give feedback