Skip to main content

portcontrol command

Use this command to turn a network service port on or off.

Syntax:
portcontrol [-options]
Table 1. portcontrol options
OptionDescriptionValues
-ipmiEnable or disable the ipmi access via LANon, off
-ipmi-kcsEnable on demand, enable, or disable ipmi access from serverauto, on, off
-restEnable or disable REST discoveryon, off
-snmpEnable or disable SNMP discoveryon, off
-ssdpEnable or disable SSDP discoveryon, off
-cliEnable or disable CLI discoveryon, off
-webEnable or disable WEB discoveryon, off
-allEnable or disable all interfaces and discovery protocolson, off
Example:
system> portcontrol
ipmi : on
ipmi-kcs : on
rest : on
snmp : off
ssdp : on
cli : on
web : on
system>