portcontrol command
Use this command to turn a network service port on or off.
Syntax:
portcontrol [-options]
Option | Description | Values |
---|---|---|
-ipmi | Enable or disable the ipmi access via LAN | on, off |
-ipmi-kcs | Enable on demand, enable, or disable ipmi access from server | auto, on, off |
-rest | Enable or disable REST discovery | on, off |
-snmp | Enable or disable SNMP discovery | on, off |
-ssdp | Enable or disable SSDP discovery | on, off |
-cli | Enable or disable CLI discovery | on, off |
-web | Enable or disable WEB discovery | on, off |
-all | Enable or disable all interfaces and discovery protocols | on, off |
Example:
system> portcontrol
ipmi : on
ipmi-kcs : on
rest : on
snmp : off
ssdp : on
cli : on
web : on
system>
Give documentation feedback