{
    "content": [
        {
            "type": "text",
            "text": "# ipmitool (man)\n\n## NAME\n\nipmitool - utility for controlling IPMI-enabled devices\n\n## SYNOPSIS\n\nipmitool [ <options> ] <command> [ <sub-commands and sub-options> ]\n<options>           := [ <general-options> | <conditional-opts> ]\nAny recognized option is accepted. Conditional options may be ignored or it's usage postponed\nuntil shell or exec processes relevant command.\n<general-options>   := [ -h | -V | -v | -I <interface> | -H <address> |\n-d <N> | -p <port> | -c | -U <username> |\n-L <privlvl> | -l <lun> | -m <localaddress> |\n-N <sec> | -R <count> | <password-option> |\n<oem-option> | <bridge-options> ]\n<conditional-opts>  := [ <lan-options> | <lanplus-options> |\n<command-options> ]\nBridging:\n<bridge-options>    := -t <targetaddress> [ -b <channel> |\n[ -T <address> | -B <channel> ] ]\nOptions used with -I lan:\n<lan-options>       := [ -A <authtype> ]\nOptions used with -I lanplus:\n<lanplus-options>   := [ -C <ciphersuite> | <key-option> ]\nOption groups setting same value:\n<key-option>        := [ -k <key> | -K | -y <hexkey> | -Y ]\n<password-option>   := [ -f <passwordfile> | -a | -P <password> | -E ]\n<oem-option>        := [ -o <oemtype> | -g | -s ]\nOptions used with specific command <command-options>:\n<options-sdr>       := [ -S <sdrcachefile> ]\n<options-sel>       := [ -O <seloem> ]\n<options-sol>       := [ -e <solescapechar> ]\n\n## DESCRIPTION\n\nThis program lets you manage Intelligent Platform Management Interface  (IPMI)  functions  of\neither  the local system, via a kernel device driver, or a remote system, using IPMI v1.5 and\nIPMI v2.0. These functions include printing FRU information, LAN configuration, sensor  read‐\nings, and remote chassis power control.\n\n## TLDR\n\n> Interface with the Intelligent Platform Management Interface (IPMI).\n\n- Open IPMI shell on the local hardware:\n  `sudo ipmitool shell`\n- Open IPMI shell on a remote host:\n  `ipmitool -H {{ip_address}} -U {{user_name}} shell`\n\n*Source: tldr-pages*\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (38 subsections)\n- **SECURITY**\n- **COMMANDS**\n- **OPEN INTERFACE**\n- **BMC INTERFACE** (3 subsections)\n- **LIPMI INTERFACE**\n- **LAN INTERFACE**\n- **LANPLUS INTERFACE**\n- **FREE INTERFACE**\n- **IMB INTERFACE**\n- **EXAMPLES**\n- **AUTHOR**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ipmitool",
        "section": "",
        "mode": "man",
        "summary": "ipmitool - utility for controlling IPMI-enabled devices",
        "synopsis": "ipmitool [ <options> ] <command> [ <sub-commands and sub-options> ]\n<options>           := [ <general-options> | <conditional-opts> ]\nAny recognized option is accepted. Conditional options may be ignored or it's usage postponed\nuntil shell or exec processes relevant command.\n<general-options>   := [ -h | -V | -v | -I <interface> | -H <address> |\n-d <N> | -p <port> | -c | -U <username> |\n-L <privlvl> | -l <lun> | -m <localaddress> |\n-N <sec> | -R <count> | <password-option> |\n<oem-option> | <bridge-options> ]\n<conditional-opts>  := [ <lan-options> | <lanplus-options> |\n<command-options> ]\nBridging:\n<bridge-options>    := -t <targetaddress> [ -b <channel> |\n[ -T <address> | -B <channel> ] ]\nOptions used with -I lan:\n<lan-options>       := [ -A <authtype> ]\nOptions used with -I lanplus:\n<lanplus-options>   := [ -C <ciphersuite> | <key-option> ]\nOption groups setting same value:\n<key-option>        := [ -k <key> | -K | -y <hexkey> | -Y ]\n<password-option>   := [ -f <passwordfile> | -a | -P <password> | -E ]\n<oem-option>        := [ -o <oemtype> | -g | -s ]\nOptions used with specific command <command-options>:\n<options-sdr>       := [ -S <sdrcachefile> ]\n<options-sel>       := [ -O <seloem> ]\n<options-sol>       := [ -e <solescapechar> ]",
        "tldr_summary": "Interface with the Intelligent Platform Management Interface (IPMI).",
        "tldr_examples": [
            {
                "description": "Open IPMI shell on the local hardware",
                "command": "sudo ipmitool shell"
            },
            {
                "description": "Open IPMI shell on a remote host",
                "command": "ipmitool -H {{ip_address}} -U {{user_name}} shell"
            }
        ],
        "tldr_source": "official",
        "flags": [
            {
                "flag": "-a",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-A",
                "long": null,
                "arg": null,
                "description": "Specify an authentication type to use during IPMIv1.5 lan session activation. Sup‐ ported types are NONE, PASSWORD, MD2, MD5, or OEM."
            },
            {
                "flag": "-b",
                "long": null,
                "arg": null,
                "description": "Set destination channel for bridged request."
            },
            {
                "flag": "-B",
                "long": null,
                "arg": null,
                "description": "Set transit channel for bridged request (dual bridge)."
            },
            {
                "flag": "-b",
                "long": null,
                "arg": null,
                "description": "Set destination channel for bridged request."
            },
            {
                "flag": "-B",
                "long": null,
                "arg": null,
                "description": "Set transit channel for bridged request. (dual bridge)"
            },
            {
                "flag": "-c",
                "long": null,
                "arg": null,
                "description": "all commands."
            },
            {
                "flag": "-C",
                "long": null,
                "arg": null,
                "description": "The remote server authentication, integrity, and encryption algorithms to use for IP‐ MIv2.0 lanplus connections. See table 22-19 in the IPMIv2.0 specification. The de‐ fault is 3 which specifies RAKP-HMAC-SHA1 authentication, HMAC-SHA1-96 integrity, and AES-CBC-128 encryption algorithms."
            },
            {
                "flag": "-d",
                "long": null,
                "arg": null,
                "description": "vice to use for in-band BMC communication. Used to target a specific BMC on a multi- node, multi-BMC system through the ipmi device driver interface. Default is 0."
            },
            {
                "flag": "-e",
                "long": null,
                "arg": null,
                "description": "Use supplied character for SOL session escape character. The default is to use ~ but this can conflict with ssh sessions."
            },
            {
                "flag": "-E",
                "long": null,
                "arg": null,
                "description": "IPMITOOLPASSWORD. The IPMITOOLPASSWORD takes precedence."
            },
            {
                "flag": "-f",
                "long": null,
                "arg": null,
                "description": "Specifies a file containing the remote server password. If this option is absent, or if passwordfile is empty, the password will default to NULL."
            },
            {
                "flag": "-g",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-h",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-H",
                "long": null,
                "arg": null,
                "description": "Remote server address, can be IP address or hostname. This option is required for lan and lanplus interfaces."
            },
            {
                "flag": "-I",
                "long": null,
                "arg": null,
                "description": "Selects IPMI interface to use. Supported interfaces that are compiled in are visible in the usage help output."
            },
            {
                "flag": "-k",
                "long": null,
                "arg": null,
                "description": "Use supplied Kg key for IPMIv2.0 authentication. The default is not to use any Kg key."
            },
            {
                "flag": "-K",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-l",
                "long": null,
                "arg": null,
                "description": "Set destination lun for raw commands."
            },
            {
                "flag": "-L",
                "long": null,
                "arg": null,
                "description": "Force session privilege level. Can be CALLBACK, USER, OPERATOR, ADMINISTRATOR. De‐ fault is ADMINISTRATOR. This value is ignored and always set to ADMINISTRATOR when combined with -t target address."
            },
            {
                "flag": "-m",
                "long": null,
                "arg": null,
                "description": "Set the local IPMB address. The local address defaults to 0x20 or is auto discovered on PICMG platforms when -m is not specified. There should be no need to change the local address for normal operation."
            },
            {
                "flag": "-N",
                "long": null,
                "arg": null,
                "description": "Specify nr. of seconds between retransmissions of lan/lanplus messages. Defaults are 2 seconds for lan and 1 second for lanplus interfaces. Command raw uses fixed value of 15 seconds. Command sol uses fixed value of 1 second."
            },
            {
                "flag": "-o",
                "long": null,
                "arg": null,
                "description": "Select OEM type to support. This usually involves minor hacks in place in the code to work around quirks in various BMCs from various manufacturers. Use -o list to see a list of current supported OEM types."
            },
            {
                "flag": "-O",
                "long": null,
                "arg": null,
                "description": "Open selected file and read OEM SEL event descriptions to be used during SEL listings. See examples in contrib dir for file format."
            },
            {
                "flag": "-p",
                "long": null,
                "arg": null,
                "description": "Remote server UDP port to connect to. Default is 623."
            },
            {
                "flag": "-P",
                "long": null,
                "arg": null,
                "description": "Remote server password is specified on the command line. If supported it will be ob‐ scured in the process list. Note! Specifying the password as a command line option is not recommended."
            },
            {
                "flag": "-R",
                "long": null,
                "arg": null,
                "description": "Set the number of retries for lan/lanplus interface (default=4). Command raw uses fixed value of one try (no retries). Command hpm uses fixed value of 10 retries."
            },
            {
                "flag": "-s",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-S",
                "long": null,
                "arg": null,
                "description": "Use local file for remote SDR cache. Using a local SDR cache can drastically increase performance for commands that require knowledge of the entire SDR to perform their function. Local SDR cache from a remote system can be created with the sdr dump com‐ mand."
            },
            {
                "flag": "-t",
                "long": null,
                "arg": null,
                "description": "Bridge IPMI requests to the remote target address. Default is 32. The -L privlvl op‐ tion is always ignored and value set to ADMINISTRATOR."
            },
            {
                "flag": "-T",
                "long": null,
                "arg": null,
                "description": "Set transit address for bridge request (dual bridge)."
            },
            {
                "flag": "-T",
                "long": null,
                "arg": null,
                "description": "Set transit address for bridge request. (dual bridge)"
            },
            {
                "flag": "-U",
                "long": null,
                "arg": null,
                "description": "Remote server username, default is NULL user."
            },
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": "crease the level of debug output. If given three times you will get hexdumps of all incoming and outgoing packets. Using it five times provides details on request and ex‐ pected reply procesing. The hpm commands targetcap compprop abort upgstatus rollback rollbackstatus selftestresult increases the verbosity level"
            },
            {
                "flag": "-V",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-y",
                "long": null,
                "arg": null,
                "description": "Use supplied Kg key for IPMIv2.0 authentication. The key is expected in hexadecimal format and can be used to specify keys with non-printable characters. E.g. '-k PASS‐ WORD' and '-y 50415353574F5244' are equivalent. The default is not to use any Kg key."
            },
            {
                "flag": "-Y",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-z",
                "long": null,
                "arg": null,
                "description": "Change Size of Communication Channel. (OEM) If no password method is specified then ipmitool will prompt the user for a password. If no password is entered at the prompt, the remote server password will default to NULL."
            }
        ],
        "examples": [
            "Example 1: Listing remote sensors",
            "> ipmitool -I lan -H 1.2.3.4 -f passfile sdr list",
            "Baseboard 1.25V  | 1.24 Volts        | ok",
            "Baseboard 2.5V   | 2.49 Volts        | ok",
            "Baseboard 3.3V   | 3.32 Volts        | ok",
            "Example 2: Displaying status of a remote sensor",
            "> ipmitool -I lan -H 1.2.3.4 -f passfile sensor get \"Baseboard 1.25V\"",
            "Locating sensor record...",
            "Sensor ID              : Baseboard 1.25V (0x10)",
            "Sensor Type (Analog)   : Voltage",
            "Sensor Reading         : 1.245 (+/- 0.039) Volts",
            "Status                 : ok",
            "Lower Non-Recoverable  : na",
            "Lower Critical         : 1.078",
            "Lower Non-Critical     : 1.107",
            "Upper Non-Critical     : 1.382",
            "Upper Critical         : 1.431",
            "Upper Non-Recoverable  : na",
            "Example 3: Displaying the power status of a remote chassis",
            "> ipmitool -I lan -H 1.2.3.4 -f passfile chassis power status",
            "Chassis Power is on",
            "Example 4: Controlling the power on a remote chassis",
            "> ipmitool -I lan -H 1.2.3.4 -f passfile chassis power on",
            "Chassis Power Control: Up/On"
        ],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 36,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 12,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-a",
                        "lines": 1,
                        "flag": "-a"
                    },
                    {
                        "name": "-A",
                        "lines": 3,
                        "flag": "-A"
                    },
                    {
                        "name": "-b",
                        "lines": 2,
                        "flag": "-b"
                    },
                    {
                        "name": "-B",
                        "lines": 2,
                        "flag": "-B"
                    },
                    {
                        "name": "-b",
                        "lines": 2,
                        "flag": "-b"
                    },
                    {
                        "name": "-B",
                        "lines": 2,
                        "flag": "-B"
                    },
                    {
                        "name": "-c",
                        "lines": 2,
                        "flag": "-c"
                    },
                    {
                        "name": "-C",
                        "lines": 5,
                        "flag": "-C"
                    },
                    {
                        "name": "-d",
                        "lines": 3,
                        "flag": "-d"
                    },
                    {
                        "name": "-e",
                        "lines": 3,
                        "flag": "-e"
                    },
                    {
                        "name": "-E",
                        "lines": 2,
                        "flag": "-E"
                    },
                    {
                        "name": "-f",
                        "lines": 3,
                        "flag": "-f"
                    },
                    {
                        "name": "-g",
                        "lines": 1,
                        "flag": "-g"
                    },
                    {
                        "name": "-h",
                        "lines": 1,
                        "flag": "-h"
                    },
                    {
                        "name": "-H",
                        "lines": 3,
                        "flag": "-H"
                    },
                    {
                        "name": "-I",
                        "lines": 3,
                        "flag": "-I"
                    },
                    {
                        "name": "-k",
                        "lines": 3,
                        "flag": "-k"
                    },
                    {
                        "name": "-K",
                        "lines": 1,
                        "flag": "-K"
                    },
                    {
                        "name": "-l",
                        "lines": 2,
                        "flag": "-l"
                    },
                    {
                        "name": "-L",
                        "lines": 4,
                        "flag": "-L"
                    },
                    {
                        "name": "-m",
                        "lines": 4,
                        "flag": "-m"
                    },
                    {
                        "name": "-N",
                        "lines": 4,
                        "flag": "-N"
                    },
                    {
                        "name": "-o",
                        "lines": 4,
                        "flag": "-o"
                    },
                    {
                        "name": "-O",
                        "lines": 3,
                        "flag": "-O"
                    },
                    {
                        "name": "-p",
                        "lines": 2,
                        "flag": "-p"
                    },
                    {
                        "name": "-P",
                        "lines": 4,
                        "flag": "-P"
                    },
                    {
                        "name": "-R",
                        "lines": 3,
                        "flag": "-R"
                    },
                    {
                        "name": "-s",
                        "lines": 1,
                        "flag": "-s"
                    },
                    {
                        "name": "-S",
                        "lines": 5,
                        "flag": "-S"
                    },
                    {
                        "name": "-t",
                        "lines": 3,
                        "flag": "-t"
                    },
                    {
                        "name": "-T",
                        "lines": 2,
                        "flag": "-T"
                    },
                    {
                        "name": "-T",
                        "lines": 2,
                        "flag": "-T"
                    },
                    {
                        "name": "-U",
                        "lines": 2,
                        "flag": "-U"
                    },
                    {
                        "name": "-v",
                        "lines": 5,
                        "flag": "-v"
                    },
                    {
                        "name": "-V",
                        "lines": 1,
                        "flag": "-V"
                    },
                    {
                        "name": "-y",
                        "lines": 4,
                        "flag": "-y"
                    },
                    {
                        "name": "-Y",
                        "lines": 1,
                        "flag": "-Y"
                    },
                    {
                        "name": "-z",
                        "lines": 6,
                        "flag": "-z"
                    }
                ]
            },
            {
                "name": "SECURITY",
                "lines": 20,
                "subsections": []
            },
            {
                "name": "COMMANDS",
                "lines": 2473,
                "subsections": []
            },
            {
                "name": "OPEN INTERFACE",
                "lines": 48,
                "subsections": []
            },
            {
                "name": "BMC INTERFACE",
                "lines": 9,
                "subsections": [
                    {
                        "name": "/platform/i86pc/kernel/drv/bmc",
                        "lines": 2
                    },
                    {
                        "name": "/platform/i86pc/kernel/drv/amd64/bmc",
                        "lines": 2
                    },
                    {
                        "name": "/dev/bmc",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "LIPMI INTERFACE",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "LAN INTERFACE",
                "lines": 24,
                "subsections": []
            },
            {
                "name": "LANPLUS INTERFACE",
                "lines": 33,
                "subsections": []
            },
            {
                "name": "FREE INTERFACE",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "IMB INTERFACE",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "EXAMPLES",
                "lines": 32,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 15,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ipmitool - utility for controlling IPMI-enabled devices\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "ipmitool [ <options> ] <command> [ <sub-commands and sub-options> ]\n\n<options>           := [ <general-options> | <conditional-opts> ]\nAny recognized option is accepted. Conditional options may be ignored or it's usage postponed\nuntil shell or exec processes relevant command.\n\n<general-options>   := [ -h | -V | -v | -I <interface> | -H <address> |\n-d <N> | -p <port> | -c | -U <username> |\n-L <privlvl> | -l <lun> | -m <localaddress> |\n-N <sec> | -R <count> | <password-option> |\n<oem-option> | <bridge-options> ]\n\n<conditional-opts>  := [ <lan-options> | <lanplus-options> |\n<command-options> ]\nBridging:\n<bridge-options>    := -t <targetaddress> [ -b <channel> |\n[ -T <address> | -B <channel> ] ]\n\nOptions used with -I lan:\n<lan-options>       := [ -A <authtype> ]\n\nOptions used with -I lanplus:\n<lanplus-options>   := [ -C <ciphersuite> | <key-option> ]\n\nOption groups setting same value:\n<key-option>        := [ -k <key> | -K | -y <hexkey> | -Y ]\n<password-option>   := [ -f <passwordfile> | -a | -P <password> | -E ]\n<oem-option>        := [ -o <oemtype> | -g | -s ]\n\nOptions used with specific command <command-options>:\n<options-sdr>       := [ -S <sdrcachefile> ]\n<options-sel>       := [ -O <seloem> ]\n<options-sol>       := [ -e <solescapechar> ]\n\n\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This program lets you manage Intelligent Platform Management Interface  (IPMI)  functions  of\neither  the local system, via a kernel device driver, or a remote system, using IPMI v1.5 and\nIPMI v2.0. These functions include printing FRU information, LAN configuration, sensor  read‐\nings, and remote chassis power control.\n\nIPMI  management  of  a local system interface requires a compatible IPMI kernel driver to be\ninstalled and configured.  On Linux this driver is called OpenIPMI  and  it  is  included  in\nstandard  distributions.  On Solaris this driver is called BMC and is included in Solaris 10.\nManagement of a remote station requires the IPMI-over-LAN interface to be enabled and config‐\nured.   Depending  on the particular requirements of each system it may be possible to enable\nthe LAN interface using ipmitool over the system interface.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-a",
                        "content": "",
                        "flag": "-a"
                    },
                    {
                        "name": "-A",
                        "content": "Specify an authentication type to use during IPMIv1.5 lan  session  activation.   Sup‐\nported types are NONE, PASSWORD, MD2, MD5, or OEM.\n",
                        "flag": "-A"
                    },
                    {
                        "name": "-b",
                        "content": "Set destination channel for bridged request.\n",
                        "flag": "-b"
                    },
                    {
                        "name": "-B",
                        "content": "Set transit channel for bridged request (dual bridge).\n",
                        "flag": "-B"
                    },
                    {
                        "name": "-b",
                        "content": "Set destination channel for bridged request.\n",
                        "flag": "-b"
                    },
                    {
                        "name": "-B",
                        "content": "Set transit channel for bridged request. (dual bridge)\n",
                        "flag": "-B"
                    },
                    {
                        "name": "-c",
                        "content": "all commands.\n",
                        "flag": "-c"
                    },
                    {
                        "name": "-C",
                        "content": "The remote server authentication, integrity, and encryption algorithms to use for  IP‐\nMIv2.0  lanplus  connections.  See table 22-19 in the IPMIv2.0 specification.  The de‐\nfault is 3 which specifies RAKP-HMAC-SHA1 authentication, HMAC-SHA1-96 integrity,  and\nAES-CBC-128 encryption algorithms.\n",
                        "flag": "-C"
                    },
                    {
                        "name": "-d",
                        "content": "vice to use for in-band BMC communication.  Used to target a specific BMC on a  multi-\nnode, multi-BMC system through the ipmi device driver interface.  Default is 0.\n",
                        "flag": "-d"
                    },
                    {
                        "name": "-e",
                        "content": "Use  supplied character for SOL session escape character.  The default is to use ~ but\nthis can conflict with ssh sessions.\n",
                        "flag": "-e"
                    },
                    {
                        "name": "-E",
                        "content": "IPMITOOLPASSWORD. The IPMITOOLPASSWORD takes precedence.\n",
                        "flag": "-E"
                    },
                    {
                        "name": "-f",
                        "content": "Specifies  a  file containing the remote server password. If this option is absent, or\nif passwordfile is empty, the password will default to NULL.\n",
                        "flag": "-f"
                    },
                    {
                        "name": "-g",
                        "content": "",
                        "flag": "-g"
                    },
                    {
                        "name": "-h",
                        "content": "",
                        "flag": "-h"
                    },
                    {
                        "name": "-H",
                        "content": "Remote server address, can be IP address or hostname.  This option is required for lan\nand lanplus interfaces.\n",
                        "flag": "-H"
                    },
                    {
                        "name": "-I",
                        "content": "Selects  IPMI interface to use.  Supported interfaces that are compiled in are visible\nin the usage help output.\n",
                        "flag": "-I"
                    },
                    {
                        "name": "-k",
                        "content": "Use supplied Kg key for IPMIv2.0 authentication.  The default is not  to  use  any  Kg\nkey.\n",
                        "flag": "-k"
                    },
                    {
                        "name": "-K",
                        "content": "",
                        "flag": "-K"
                    },
                    {
                        "name": "-l",
                        "content": "Set destination lun for raw commands.\n",
                        "flag": "-l"
                    },
                    {
                        "name": "-L",
                        "content": "Force  session  privilege  level.  Can be CALLBACK, USER, OPERATOR, ADMINISTRATOR. De‐\nfault is ADMINISTRATOR.  This value is ignored and always set  to  ADMINISTRATOR  when\ncombined with -t target address.\n",
                        "flag": "-L"
                    },
                    {
                        "name": "-m",
                        "content": "Set  the local IPMB address.  The local address defaults to 0x20 or is auto discovered\non PICMG platforms when -m is not specified.  There should be no need  to  change  the\nlocal address for normal operation.\n",
                        "flag": "-m"
                    },
                    {
                        "name": "-N",
                        "content": "Specify  nr. of seconds between retransmissions of lan/lanplus messages.  Defaults are\n2 seconds for lan and 1 second for lanplus interfaces.  Command raw uses  fixed  value\nof 15 seconds.  Command sol uses fixed value of 1 second.\n",
                        "flag": "-N"
                    },
                    {
                        "name": "-o",
                        "content": "Select OEM type to support.  This usually involves minor hacks in place in the code to\nwork around quirks in various BMCs from various manufacturers.  Use -o list to  see  a\nlist of current supported OEM types.\n",
                        "flag": "-o"
                    },
                    {
                        "name": "-O",
                        "content": "Open selected file and read OEM SEL event descriptions to be used during SEL listings.\nSee examples in contrib dir for file format.\n",
                        "flag": "-O"
                    },
                    {
                        "name": "-p",
                        "content": "Remote server UDP port to connect to.  Default is 623.\n",
                        "flag": "-p"
                    },
                    {
                        "name": "-P",
                        "content": "Remote server password is specified on the command line.  If supported it will be  ob‐\nscured in the process list.  Note! Specifying the password as a command line option is\nnot recommended.\n",
                        "flag": "-P"
                    },
                    {
                        "name": "-R",
                        "content": "Set the number of retries for lan/lanplus interface  (default=4).   Command  raw  uses\nfixed value of one try (no retries).  Command hpm uses fixed value of 10 retries.\n",
                        "flag": "-R"
                    },
                    {
                        "name": "-s",
                        "content": "",
                        "flag": "-s"
                    },
                    {
                        "name": "-S",
                        "content": "Use local file for remote SDR cache.  Using a local SDR cache can drastically increase\nperformance for commands that require knowledge of the entire  SDR  to  perform  their\nfunction.   Local SDR cache from a remote system can be created with the sdr dump com‐\nmand.\n",
                        "flag": "-S"
                    },
                    {
                        "name": "-t",
                        "content": "Bridge IPMI requests to the remote target address. Default is 32.  The -L privlvl  op‐\ntion is always ignored and value set to ADMINISTRATOR.\n",
                        "flag": "-t"
                    },
                    {
                        "name": "-T",
                        "content": "Set transit address for bridge request (dual bridge).\n",
                        "flag": "-T"
                    },
                    {
                        "name": "-T",
                        "content": "Set transit address for bridge request. (dual bridge)\n",
                        "flag": "-T"
                    },
                    {
                        "name": "-U",
                        "content": "Remote server username, default is NULL user.\n",
                        "flag": "-U"
                    },
                    {
                        "name": "-v",
                        "content": "crease the level of debug output.  If given three times you will get hexdumps  of  all\nincoming and outgoing packets. Using it five times provides details on request and ex‐\npected reply procesing. The hpm commands targetcap compprop abort  upgstatus  rollback\nrollbackstatus selftestresult increases the verbosity level\n",
                        "flag": "-v"
                    },
                    {
                        "name": "-V",
                        "content": "",
                        "flag": "-V"
                    },
                    {
                        "name": "-y",
                        "content": "Use  supplied  Kg  key for IPMIv2.0 authentication. The key is expected in hexadecimal\nformat and can be used to specify keys with non-printable characters. E.g.  '-k  PASS‐\nWORD' and '-y 50415353574F5244' are equivalent.  The default is not to use any Kg key.\n",
                        "flag": "-y"
                    },
                    {
                        "name": "-Y",
                        "content": "",
                        "flag": "-Y"
                    },
                    {
                        "name": "-z",
                        "content": "Change Size of Communication Channel. (OEM)\n\n\nIf  no  password method is specified then ipmitool will prompt the user for a password. If no\npassword is entered at the prompt, the remote server password will default to NULL.\n",
                        "flag": "-z"
                    }
                ]
            },
            "SECURITY": {
                "content": "There are several security issues be be considered before enabling the IPMI LAN interface.  A\nremote  station  has  the  ability to control a system's power state as well as being able to\ngather certain platform information. To reduce vulnerability it is strongly advised that  the\nIPMI  LAN interface only be enabled in 'trusted' environments where system security is not an\nissue or where there is a dedicated secure 'management network'.\n\nFurther it is strongly advised that you should not enable IPMI for remote access without set‐\nting  a password, and that that password should not be the same as any other password on that\nsystem.\n\nWhen an IPMI password is changed on a remote machine with the IPMIv1.5 lan interface the  new\npassword  is  sent across the network as clear text.  This could be observed and then used to\nattack the remote system.  It is thus recommended that IPMI password management only be  done\nover IPMIv2.0 lanplus interface or the system interface on the local station.\n\nFor  IPMI v1.5, the maximum password length is 16 characters.  Passwords longer than 16 char‐\nacters will be truncated.\n\nFor IPMI v2.0, the maximum password length is 20 characters; longer passwords are truncated.\n",
                "subsections": []
            },
            "COMMANDS": {
                "content": "help   This can be used to get command-line help  on  ipmitool  commands.   It  may  also  be\nplaced at the end of commands to get option usage help.\n\nipmitool help\nCommands:\nbmc          Deprecated. Use mc\nchannel      Configure Management Controller channels\nchassis      Get chassis status and set power state\ndcmi         Data Center Management Interface\ndelloem      Manage Dell OEM Extensions.\necho         Used to echo lines to stdout in scripts\nekanalyzer   run FRU-Ekeying analyzer using FRU files\nevent        Send events to MC\nexec         Run list of commands from file\nfirewall     Configure Firmware Firewall\nfru          Print built-in FRU and scan for FRU locators\nfwum         Update IPMC using Kontron OEM Firmware Update Manager\ngendev       Read/Write Device associated with Generic Device locators sdr\nhpm          Update HPM components using PICMG HPM.1 file\ni2c          Send an I2C Master Write-Read command and print response\nime          Upgrade/Query Intel ME firmware\nisol         Configure and connect Intel IPMIv1.5 Serial-over-LAN\nkontronoem   Manage Kontron OEM Extensions\nlan          Configure LAN Channels\nmc           Management Controller status and global enables\nnm           Node Manager\npef          Configure Platform Event Filtering (PEF)\npicmg        Run a PICMG/ATA extended command\npower        Shortcut to chassis power commands\nraw          Send a RAW IPMI request and print response\nsdr          Print Sensor Data Repository entries and readings\nsel          Print System Event Log (SEL)\nsensor       Print detailed sensor information\nsession      Print session information\nset          Set runtime variable for shell and exec\nshell        Launch interactive IPMI shell\nsol          Configure and connect IPMIv2.0 Serial-over-LAN\nspd          Print SPD info from remote I2C device\nsunoem       Manage Sun OEM Extensions\ntsol         Configure and connect Tyan IPMIv1.5 Serial-over-LAN\nuser         Configure Management Controller users\n\n\nchannel\n\nauthcap <channel number> <max priv>\n\nDisplays  information  about  the  authentication  capabilities of the selected\nchannel at the specified privilege level.\n\nPossible privilege levels are:\n1   Callback level\n2   User level\n3   Operator level\n4   Administrator level\n5   OEM Proprietary level\n15   No access\n\ninfo [channel number]\n\nDisplays  information  about  the selected  channel.  If no channel is given it\nwill display information about the currently used channel.\n\n> ipmitool channel info\nChannel 0xf info:\nChannel Medium Type   : System Interface\nChannel Protocol Type : KCS\nSession Support       : session-less\nActive Session Count  : 0\nProtocol Vendor ID    : 7154\n\ngetaccess <channel number> [<userid>]\n\nConfigure  the  given  userid as the default on the given channel number.  When\nthe given channel is subsequently used, the user is  identified  implicitly  by\nthe given userid.\n\nsetaccess <channel number> <userid> [<callin=on|off>]\n[<ipmi=on|off>] [<link=on|off>] [<privilege=level>]\n\nConfigure  user  access  information  on the given channel for the given\nuserid.\n\ngetciphers <ipmi|sol> [<channel>]\n\nDisplays the list of cipher suites supported for the  given  application\n(ipmi or sol) on the given channel.\n\nchassis\n\nstatus\n\nStatus information related to power, buttons, cooling, drives and faults.\n\npower\n\nstatus\n\non\n\noff\n\ncycle\n\nreset\n\ndiag\n\nsoft\n\nidentify [<seconds>|force]\n\nIdentify interval.\nDefault is 15 seconds.\n0 - Off\nforce - To turn on indefinitely\n\npolicy\n\nWhat to do when power is restored.\n\nlist\n\nShow available options.\n\nalways-on\n\nprevious\n\nalways-off\n\n\nrestartcause\n\nLast restart cause.\n\npoh\n\nGet power on hours.\n\nbootdev\n\nnone\n\nDo not change boot device order.\n\npxe\n\nForce PXE boot.\n\ndisk\n\nForce boot from default Hard-drive.\n\nsafe\n\nForce boot from default Hard-drive, request Safe Mode.\n\ndiag\n\nForce boot from Diagnostic Partition.\n\ncdrom\n\nForce boot from CD/DVD.\n\nbios\n\nForce boot into BIOS Setup.\n\nfloppy\n\nForce boot from Floppy/primary removable media.\n\nbootparam\n\nforcepxe\n\nForce PXE boot\n\nforcedisk\n\nForce boot from default Hard-drive\n\nforcesafe\n\nForce boot from default Hard-drive, request Safe Mode\n\nforcediag\n\nForce boot from Diagnostic Partition\n\nforcecdrom\n\nForce boot from CD/DVD\n\nforcebios\n\nForce boot into BIOS Setup\n\nselftest\n\ndcmi\n\ndiscover\n\nThis command is used to discover supported capabilities in DCMI.\n\n\npower <command>\n\nPlatform power limit command options are:\n\n\nreading\n\nGet power related readings from the system.\n\ngetlimit\n\nGet the configured power limits.\n\nsetlimit  <parameter> <value>\n\nSet a power limit option.\n\n\nPossible parameters/values are:\n\n\naction  <No  Action  |  Hard Power Off & Log Event to SEL | Log Event to\nSEL>\n\nException Actions are taken as \"No Action\", \"Hard Power Off  sys‐\ntem and log events to SEL\", or \"Log event to SEL only\".\n\nlimit <number in Watts>\n\nPower Limit Requested in Watts.\n\ncorrection <number in milliseconds>\n\nCorrection Time Limit in milliseconds.\n\nsample <number in seconds>\n\nStatistics Sampling period in seconds.\n\n\nactivate\n\nActivate the set power limit.\n\ndeactivate\n\nDeactivate the set power limit.\n\nsensors\n\nPrints the available DCMI sensors.\n\nassettag\n\nPrints the platforms asset tag.\n\nsetassettag  <string>\n\nSets the platforms asset tag\n\ngetmcidstring\n\nGet management controller identifier string.\n\nsetmcidstring  <string>\n\nSet  management  controller  identifier string.  The maximum length is 64 bytes\nincluding a null terminator.\n\nthermalpolicy  [<get | set>]\n\nThermal Limit policy get/set.\n\n\nThe commands are:\n\n\nGet  <entityID> <instanceID>\n\nGet Thermal Limit values.\n\nentityID is the physical entity that a sensor or  device  is  associated\nwith.   instanceID  is  a  particular instance of an entity.  Entity In‐\nstance can be in one of two ranges, system-relative or  device-relative.\nFor  example, a system with four processors could use an Entity Instance\nvalue of \"0\" to identify the first processor.\n\nSet  <entityID> <instanceID>\n\nSet Thermal Limit values.\n\nentityID is the physical entity that a sensor or  device  is  associated\nwith.   instanceID  is  a  particular instance of an entity.  Entity In‐\nstance can be in one of two ranges, system-relative or  device-relative.\nFor  example, a system with four processors could use an Entity Instance\nvalue of \"0\" to identify the first processor.\n\ngettempreading\n\nGet Temperature Sensor Readings.\n\ngetconfparam\n\nGet DCMI Configuration Parameters.\n\nsetconfparam <parameters>\n\nSet DCMI Configuration Parameters.\n\nThe Configuration Parameters are:\n\nactivatedhcp\n\nActivate/restart DHCP\n\ndhcpconfig\n\nDiscover DHCP Configuration.\n\ninit\n\nSet DHCP Initial timeout interval, in seconds.  The recommended  default\nis four seconds.\n\ntimeout\n\nSet  DHCP  Server contact timeout interval, in seconds.  The recommended\ndefault timeout is two minutes.\n\nretry\n\nSet DHCP Server contact retry interval, in seconds.  The recommended de‐\nfault timeout is sixty-four seconds.\n\noobdiscover\n\nPing/Pong Message for DCMI Discovery.\n\n\ndelloem\n\nThe delloem commands provide information on Dell-specific features.\n\nsetled {b:d.f} {state..}\n\nSets the drive backplane LEDs for a device.\n{b:d.f} = PCI Address of device (eg. 06:00.0)\n{state} = one or more of the following:\nonline  | present | hotspare | identify | rebuilding | fault | predict |\ncritical | failed\n\n\nlcd\nset {mode}|{lcdqualifier}|{errordisplay}\n\nAllows you to set the LCD mode and user-defined string.\n\nlcd set mode\n{none}|{modelname}|{ipv4address}|{macaddress}|\n{systemname}|{servicetag}|{ipv6address}|\n{ambienttemp}|{systemwatt}|{assettag}|\n{userdefined}<text>\n\nAllows you to set the LCD display mode to any of the  preceding  parame‐\nters.\n\n\nlcd set lcdqualifier\n{watt}|{btuphr}|\n{celsius}|{fahrenheit}\n\nAllows you to set the unit for the system ambient temperature mode.\n\n\nlcd set errordisplay\n{sel}|{simple}\n\nAllows you to set the error display.\n\nlcd info\n\nDisplays the LCD screen information.\n\nlcd set vkvm\n{active}|{inactive}\n\nAllows  you to set the vKVM status to active or inactive. When it is ac‐\ntive and session is in progress, a message appears on LCD.\n\nlcd status\n\nDisplays the LCD status for vKVM display active or  inactive  and  Front\nPanel access mode (viewandmodify, view-only or disabled).\n\nmac\n\nDisplays the information about the system NICs.\n\nmac list\n\nDisplays  the  NIC  MAC address and status of all NICs. It also displays\nthe DRAC/iDRAC MAC address.\n\n\nmac get\n<NIC number>\n\nDisplays the selected NICs MAC address and status.\n\nlan\nDisplays the information of Lan.\n\n\nlan set\n<Mode>\n\nSets the NIC selection mode (dedicated, shared with  lom1,  shared  with\nlom2,shared  with lom3,shared with lom4,shared with failover lom1,shared\nwith  failover  lom2,shared  with  failover  lom3,shared  with  failover\nlom4,shared with Failover all loms, shared with Failover None).\n\nlan get\n\nReturns  the  current  NIC  selection mode (dedicated, shared with lom1,\nshared with  lom2,  shared  with  lom3,  shared  with  lom4,shared  with\nfailover   lom1,   shared   with   failover  lom2,shared  with  failover\nlom3,shared with failover lom4,shared with Failover all loms,shared with\nFailover None).\n\n\nlan get active\n\nReturns the current active NIC (dedicated, LOM1, LOM2, LOM3 or LOM4).\n\npowermonitor\n\nDisplays power tracking statistics.\n\n\npowermonitor clear cumulativepower\n\nReset cumulative power reading.\n\npowermonitor clear peakpower\n\nReset peak power reading.\n\npowermonitor powerconsumption\n<watt>|<btuphr>\nDisplays the power consumption in watt or btuphr.\n\npowermonitor powerconsumptionhistory\n<watt>|<btuphr>\nDisplays the power consumption history in watt or btuphr.\n\npowermonitor getpowerbudget\n<watt>|<btuphr>\nDisplays the power cap in watt or btuphr.\n\npowermonitor setpowerbudget\n<val><watt|btuphr|percent>\nAllows you to set the  power cap in watt, BTU/hr or percentage.\n\npowermonitor enablepowercap\nEnables set power cap.\n\npowermonitor disablepowercap\n\nDisables set power cap.\n\n\nvFlash info Card\n\nShows Extended SD Card information.\n\necho\n\nFor echoing lines to stdout in scripts.\n\nekanalyzer <command> <xx=filename1> <xx=filename2> [<rc=filename3>] ...\n\nNOTE : This command can support a maximum of 8 files per command line\n\nfilename1 : binary file that stores FRU data of a Carrier or an AMC module\n\nfilename2 : binary file that stores FRU data of an AMC module.\nThese binary files can be generated from command:\nipmitool fru read <id> <filename>\n\nfilename3 : configuration file used for configuring On-Carrier Device ID\nor OEM GUID. This file is optional.\n\nxx : indicates the type of the file. It can take the following value:\n\noc : On-Carrier device\n\na1 : AMC slot A1\n\na2 : AMC slot A2\n\na3 : AMC slot A3\n\na4 : AMC slot A4\n\nb1 : AMC slot B1\n\nb2 : AMC slot B2\n\nb3 : AMC slot B3\n\nb4 : AMC slot B4\n\nsm : Shelf Manager\n\n\nThe available commands for ekanalyzer are:\n\n\nprint [<carrier | power | all>]\n\ncarrier (default) <oc=filename1> <oc=filename2> ...\n\nDisplay  point  to  point physical connectivity between carriers and AMC\nmodules.\nExample:\n> ipmitool ekanalyzer print carrier oc=fru oc=carrierfru\nFrom Carrier file: fru\nNumber of AMC bays supported by Carrier: 2\nAMC slot B1 topology:\nPort 0 =====> On Carrier Device ID 0, Port 16\nPort 1 =====> On Carrier Device ID 0, Port 12\nPort 2 =====> AMC slot B2, Port 2\nAMC slot B2 topology:\nPort 0 =====> On Carrier Device ID 0, Port 3\nPort 2 =====> AMC slot B1, Port 2\n*-*-*-* *-*-* *-*-* *-*-* *-*-* *-*-* *-*-*\nFrom Carrier file: carrierfru\nOn Carrier Device ID 0 topology:\nPort 0 =====> AMC slot B1, Port 4\nPort 1 =====> AMC slot B1, Port 5\nPort 2 =====> AMC slot B2, Port 6\nPort 3 =====> AMC slot B2, Port 7\nAMC slot B1 topology:\nPort 0 =====> AMC slot B2, Port 0\nAMC slot B1 topology:\nPort 1 =====> AMC slot B2, Port 1\nNumber of AMC bays supported by Carrier: 2\n\n\npower <xx=filename1> <xx=filename2> ...\n\nDisplay power supply information between carrier and AMC modules.\n\nall <xx=filename> <xx=filename> ...\n\nDisplay both physical connectivity and power supply of each carrier  and\nAMC modules.\n\n\nfrushow <xx=filename>\nConvert a binary FRU file into human readable text format. Use -v option to get\nmore display information.\n\n\nsummary [<match | unmatch | all>]\n\nmatch (default) <xx=filename> <xx=filename> ...\nDisplay only matched results of Ekeying match between an On-Carrier  de‐\nvice and an AMC module or between 2 AMC modules. Example:\n> ipmitool ekanalyzer summary match oc=fru b1=amcB1 a2=amcA2\nOn-Carrier Device vs AMC slot B1\nAMC slot B1 port 0 ==> On-Carrier Device 0 port 16\nMatching Result\n- From On-Carrier Device ID 0\n-Channel ID 11 || Lane 0: enable\n-Link Type: AMC.2 Ethernet\n-Link Type extension: 1000BASE-BX (SerDES Gigabit) Ethernet link\n-Link Group ID: 0 || Link Asym. Match: exact match\n- To AMC slot B1\n-Channel ID 0 || Lane 0: enable\n-Link Type: AMC.2 Ethernet\n-Link Type extension: 1000BASE-BX (SerDES Gigabit) Ethernet link\n-Link Group ID: 0 || Link Asym. Match: exact match\n*-*-*-* *-*-* *-*-* *-*-* *-*-* *-*-* *-*-*\nAMC slot B1 port 1 ==> On-Carrier Device 0 port 12\nMatching Result\n- From On-Carrier Device ID 0\n-Channel ID 6 || Lane 0: enable\n-Link Type: AMC.2 Ethernet\n-Link Type extension: 1000BASE-BX (SerDES Gigabit) Ethernet link\n-Link Group ID: 0 || Link Asym. Match: exact match\n- To AMC slot B1\n-Channel ID 1 || Lane 0: enable\n-Link Type: AMC.2 Ethernet\n-Link Type extension: 1000BASE-BX (SerDES Gigabit) Ethernet link\n-Link Group ID: 0 || Link Asym. Match: exact match\n*-*-*-* *-*-* *-*-* *-*-* *-*-* *-*-* *-*-*\nOn-Carrier Device vs AMC slot A2\nAMC slot A2 port 0 ==> On-Carrier Device 0 port 3\nMatching Result\n- From On-Carrier Device ID 0\n-Channel ID 9 || Lane 0: enable\n-Link Type: AMC.2 Ethernet\n-Link Type extension: 1000BASE-BX (SerDES Gigabit) Ethernet link\n-Link Group ID: 0 || Link Asym. Match: exact match\n- To AMC slot A2\n-Channel ID 0 || Lane 0: enable\n-Link Type: AMC.2 Ethernet\n-Link Type extension: 1000BASE-BX (SerDES Gigabit) Ethernet link\n-Link Group ID: 0 || Link Asym. Match: exact match\n*-*-*-* *-*-* *-*-* *-*-* *-*-* *-*-* *-*-*\nAMC slot B1 vs AMC slot A2\nAMC slot A2 port 2 ==> AMC slot B1 port 2\nMatching Result\n- From AMC slot B1\n-Channel ID 2 || Lane 0: enable\n-Link Type: AMC.3 Storage\n-Link Type extension: Serial Attached SCSI (SAS/SATA)\n-Link  Group  ID:  0 || Link Asym. Match: FC or SAS interface {exact\nmatch}\n- To AMC slot A2\n-Channel ID 2 || Lane 0: enable\n-Link Type: AMC.3 Storage\n-Link Type extension: Serial Attached SCSI (SAS/SATA)\n-Link Group ID: 0 || Link Asym. Match: FC or  SAS  interface  {exact\nmatch}\n*-*-*-* *-*-* *-*-* *-*-* *-*-* *-*-* *-*-*\n\nunmatch <xx=filename> <xx=filename> ...\n\nDisplay the unmatched results of Ekeying match between an On-Carrier de‐\nvice and an AMC module or between 2 AMC modules\n\nall <xx=filename> <xx=filename> ...\n\nDisplay both matched result and unmatched results of Ekeying  match  be‐\ntween two cards or two modules.\n\nevent\n\n<predefined event number N>\n\nSend  a  pre-defined  test event to the System Event Log.  The following events\nare included as a means to test the functionality of the System Event Log  com‐\nponent of the BMC (an entry will be added each time the event N command is exe‐\ncuted).\n\nCurrently supported values for N are:\n1    Temperature: Upper Critical: Going High\n2    Voltage Threshold: Lower Critical: Going Low\n3    Memory: Correctable ECC\n\nNOTE: These pre-defined events will likely not produce \"accurate\"  SEL  records\nfor a particular system because they will not be correctly tied to a valid sen‐\nsor number, but they are sufficient to verify correct operation of the SEL.\n\n\nfile <filename>\n\nEvent log records specified in <filename> will be added  to  the  System  Event\nLog.\n\nThe format of each line in the file is as follows:\n\n<{EvM  Revision}  {Sensor  Type}  {Sensor  Num} {Event Dir/Type} {Event Data 0}\n{Event Data 1} {Event Data 2}>[# COMMENT]\n\ne.g.: 0x4 0x2 0x60 0x1 0x52 0x0 0x0 # Voltage threshold: Lower Critical:  Going\nLow\n\nEvM  Revision  -  The \"Event Message Revision\" is 0x04 for messages that comply\nwith the IPMI 2.0 Specification and 0x03 for messages that comply with the IPMI\n1.0 Specification.\n\nSensor Type - Indicates the Event Type or Class.\n\nSensor Num - Represents the 'sensor' within the management controller that gen‐\nerated the Event Message.\n\nEvent Dir/Type - This field is encoded with the event direction as the high bit\n(bit  7) and the event type as the low 7 bits.  Event direction is 0 for an as‐\nsertion event and 1 for a deassertion event.\n\nSee the IPMI 2.0 specification for further details on the definitions for  each\nfield.\n\n\n<sensorid> <list>\n\nGet  a  list  of  all  the  possible Sensor States and pre-defined Sensor State\nShortcuts available for a particular sensor.   sensorid is the character string\nrepresentation  of  the  sensor and must be enclosed in double quotes if it in‐\ncludes white space.  Several different commands including ipmitool sensor  list\nmay  be  used  to obtain a list that includes the sensorid strings representing\nthe sensors on a given system.\n\n> ipmitool -I open event \"PS 2T Fan Fault\" list\nFinding sensor PS 2T Fan Fault... ok\nSensor States:\nState Deasserted\nState Asserted\nSensor State Shortcuts:\npresent    absent\nassert     deassert\nlimit      nolimit\nfail       nofail\nyes        no\non         off\nup         down\n\n\n<sensorid> <sensor state> [<direction>]\n\nGenerate a custom event based on existing  sensor  information.   The  optional\nevent direction can be either assert (the default) or deassert.\n\n\n> ipmitool event \"PS 2T Fan Fault\" \"State Asserted\"\nFinding sensor PS 2T Fan Fault... ok\n0 | Pre-Init Time-stamp   | Fan PS 2T Fan Fault | State Asserted\n\n> ipmitool event \"PS 2T Fan Fault\" \"State Deasserted\"\nFinding sensor PS 2T Fan Fault... ok\n0 | Pre-Init Time-stamp   | Fan PS 2T Fan Fault | State Desserted\n\nexec <filename>\n\nExecute ipmitool commands from filename.  Each line is a complete command.  The syntax\nof the commands are defined by the COMMANDS section in this manpage.   Each  line  may\nhave an optional comment at the end of the line, delimited with a `#' symbol.\n\ne.g., a command file with two lines:\n\nsdr list # get a list of sdr records\nsel list # get a list of sel records\n\nfirewall\n\nThis  command supports the Firmware Firewall capability.  It may be used to add or re‐\nmove security-based restrictions on certain commands/command sub-functions  or to list\nthe  current  firmware  firewall  restrictions set on any commands.  For each firmware\nfirewall command listed below, parameters may be included to cause the command  to  be\nexecuted  with  increasing  granularity on a specific LUN, for a specific NetFn, for a\nspecific IPMI Command, and finally for a specific command's sub-function (see Appendix\nH  in the IPMI 2.0 Specification for a listing of any sub-function numbers that may be\nassociated with a particular command).\n\nParameter syntax and dependencies are as follows:\n\n[<channel H>] [<lun L> [ <netfn N> [<command C [<subfn S>]]]]\n\nNote that if \"netfn <N>\" is specified, then \"lun <L>\"  must  also  be  specified;   if\n\"command  <C>\"  is  specified, then \"netfn <N>\" (and therefore \"lun <L>\") must also be\nspecified, and so forth.\n\n\"channel <H>\" is an optional and standalone parameter.   If  not  specified,  the  re‐\nquested operation will be performed on the current channel.  Note that command support\nmay vary from channel to channel.\n\nFirmware firewall commands:\n\ninfo [<Parms as described above>]\n\nList firmware firewall information for the specified LUN,  NetFn,  and  Command\n(if supplied) on the current or specified channel.  Listed information includes\nthe support, configurable, and enabled bits for the specified command  or  com‐\nmands.\n\nSome usage examples:\n\ninfo [<channel H>] [<lun L>]\n\nThis  command will list firmware firewall information for all NetFns for\nthe specified LUN on either the current or the specified channel.\n\ninfo [<channel H>] [<lun L> [ <netfn N> ]\n\nThis command will  print  out  all  command  information  for  a  single\nLUN/NetFn pair.\n\ninfo [<channel H>] [<lun L> [ <netfn N> [<command C] ]]\n\nThis  prints  out  detailed, human-readable information showing the sup‐\nport, configurable, and enabled bits for the specified  command  on  the\nspecified LUN/NetFn pair.  Information will be printed about each of the\ncommand subfunctions.\n\ninfo [<channel H>] [<lun L> [ <netfn N> [<command C [<subfn S>]]]]\n\nPrint out information for a specific sub-function.\n\nenable [<Parms as described above>]\n\nThis command is used to enable commands for a given  NetFn/LUN  combination  on\nthe specified channel.\n\ndisable [<Parms as described above>] [force]\n\nThis  command  is used to disable commands for a given NetFn/LUN combination on\nthe specified channel.   Great care should be taken if using the \"force\" option\nso as not to disable the \"Set Command Enables\" command.\n\nreset [<Parms as described above>]\n\nThis  command  may be used to reset the firmware firewall back to a state where\nall commands and command sub-functions are enabled.\n\nfru\n\nprint\n\nRead all Field  Replaceable  Unit (FRU) inventory data and extract such  infor‐\nmation  as serial number, part number, asset tags, and short strings describing\nthe chassis, board, or product.\n\nread <fru id> <fru file>\n\nfru id is the digit ID of the FRU (see output of 'fru print').  fru file is the\nabsolute  pathname of a file in which to dump the binary FRU data pertaining to\nthe specified FRU entity.\n\nwrite <fru id> <fru file>\n\nfru id is the digit ID of the FRU (see output of 'fru print').  fru file is the\nabsolute  pathname  of a file from which to pull the binary FRU data before up‐\nloading it to the specified FRU.\n\nupgEkey <fru id> <fru file>\n\nUpdate a multirecord FRU location.  fru id is the digit ID of the FRU (see out‐\nput of 'fru print').  fru file is the absolute pathname of a file from which to\npull the binary FRU data to upload into the specified multirecord FRU entity.\n\n\nedit <fru id>\n\nThis command provides interactive editing of  some  supported  records,  namely\nPICMG Carrier Activation Record.  fru id is the digit ID of the FRU (see output\nof 'fru print'); default is 0.\n\n\nedit <fru id> field <section> <index> <string>\n\nThis command may be used to set a field string to a new value.  It replaces the\nFRU data found at index in the specified section with the supplied string.\n\n\nfru id is the digit ID of the FRU (see output of 'fru print').\n\n\n<section> is a string which refers to FRU Inventory Information\nStorage Areas and may be refer to:\n\nc FRU Inventory Chassis Info Area\n\nb FRU Inventory Board Info Area\n\np FRU Inventory Product Info Area\n\n\n<index>  specifies  the field number. Field numbering starts on the first 'eng‐\nlish text' field type. For instance in the  <board>  info  area  field  '0'  is\n<Board  Manufacturer> and field '2' is <Board Serial Number>; see IPMI Platform\nManagement FRU Information Storage Definition v1.0 R1.1 for field locations.\n\n\n<string> must be the same length as the string being replaced and must be 8-bit\nASCII (0xCx).\n\n\n\nedit <fru id> oem iana <record> <format> [<args>]\n\nThis command edits the data found in the multirecord area. Support for OEM spe‐\ncific records is limited.\n\nfwum\nUpdate IPMC using Kontron OEM Firmware Update Manager.\n\ninfo\nShow information about current firmware.\n\n\nstatus\nShow status of each firmware bank present in the hardware.\n\n\ndownload <filename>\n\nDownload specified firmware.\n\n\nupgrade [filename]\n\nInstall firmware upgrade. If the filename is specified, the file is  downloaded\nfirst, otherwise the last firmware downloaded is used.\n\n\nrollback\n\nAsk IPMC to rollback to previous version.\n\n\ntracelog\n\nShow firmware upgrade log.\n\n\ngendev\n\nlist\n\nList All Generic Device Locators.\n\nread <sdr name> <file>\n\nRead to file eeprom specify by Generic Device Locators.\n\nwrite <sdr name> <file>\n\nWrite from file eeprom specify by Generic Device Locators\n\nhpm\nPICMG HPM.1 Upgrade Agent\n\ncheck\nCheck the target information.\n\n\ncheck <filename>\nDisplay both the existing target version and image version on the screen.\n\n\ndownload <filename>\n\nDownload specified firmware.\n\n\nupgrade <filename> [all] [component <x>] [activate]\nUpgrade the firmware using a valid HPM.1 image file. If no option is specified,\nthe firmware versions are checked first and the firmware is  upgraded  only  if\nthey are different.\n\n\nall\nUpgrade  all  components even if the firmware versions are the same (use\nthis only after using \"check\" command).\n\n\ncomponent <x>\nUpgrade only given component from the given file.\ncomponent 0 - BOOT\ncomponent 1 - RTK\n\n\nactivate\nActivate new firmware right away.\n\n\n\nactivate\n\nActivate the newly uploaded firmware.\n\n\ntargetcap\n\nGet the target upgrade capabilities.\n\n\ncompprop <id> <select>\nGet the specified component properties. Valid component id: 0-7.  Select can be\none of following:\n0 - General properties\n1 - Current firmware version\n2 - Description string\n3 - Rollback firmware version\n4 - Deferred firmware version\n\n\nabort\n\nAbort the on-going firmware upgrade.\n\n\nupgstatus\nShow status of the last long duration command.\n\n\nrollback\nPerform manual rollback on the IPM Controller firmware.\n\n\nrollbackstatus\n\nShow the rollback status.\n\n\nselftestresult\n\nQuery the self test results.\n\n\ni2c <i2caddr> <read bytes> [<write data>]\n\nThis  command  may be used to execute raw I2C commands with the Master Write-Read IPMI\ncommand.\n\nime\n\nhelp\n\nPrint usage information\n\ninfo\n\nDisplays information about the Manageability Engine (ME)\n\nupdate <file>\n\nUpgrade the ME firmware with the specified image file\nWARNING You MUST use a supported image provided by your board vendor\n\nrollback\n\nPerform manual rollback of the ME firmware\n\n\nisol\n\ninfo\n\nRetrieve information about the Intel IPMI v1.5 Serial-Over-LAN configuration.\n\nset <parameter> <value>\n\nConfigure parameters for Intel IPMI v1.5 Serial-over-LAN.\n\nValid parameters and values are:\n\nenabled\ntrue, false.\n\nprivilege-level\nuser, operator, admin, oem.\n\nbit-rate\n9.6, 19.2, 38.4, 57.6, 115.2.\n\nactivate\n\nCauses ipmitool to enter Intel IPMI v1.5 Serial Over LAN mode. An RMCP+ connec‐\ntion  is  made  to  the BMC, the terminal is set to raw mode, and user input is\nsent to the serial console on the remote server. On exit, the SOL payload  mode\nis deactivated and the terminal is reset to its original settings.\n\nSpecial escape sequences are provided to control the SOL session:\n\n~.        Terminate connection\n\n~^Z       Suspend ipmitool\n\n~^X       Suspend ipmitool, but don't restore tty on restart\n\n~B        Send break\n\n~~        Send the escape character by typing it twice\n\n~?        Print the supported escape sequences\n\nNote that escapes are only recognized immediately after newline.\n\nkontronoem\n\nOEM commands specific to Kontron devices.\n\nsetsn\n\nSet FRU serial number.\n\nsetmfgdate\n\nSet FRU manufacturing date.\n\nnextboot <boot device>\n\nSelect the next boot order on the Kontron CP6012.\n\nlan\n\nThese  commands will allow you to configure IPMI LAN channels with network information\nso they can be used with the ipmitool lan and lanplus interfaces.  NOTE: To  determine\non which channel the LAN interface is located, issue the `channel info number' command\nuntil you come across a valid 802.3 LAN channel.  For example:\n\n> ipmitool -I open channel info 1\nChannel 0x1 info:\nChannel Medium Type   : 802.3 LAN\nChannel Protocol Type : IPMB-1.0\nSession Support       : session-based\nActive Session Count  : 8\nProtocol Vendor ID    : 7154\n\n\nprint [<channel>]\n\nPrint the  current  configuration  for  the  given channel.  The  default  will\nprint information on the first found LAN channel.\n\nset <channel number> <command> <parameter>\n\nSet  the  given  command  and  parameter  on the specified channel.  Valid com‐\nmand/parameter options are:\n\nipaddr <x.x.x.x>\n\nSet the IP address for this channel.\n\nnetmask <x.x.x.x>\n\nSet the netmask for this channel.\n\nmacaddr <xx:xx:xx:xx:xx:xx>\n\nSet the MAC address for this channel.\n\ndefgw ipaddr <x.x.x.x>\n\nSet the default gateway IP address.\n\ndefgw macaddr <xx:xx:xx:xx:xx:xx>\n\nSet the default gateway MAC address.\n\nbakgw ipaddr <x.x.x.x>\n\nSet the backup gateway IP address.\n\nbakgw macaddr <xx:xx:xx:xx:xx:xx>\n\nSet the backup gateway MAC address.\n\npassword <pass>\n\nSet the null user password.\n\nsnmp <community string>\n\nSet the SNMP community string.\n\nuser\n\nEnable user access mode for userid 1 (issue the `user' command  to  dis‐\nplay information about userids for a given channel).\n\naccess <on|off>\n\nSet LAN channel access mode.\n\nalert <on|off>\n\nEnable or disable PEF alerting for this channel.\n\nipsrc <source>\n\nSet the IP address source:\nnone unspecified\nstatic    manually configured static IP address\ndhcp address obtained by BMC running DHCP\nbios address loaded by BIOS or system software\n\narp respond <on|off>\n\nSet BMC generated ARP responses.\n\narp generate <on|off>\n\nSet BMC generated gratuitous ARPs.\n\narp interval <seconds>\n\nSet BMC generated gratuitous ARP interval.\n\nvlan id <off|id>\n\nDisable VLAN operation or enable VLAN and set the ID.\nID: value of the virtual lan identifier between 1 and 4094 inclusive.\n\nvlan priority <priority>\n\nSet the priority associated with VLAN frames.\nID: priority of the virtual lan frames between 0 and 7 inclusive.\n\nauth <level,...> <type,...>\n\nSet the valid  authtypes  for  a  given  auth level.\nLevels: callback, user, operator, admin\nTypes: none, md2, md5, password, oem\n\ncipherprivs <privlist>\n\nCorrelates cipher suite numbers with the maximum privilege level that is\nallowed to use it.  In this way, cipher suites can restricted  to  users\nwith  a  given privilege level, so that, for example, administrators are\nrequired to use a stronger cipher suite than normal users.\n\nThe format of privlist is as follows.  Each character represents a priv‐\nilege  level and the character position identifies the cipher suite num‐\nber.  For example, the first character represents cipher  suite  0,  the\nsecond  represents cipher suite 1, and so on.  privlist must be 15 char‐\nacters in length.\n\nCharacters used in privlist and their associated privilege levels are:\n\nX    Cipher Suite Unused\nc    CALLBACK\nu    USER\no    OPERATOR\na    ADMIN\nO    OEM\n\nSo, to set the maximum privilege for cipher suite 0 to USER and suite  1\nto ADMIN, issue the following command:\n\n> ipmitool -I interface lan set channel cipherprivs uaXXXXXXXXXXXXX\n\n\n\nbadpassthresh <threshnum> <1|0> <resetinterval> <lockoutinterval>\n\nSets the Bad Password Threshold.\n\n<threshnum> If non-zero, this value determines the number of sequential\nbad passwords that will be allowed to be entered for the identified user\nbefore the user is automatically disabled from access on the channel.\n\n<1|0>  1  =  generate  a Session Audit sensor \"Invalid password disable\"\nevent message.  0 = do not generate an event message when  the  user  is\ndisabled.\n\n<resetinterval>  Attempt Count Reset Interval. The interval, in tens of\nseconds, for which the accumulated count of bad password attempts is re‐\ntained before being automatically reset to zero.\n\n<lockoutinterval>  User Lockout Interval. The interval, in tens of sec‐\nonds, that the user will remain disabled after  being  disabled  because\nthe Bad Password Threshold number was reached.\n\n\nalert print [<channel>] [<alert destination>]\n\nPrint alert information for the specified channel and destination.  The default\nwill print all alerts for all alert destinations on the first found  LAN  chan‐\nnel.\n\n\nalert set <channel number> <alert destination> <command> <parameter>\n\nSet an alert on the given LAN channel and destination.   Alert Destinations are\nlisted via the 'lan alert print' command.  Valid command/parameter options are:\n\nipaddr <x.x.x.x>\n\nSet alert IP address.\n\nmacaddr <xx:xx:xx:xx:xx:xx>\n\nSet alert MAC address.\n\ngateway <default | backup>\n\nSet the channel gateway to use for alerts.\n\nack <on | off>\n\nSet Alert Acknowledge on or off.\n\ntype <pet | oem1 | oem2>\n\nSet the destination type as PET or OEM.\n\ntime <seconds>\n\nSet ack timeout or unack retry interval.\n\nretry <number>\n\nSet the number of alert retries.\n\nstats get [<channel number>]\n\nRetrieve information about the IP connections on the  specified  channel.   The\ndefault will retrieve statistics on the first found LAN channel.\n\nstats clear [<channel number>]\n\nClear  all  IP/UDP/RMCP  Statistics to 0 on the specified channel.  The default\nwill clear statistics on the first found LAN channel.\n\nmc | bmc\n\nreset <warm|cold>\n\nInstructs the BMC to perform a warm or cold reset.\n\nguid\n\nDisplay the Management Controller Globally Unique IDentifier.\n\ninfo\n\nDisplays  information  about  the  BMC  hardware,  including  device  revision,\nfirmware  revision, IPMI version supported, manufacturer ID, and information on\nadditional device support.\n\nwatchdog\n\nThese commands allow a user to view and change the current state of the  watch‐\ndog timer.\n\nget\n\nShow current Watchdog Timer settings and countdown state.\n\nreset\n\nReset the Watchdog Timer to its most recent state and restart the count‐\ndown timer.\n\noff\n\nTurn off a currently running Watchdog countdown timer.\n\nselftest\n\nCheck on the basic health of the BMC by executing the  Get  Self  Test  results\ncommand and report the results.\n\ngetenables\n\nDisplays a list of the currently enabled options for the BMC.\n\nsetenables <option>=[on|off]\n\nEnables  or disables the given option.  This command is only supported over the\nsystem interface according to the IPMI specification.  Currently supported val‐\nues for option include:\n\nrecvmsgintr\n\nReceive Message Queue Interrupt\n\neventmsgintr\n\nEvent Message Buffer Full Interrupt\n\neventmsg\n\nEvent Message Buffer\n\nsystemeventlog\n\nSystem Event Logging\n\noem0\n\nOEM-Defined option #0\n\noem1\n\nOEM-Defined option #1\n\noem2\n\nOEM-Defined option #2\n\n\ngetsysinfo <argument>\nRetrieves system info from bmc for given argument.\nSee setsysinfo for argument definitions\n\nsetsysinfo  <argument> <string>\nStores system info string to bmc for given argument\n\nPossible arguments are:\n\nprimaryosname     Primary Operating System Name\n\nosname             Operating System Name\n\nsystemname         System Name of Server\n\ndelloemosversion Running version of operating system\n\ndelloemURL        URL of BMC Webserver\n\nchassis\n\nstatus\n\nDisplays information regarding the high-level status of the system chas‐\nsis and main power subsystem.\n\npoh\n\nThis command will return the Power-On Hours counter.\n\nidentify <interval>\n\nControl the front panel identify  light.   Default interval is  15  sec‐\nonds.  Use 0 to turn off.  Use \"force\" to turn on indefinitely.\n\nrestartcause\n\nQuery the chassis for the cause of the last system restart.\n\nselftest\n\nCheck  on the basic health of the BMC by executing the Get Self Test re‐\nsults command and report the results.\n\npolicy\n\nSet the chassis power policy in  the  event  power failure.\n\nlist\n\nReturn supported policies.\n\nalways-on\n\nTurn on when power is restored.\n\nprevious\n\nReturned to  previous  state  when  power  is restored.\n\nalways-off\n\nStay off after power is restored.\n\npower\n\nPerforms a chassis control  command  to   view   and  change  the  power\nstate.\n\nstatus\n\nShow current chassis power status.\n\non\n\nPower up chassis.\n\noff\n\nPower  down  chassis  into soft off (S4/S5 state).  WARNING: This\ncommand does not initiate a clean shutdown of the operating  sys‐\ntem prior to powering down the system.\n\ncycle\n\nProvides  a  power  off interval of at least 1 second.  No action\nshould occur if chassis power is in S4/S5 state, but it is recom‐\nmended  to  check  power state first and only issue a power cycle\ncommand if the  system  power is on or in lower sleep state  than\nS4/S5.\n\nreset\n\nThis command will perform a hard reset.\n\ndiag\n\nPulse a diagnostic interrupt (NMI) directly to the processor(s).\n\nsoft\n\nInitiate  a  soft-shutdown of OS via ACPI.  This can be done in a\nnumber of ways, commonly by simulating an  overtemperture  or  by\nsimulating a power button press.  It is necessary for there to be\nOperating System support for ACPI and some sort of daemon  watch‐\ning for events for this soft power to work.\n\nbootdev <device> [<clear-cmos=yes|no>] [<options=help,...>]\n\nRequest the system to boot from an alternate boot device on next reboot.\nThe clear-cmos option, if supplied, will instruct the BIOS to clear  its\nCMOS on the next reboot.  Various options may be used to modify the boot\ndevice settings.  Run \"bootdev none options=help\" for a list  of  avail‐\nable boot device modifiers/options.\n\n\nCurrently supported values for <device> are:\n\nnone\n\nDo not change boot device\n\npxe\n\nForce PXE boot\n\ndisk\n\nForce boot from BIOS default boot device\n\nsafe\n\nForce boot from BIOS default boot device, request Safe Mode\n\ndiag\n\nForce boot from diagnostic partition\n\ncdrom\n\nForce boot from CD/DVD\n\nbios\n\nForce boot into BIOS setup\n\nfloppy\n\nForce boot from Floppy/primary removable media\n\nbootparam\n\nGet or set various system boot option parameters.\n\nget <param #>\n\nGet boot parameter. Currently supported values for <param #> are:\n\n0 - Set In Progress\n\n1 - Service Partition Selector\n\n2 - Service Partition Scan\n\n3 - BMC Boot Flag Valid Bit Clearing\n\n4 - Boot Info Acknowledge\n\n5 - Boot Flags\n\n6 - Boot Initiator Info\n\n7 - Boot Initiator Mailbox\n\n\nset <device> [<options=help,...>]\n\nSet  boot  device  parameter used for next boot.  Various options\nmay be used to change when the the next boot device  is  cleared.\nRun  \"options=help\"  for a list of available bootparam set device\noptions.\n\n\nCurrently supported bootparam device settings are:\n\nforcepxe\n\nForce PXE boot\n\nforcedisk\n\nForce boot from default hard-drive\n\nforcesafe\n\nForce boot from default hard-drive, request Safe Mode\n\nforcediag\n\nForce boot from diagnostic partition\n\nforcecdrom\n\nForce boot from CD/DVD\n\nforcebios\n\nForce boot into BIOS setup\n\n\nCurrently supported bootparam  options  settings  are  associated\nwith BMC Boot Valid Bit Clearing and are as follows:   Any option\ncan be prefixed with \"no-\" to invert the sense of the operation.\n\nPEF\n\nClear valid bit on reset/power cycle caused by PEF\n\ntimeout\n\nAutomatically clear boot flag valid bit if Chassis Control\ncommand is not received within 60 seconds.\n\nwatchdog\n\nClear  valid  bit  on reset/power cycle caused by watchdog\ntimeout\n\nreset\n\nClear valid bit on push button reset / soft-reset\n\npower\n\nClear valid bit on power up via power push button or  wake\nevent\n\n\nnm\n\nalert\n\nclear dest <dest>\n\nClear the Node Manager Alert lan destination.\n\n\nget\nGet the Node Manager Alert settings.\n\n\nset chan <chan> dest <dest> string <string>\n\nSet  the  Node  Manager alert channel, lan destination, and alert string\nnumber.\n\n\ncapability\n\nObtain the Node Manager power control capabilities and ranges.\n\n\ncontrol\n\nenable|disable\n\nglobal\n\nEnable/disable all policies for all domains.\n\nperdomain <platform|CPU|Memory>\n\nEnable/disable all policies of the specified domain.\n\nperpolicy <0-7>\n\nEnable/disable the policy for the specified domain/policy  combi‐\nnation.\n\ndiscover\n\nDiscover  Node  Manager presence as well as the Node Manager version, revision,\nand patch number.\n\n\npolicy\n\nadd\n\npower <watts> policyid <0-7> [correction auto|soft|hard] triglim <sec‐\nonds> stats <seconds> [domain <platform|CPU|Memory>] enable|disable\n\nAdd  a  new  power  policy, or overwrite an existing policy.  The\ncorrection parameter is the aggressiveness of frequency limiting,\ndefault  is  auto.  The triglim is the correction time limit and\nmust be at least 6000 and not greater than 65535.  The stats set‐\nting  is the averaging period in seconds and ranges from 1-65535.\nIf domain is not supplied a default of platform is used.\n\n\n\ninlet <temp> policyid <0-7> [correction auto|soft|hard] triglim  <sec‐\nonds> stats <seconds> [domain <platform|CPU|Memory>] enable|disable\n\nAdd  a  new  inlet  temp policy, or overwrite an existing policy.\nThe correction parameter is the aggressiveness of frequency  lim‐\niting,  default  is  auto.   The  triglim is the correction time\nlimit and must be at least 6000 and not greater than 65535.   The\nstats  setting is the averaging period in seconds and ranges from\n1-65535.  If domain is not supplied  a  default  of  platform  is\nused.\n\n\n\nget policyid <0-7>\n\nGet a previously stored policy.\n\nlimiting\n\nReport policy number if any policy is limiting power.\n\nremove policyid <0-7> [domain <platform|CPU|Memory>]\n\nRemove  a  policy.  If  domain  is not supplied a default of platform is\nused.\n\npower min <minimum> max <maximum> [domain <platform|CPU|Memory>]\n\nConfigure Node Manager power minimum and maximum power draw  limits.   The  min\nand  max  values  must be in the range of 0-65535.  If domain is not supplied a\ndefault of platform is used.\n\n\nreset\n\ncomm policyid <0-7> [domain <platform|CPU|Memory>]\n\nReset Node Manager communication statistics.  If domain is not  supplied\na default of platform is used.\n\n\nglobal\n\nReset Node Manager global statistics.\n\n\nmemory policyid <0-7> [domain <platform|CPU|Memory>]\n\nReset  Node Manager memory throttling statistics.  If domain is not sup‐\nplied a default of platform is used.\n\n\nperpolicy policyid <0-7> [domain <platform|CPU|Memory>]\n\nReset Node Manager per policy statistics.  If domain is not  supplied  a\ndefault of platform is used.\n\n\nrequests policyid <0-7> [domain <platform|CPU|Memory>]\n\nReset Node Manager unhandled requests statistics.  If domain is not sup‐\nplied a default of platform is used.\n\n\nresponse policyid <0-7> [domain <platform|CPU|Memory>]\n\nReset Node Manager response time statistics.  If domain is not  supplied\na default of platform is used.\n\n\nthrottling policyid <0-7> [domain <platform|CPU|Memory>]\n\nReset  Node  Manager throttling statistics.  If domain is not supplied a\ndefault of platform is used.\n\n\nstatistics\n\ncommfail\n\nReport Node Manager communication failure statistics.\n\n\ncputhrottling\n\nReport Node Manager cpu throttling statistics.\n\n\nmemthrottling\n\nReport Node Manager memory throttling statistics.\n\n\npolicypower policyid <0-7> [domain <platform|CPU|Memory>]\n\nReport Node Manager per policy power statistics (policy must be a  power\nlimit  type policy).  If domain is not supplied a default of platform is\nused.\n\n\npolicytemps policyid <0-7> [domain <platform|CPU|Memory>]\n\nReport Node Manager per policy temp statistics (policy must be an  inlet\ntemp  limit policy).  If domain is not supplied a default of platform is\nused.\n\n\npolicythrot policyid <0-7> [domain <platform|CPU|Memory>]\n\nReport Node Manager per policy throttling statistics.  If domain is  not\nsupplied a default of platform is used.\n\n\nrequests\n\nReport Node Manager unhandled requests statistics.\n\n\nresponse\n\nReport Node Manager response time statistics.\n\n\nsuspend\n\nget policyid <0-7> [domain <platform|CPU|Memory>]\n\nGet  Node  Manager  policy suspend periods.  If domain is not supplied a\ndefault of platform is used.\n\n\nset policyid <0-7> [domain <platform|CPU|Memory>] <start> <stop> <repeat>\n\nSet Node Manager policy suspend periods.  If domain is  not  supplied  a\ndefault  of  platform is used.  The <start> and <stop> values must be in\nthe range of 0-239, which is the number of minutes past midnight divided\nby  6.  The <repeat> value is the daily recurrence pattern. Bit 0 is re‐\npeat every Monday, bit 1 is repeat every Tuesday, on through bit  6  for\nSunday.\n\n\nthreshold\n\nget policyid <0-7> [domain <platform|CPU|Memory>]\n\nGet Node Manager policy Alert Threshold settings.  If domain is not sup‐\nplied a default of platform is used.\n\n\nset policyid <0-7> [domain <platform|CPU|Memory>] thresharray\n\nSet Node Manager policy Alert Threshold values.  If domain is  not  sup‐\nplied a default of platform is used.  The thresharray is 1, 2, or 3 in‐\ntegers that set three alert threshold settings. The setting  type  is  a\npower or temperature value which must match the type of policy.\n\n\n\npef\n\ninfo\n\nThis  command  will query the BMC and print information about the PEF supported\nfeatures.\n\nstatus\n\nThis command prints the current PEF status (the last SEL entry processed by the\nBMC, etc).\n\npolicy\n\nThis  command  lists the PEF policy table entries.  Each policy entry describes\nan alert destination.  A policy set is a  collection  of  table  entries.   PEF\nalert actions reference policy sets.\n\nlist\n\nThis  command  lists  the  PEF  table entries.  Each PEF entry relates a sensor\nevent to an action.  When PEF is active, each platform event causes the BMC  to\nscan  this  table  for  entries  matching the event, and possible actions to be\ntaken.  Actions are performed in priority order (higher criticality first).\n\npicmg <properties>\n\nRun a PICMG/ATA extended command. Get PICMG properties may be used to obtain and print\nExtension  major  version information, PICMG identifier, FRU Device ID and Max FRU De‐\nvice ID.\n\naddrinfo\n\nGet address information.  This command may return information on  the  Hardware\naddress, IPMB-0 Address, FRU ID, Site/Entity ID, and Site/Entity Type.\n\nfrucontrol <fru id> <options>\n\nSet various control options:\n\n0x00      - Cold Reset\n\n0x01      - Warm Reset\n\n0x02      - Graceful Reboot\n\n0x03      - Issue Diagnostic Interrupt\n\n0x04      - Quiesce [AMC only]\n\n0x05-0xFF - Cold Reset\n\nactivate <fru id>\n\nActivate the specified FRU.\n\ndeactivate <fru id>\n\nDeactivate the specified FRU.\n\npolicy get <fru id>\n\nGet FRU activation policy.\n\npolicy set <fru id> <lockmask> <lock>\n\nSet  FRU activation policy.  lockmask is 1 or 0 to indicate action on the deac‐\ntivation or activation locked bit respectively.  lock is 1 or  0  to  set/clear\nlocked bit.\n\nportstate set|getall|getgranted|getdenied <parameters>\nGet or set various port states.  See usage for parameter details.\n\npower <chassis power command>\n\nShortcut  to the chassis power commands.  See the chassis power commands for usage in‐\nformation.\n\nraw <netfn> <cmd> [<data>]\n\nThis will allow you to execute raw IPMI commands.    For  example  to  query  the  POH\ncounter with a raw command:\n\n> ipmitool -v raw 0x0 0xf\nRAW REQ (netfn=0x0 cmd=0xf datalen=0)\nRAW RSP (5 bytes)\n3c 72 0c 00 00\n\nNote  that  the  OpenIPMI driver provided by the Linux kernel will reject the Get Mes‐\nsage, Send Message and Read Event Message Buffer commands because it handles the  mes‐\nsage sequencing internally.\n\nsdr\n\nget <id> ... [<id>]\n\nPrints information for sensor data records specified by sensor id.\n\ninfo\n\nThis  command will query the BMC for Sensor Data Record (SDR) Repository infor‐\nmation.\n\ntype [<sensor type>]\n\nThis command will display all records from the SDR  Repository  of  a  specific\ntype.  Run with type list (or simply with no type) to see the list of available\ntypes.  For example to query for all Temperature sensors:\n\n> ipmitool sdr type Temperature\nBaseboard Temp   | 30h | ok  |  7.1 | 28 degrees C\nFntPnl Amb Temp  | 32h | ok  | 12.1 | 24 degrees C\nProcessor1 Temp  | 98h | ok  |  3.1 | 57 degrees C\nProcessor2 Temp  | 99h | ok  |  3.2 | 53 degrees C\n\n\nlist | elist [<all|full|compact|event|mcloc|fru|generic>]\n\nThis command will read the Sensor Data Records (SDR) and extract sensor  infor‐\nmation  of  a  given type,  then query each sensor and print its name, reading,\nand status.  If invoked as elist then it will also print sensor number,  entity\nid and instance, and asserted discrete states.\n\nThe  default output will only display full and compact sensor types, to see all\nsensors use the all type with this command.\n\nValid types are:\n\nall\n\nAll SDR records (Sensor and Locator)\n\nfull\n\nFull Sensor Record\n\ncompact\n\nCompact Sensor Record\n\nevent\n\nEvent-Only Sensor Record\n\nmcloc\n\nManagement Controller Locator Record\n\nfru\n\nFRU Locator Record\n\ngeneric\n\nGeneric SDR records\n\nentity <id>[.<instance>]\n\nDisplays all sensors associated with an entity.  Get a list of valid entity ids\non  the  target  system by issuing the sdr elist command.  A list of all entity\nids can be found in the IPMI specifications.\n\ndump <file>\n\nDumps raw SDR data to a file.  This data file can then be used as a  local  SDR\ncache  of  the  remote managed system with the -S <file> option on the ipmitool\ncommand line.  This can greatly improve performance over  system  interface  or\nremote LAN.\n\nfill sensors\n\nCreate the SDR Repository for the current configuration.  Will perform a 'Clear\nSDR Repository' command so be careful.\n\nfill file <filename>\n\nFill the SDR Repository using records stored in a binary data file.  Will  per‐\nform a 'Clear SDR Repository' command so be careful.\n\nsel\n\nNOTE: System Event Log (SEL) entry-times are displayed as `Pre-Init Time-stamp' if the\nSEL clock needs to be set.  Ensure that the SEL clock is accurate by invoking the  sel\ntime get and sel time set <time string> commands.\n\ninfo\n\nThis  command  will  query  the  BMC for information about the System Event Log\n(SEL) and its contents.\n\nclear\n\nThis command will clear the contents of the SEL.  It cannot  be  undone  so  be\ncareful.\n\nlist | elist\n\nWhen this command is invoked without arguments, the entire contents of the Sys‐\ntem Event Log are displayed.  If invoked as elist (extended list) it will  also\nuse the Sensor Data Record entries to display the sensor ID for the sensor that\ncaused each event.  Note this can take a long time over the system interface.\n\n\n<count> | first <count>\n\nDisplays the first count (least-recent) entries in the SEL.  If count is\nzero, all entries are displayed.\n\nlast <count>\n\nDisplays  the  last count (most-recent) entries in the SEL.  If count is\nzero, all entries are displayed.\n\ndelete <SEL Record ID> ... <SEL Record ID>\n\nDelete one or more SEL event records.\n\nadd <filename ID>\n\nRead event entries from a file and add them to the SEL.  New SEL  entries  area\nadded onto the SEL after the last record in the SEL.  Record added is of type 2\nand is automatically timestamped.\n\nget <SEL Record ID>\n\nPrint information on the specified SEL Record entry.\n\nsave <file>\n\nSave SEL records to a text file that can be fed back into the event file  ipmi‐\ntool  command.   This can be useful for testing Event generation by building an\nappropriate Platform Event Message file based on existing events.   Please  see\nthe  available  help  for the 'event file ...' command for a description of the\nformat of this file.\n\nwriteraw <file>\n\nSave SEL records to a file in raw, binary format.  This file can be fed back to\nthe sel readraw ipmitool command for viewing.\n\nreadraw <file>\n\nRead  and  display  SEL records from a binary file.  Such a file can be created\nusing the sel writeraw ipmitool command.\n\ntime\n\nget\nDisplays the SEL clock's current time.\n\nset <time string>\n\nSets the SEL clock.  Future SEL entries will use the time  set  by  this\ncommand.  <time string> is of the form \"MM/DD/YYYY HH:MM:SS\".  Note that\nhours are in 24-hour form.  It is recommended that the  SEL  be  cleared\nbefore setting the time.\n\nsensor\n\nlist\n\nLists sensors and thresholds in a wide table format.\n\nget <id> ... [<id>]\n\nPrints information for sensors specified by name.\n\nthresh <id> <threshold> <setting>\n\nThis  allows  you  to  set  a particular sensor threshold value.  The sensor is\nspecified by name.\n\nValid thresholds are:\nunr  Upper Non-Recoverable\nucr  Upper Critical\nunc  Upper Non-Critical\nlnc  Lower Non-Critical\nlcr  Lower Critical\nlnr  Lower Non-Recoverable\n\nthresh <id> lower <lnr> <lcr> <lnc>\n\nThis allows you to set all lower thresholds for a sensor at the same time.  The\nsensor  is  specified  by  name and the thresholds are listed in order of Lower\nNon-Recoverable, Lower Critical, and Lower Non-Critical.\n\nthresh <id> upper <unc> <ucr> <unr>\n\nThis allows you to set all upper thresholds for a sensor at the same time.  The\nsensor  is  specified  by  name and the thresholds are listed in order of Upper\nNon-Critical, Upper Critical, and Upper Non-Recoverable.\n\nsession\n\ninfo <active|all|id 0xnnnnnnnn|handle 0xnn>\n\nGet information about the specified session(s).  You may identify  sessions  by\ntheir  id, by their handle number, by their active status, or by using the key‐\nword `all' to specify all sessions.\n\nset\n\nhostname <host>\n\nSession hostname.\n\nusername <user>\n\nSession username.\n\npassword <pass>\n\nSession password.\n\nprivlvl <level>\n\nSession privilege level force.\n\nauthtype <type>\n\nAuthentication type force.\n\nlocaladdr <addr>\n\nLocal IPMB address.\n\ntargetaddr <addr>\n\nRemote target IPMB address.\n\nport <port>\n\nRemote RMCP port.\n\ncsv [level]\n\nEnable output in comma separated format.   Affects  following  commands:  user,\nchannel, isol, sunoem, sol, sensor, sdr, sel, session.\n\nverbose [verbose]\n\nVerbosity level.\n\nshell\nThis command will launch an interactive shell which you can use to send multiple ipmi‐\ntool commands to a BMC and see the responses.  This can be useful instead  of  running\nthe  full  ipmitool  command  each time.  Some commands will make use of a Sensor Data\nRecord cache and you will see marked improvement in speed if these commands  are  able\nto  reuse  the  same  cache  in  a  shell  session.  LAN sessions will send a periodic\nkeepalive command to keep the IPMI session from timing out.\n\nsol\n\ninfo [<channel number>]\n\nRetrieve information about the Serial-Over-LAN configuration on  the  specified\nchannel.   If  no  channel is given, it will display SOL configuration data for\nthe currently used channel.\n\npayload <enable | disable | status> <channel number> <userid>\n\nEnable, disable or show status of SOL payload for the  user  on  the  specified\nchannel.\n\nset <parameter> <value> [<channel>]\n\nConfigure parameters for Serial Over Lan.  If no channel is given, it will dis‐\nplay SOL configuration data for the currently used channel.  Configuration  pa‐\nrameter   updates   are   automatically   guarded   with  the  updates  to  the\nset-in-progress parameter.\n\nValid parameters and values are:\n\nset-in-progress\nset-complete set-in-progress commit-write\n\nenabled\ntrue false\n\nforce-encryption\ntrue false\n\nforce-authentication\ntrue false\n\nprivilege-level\nuser operator admin oem\n\ncharacter-accumulate-level\nDecimal number given in 5 milliseconds increments\n\ncharacter-send-threshold\nDecimal number\n\nretry-count\nDecimal number.  0 indicates no retries after packet is transmitted.\n\nretry-interval\nDecimal number in 10 millisecond increments.  0 indicates  that  retries\nshould be sent back to back.\n\nnon-volatile-bit-rate\nserial, 19.2, 38.4, 57.6, 115.2.  Setting this value to serial indicates\nthat the BMC should use the setting used by the IPMI over  serial  chan‐\nnel.\n\nvolatile-bit-rate\nserial, 19.2, 38.4, 57.6, 115.2.  Setting this value to serial indicates\nthat the BMC should use the setting used by the IPMI over  serial  chan‐\nnel.\n\nactivate [usesolkeepalive | nokeepalive] [instance=<number>]\n\nCauses ipmitool to enter Serial Over LAN mode, and is only available when using\nthe lanplus interface.  An RMCP+ connection is made to the BMC, the terminal is\nset  to  raw  mode,  and user input is sent to the serial console on the remote\nserver.  On exit, the the SOL payload mode is deactivated and the  terminal  is\nreset to its original settings.\n\nIf  the  instance  is  given, it will activate using the given instance number.\nThe default is 1.\n\nSpecial escape sequences are provided to control the SOL session:\n\n~.   Terminate connection\n\n~^Z  Suspend ipmitool\n\n~^X  Suspend ipmitool, but don't restore tty on restart\n\n~B   Send break\n\n~~   Send the escape character by typing it twice\n\n~?   Print the supported escape sequences\n\nNote that escapes are only recognized immediately after newline.\n\ndeactivate [instance=<number>]\n\nDeactivates Serial Over LAN mode on the BMC.   Exiting  Serial  Over  LAN  mode\nshould  automatically cause this command to be sent to the BMC, but in the case\nof an unintentional exit from SOL mode, this command may be necessary to  reset\nthe state of the BMC.\n\nIf  the  instance  is given, it will deactivate the given instance number.  The\ndefault is 1.\n\nspd <i2cbus> <i2caddr> [<channel>] [<axread>]\n\nThis command may be used to read SPD (Serial Presence Detect) data using the I2C  Mas‐\nter Write-Read IPMI command.\n\n\nsunoem\n\ncli [<command string> ...]\n\nExecute  the  service  processor  command line interface commands.  Without any\ncommand string, an interactive session is started in the service processor com‐\nmand line environment.  If a command string is specified, the command string is\nexecuted on the service processor and the connection is closed.\n\nled\n\nThese commands provide a way to get and set the status of LEDs  on  a  Sun  Mi‐\ncrosystems  server.   Use  'sdr list generic' to get a list of devices that are\ncontrollable LEDs.  The ledtype parameter is optional and not necessary to pro‐\nvide on the command line unless it is required by hardware.\n\nget <sensorid> [<ledtype>]\n\nGet  status  of  a  particular LED described by a Generic Device Locator\nrecord in the SDR.  A sensorid of all will get the status of all  avail‐\nable LEDS.\n\nset <sensorid> <ledmode> [<ledtype>]\n\nSet  status  of  a  particular LED described by a Generic Device Locator\nrecord in the SDR.  A sensorid of all will set the status of all  avail‐\nable LEDS to the specified ledmode and ledtype.\n\nLED Mode is required for set operations:\nOFF         Off\nON          Steady On\nSTANDBY     100ms on 2900ms off blink rate\nSLOW        1HZ blink rate\nFAST        4HZ blink rate\n\nLED Type is optional:\nOK2RM       Ok to Remove\nSERVICE     Service Required\nACT         Activity\nLOCATE      Locate\n\n\nnacname <ipmi name>\n\nReturn the full NAC name of a target identified by ipmi name.\n\nping <count> [<q>]\n\nSend and receive count packets. Each packet is 64 bytes.\n\nq - Quiet. Displays output only at the start and end of the process.\n\ngetval <property name>\n\nReturns value of specified ILOM property.\n\nsetval <property name> <property value> [<timeout>]\n\nSets value of ILOM  property. If timeout is not specified, the default value is\n5 seconds. NOTE: setval must be executed locally on host!\n\nsshkey\n\nset <userid> <keyfile>\n\nThis command will allow you to specify an SSH key to use for a  particu‐\nlar  user on the Service Processor. This key will be used for CLI logins\nto the SP and not for IPMI sessions.  View  available  users  and  their\nuserids with the 'user list' command.\n\ndel <userid>\n\nThis command will delete the SSH key for a specified userid.\n\nversion\n\nDisplay the version of ILOM firmware.\n\ngetfile <file identifier> <destination file name>\n\nThis command will return various files from service processor and store them in\nspecified destination file. Note that some files may not be present or be  sup‐\nported by your SP.\n\nFile identifiers:\nSSHPUBKEYS\nDIAGPASSED\nDIAGFAILED\nDIAGENDTIME\nDIAGINVENTORY\nDIAGTESTLOG\nDIAGSTARTTIME\nDIAGUEFILOG\nDIAGTESTLOG\nDIAGLASTLOG\nDIAGLASTCMD\n\n\ngetbehavior <feature identifier>\n\nThis command will test if various ILOM features are enabled.\n\nFeature identifiers:\nSUPPORTSSIGNEDPACKAGES\nREQUIRESSIGNEDPACKAGES\n\ntsol\n\nThis command allows Serial-over-LAN sessions to be established with Tyan IPMIv1.5 SMDC\nsuch as the M3289 or M3290.  The default command run with no arguments will  establish\ndefault  SOL  session back to local IP address.  Optional arguments may be supplied in\nany order.\n\n\n<ipaddr>\n\nSend receiver IP address to SMDC which it will use to send serial  traffic  to.\nBy  default  this detects the local IP address and establishes two-way session.\nFormat of ipaddr is XX.XX.XX.XX\n\n\nport=NUM\n\nConfigure UDP port to receive serial traffic on.  By default this is 6230.\n\n\nro|rw\n\nConfiure SOL session as read-only or read-write.  Sessions  are  read-write  by\ndefault.\n\n\n\nuser\n\nsummary\n\nDisplays  a summary of userid information, including maximum number of userids,\nthe number of enabled users, and the number of fixed names defined.\n\nlist\n\nDisplays a list of user information for all defined userids.\n\nset\n\nname <userid> <username>\n\nSets the username associated with the given userid.\n\npassword <userid> [<password>]\n\nSets the password for the given userid.  If no password  is  given,  the\npassword  is cleared (set to the NULL password).  Be careful when remov‐\ning passwords from administrator-level accounts.\n\ndisable <userid>\n\nDisables access to the BMC by the given userid.\n\nenable <userid>\n\nEnables access to the BMC by the given userid.\n\npriv <userid> <privilege level> [<channel number>]\n\nSet user privilege level on the specified channel.  If the channel is not spec‐\nified, the current channel will be used.\n\ntest <userid> <16|20> [<password>]\n\nDetermine whether a password has been stored as 16 or 20 bytes.\n\n",
                "subsections": []
            },
            "OPEN INTERFACE": {
                "content": "The  ipmitool  open  interface  utilizes  the  OpenIPMI kernel device driver.  This driver is\npresent in all modern 2.4 and all 2.6 kernels and it should be present in recent  Linux  dis‐\ntribution  kernels.   There are also IPMI driver kernel patches for different kernel versions\navailable from the OpenIPMI homepage.\n\nThe required kernel modules is different for 2.4 and 2.6 kernels.  The following kernel  mod‐\nules must be loaded on a 2.4-based kernel in order for ipmitool to work:\n\nipmimsghandler\nIncoming and outgoing message handler for IPMI interfaces.\n\nipmikcsdrv\nAn IPMI Keyboard Controller Style (KCS) interface driver for the message handler.\n\nipmidevintf\nLinux character device interface for the message handler.\n\nThe  following  kernel  modules must be loaded on a 2.6-based kernel in order for ipmitool to\nwork:\n\nipmimsghandler\nIncoming and outgoing message handler for IPMI interfaces.\n\nipmisi\nAn IPMI system interface driver for the message handler.  This module supports various\nIPMI system interfaces such as KCS, BT, SMIC, and even SMBus in 2.6 kernels.\n\nipmidevintf\nLinux character device interface for the message handler.\n\nOnce the required modules are loaded there will be a dynamic character device entry that must\nexist at /dev/ipmi0.  For systems that use devfs or udev this will appear at /dev/ipmi/0.\n\nTo create the device node first determine what dynamic major number it was  assigned  by  the\nkernel  by  looking  in /proc/devices and checking for the ipmidev entry.  Usually if this is\nthe first dynamic device it will be major number 254 and the minor number for the first  sys‐\ntem interface is 0 so you would create the device entry with:\n\nmknod /dev/ipmi0 c 254 0\n\nipmitool includes some sample initialization scripts that can perform this task automatically\nat start-up.\n\nIn order to have ipmitool use the OpenIPMI device interface you can specify it on the command\nline:\n\nipmitool -I open <command>\n",
                "subsections": []
            },
            "BMC INTERFACE": {
                "content": "The  ipmitool  bmc  interface  utilizes  the  bmc device driver as provided by Solaris 10 and\nhigher.  In order to force ipmitool to make use of this interface you can specify it  on  the\ncommand line:\n\nipmitool -I bmc <command>\n\nThe following files are associated with the bmc driver:\n\n",
                "subsections": [
                    {
                        "name": "/platform/i86pc/kernel/drv/bmc",
                        "content": "32-bit ELF kernel module for the bmc driver.\n"
                    },
                    {
                        "name": "/platform/i86pc/kernel/drv/amd64/bmc",
                        "content": "64-bit ELF kernel module for the bmc driver.\n"
                    },
                    {
                        "name": "/dev/bmc",
                        "content": "Character device node used to communicate with the bmc driver.\n"
                    }
                ]
            },
            "LIPMI INTERFACE": {
                "content": "The  ipmitool  lipmi interface uses the Solaris 9 IPMI kernel device driver.  It has been su‐\nperceeded by the bmc interface on Solaris 10.  You can tell ipmitool to use this interface by\nspecifying it on the command line.\n\nipmitool -I lipmi <expression>\n",
                "subsections": []
            },
            "LAN INTERFACE": {
                "content": "The  ipmitool  lan  interface communicates with the BMC over an Ethernet LAN connection using\nUDP under IPv4.  UDP datagrams are formatted to contain IPMI request/response messages with a\nIPMI session headers and RMCP headers.\n\nIPMI-over-LAN  uses  version  1  of  the Remote Management Control Protocol (RMCP) to support\npre-OS and OS-absent management.  RMCP is a request-response  protocol  delivered  using  UDP\ndatagrams to port 623.\n\nThe  LAN  interface  is an authentication multi-session connection; messages delivered to the\nBMC can (and should) be authenticated with a challenge/response protocol with either straight\npassword/key or MD5 message-digest algorithm.  ipmitool will attempt to connect with adminis‐\ntrator privilege level as this is required to perform chassis power functions.\n\nYou can tell ipmitool to use the lan interface with the -I lan option:\n\n\nipmitool -I lan -H <hostname> [-U <username>] [-P <password>] <command>\n\nA hostname must be given on the command line in order to use the lan interface with ipmitool.\nThe  password  field is optional; if you do not provide a password on the command line, ipmi‐\ntool will attempt to connect without authentication.  If you specify a password it  will  use\nMD5  authentication if supported by the BMC and straight password/key otherwise, unless over‐\nridden with a command line option.\n",
                "subsections": []
            },
            "LANPLUS INTERFACE": {
                "content": "Like the lan interface, the lanplus interface communicates with the BMC over an Ethernet  LAN\nconnection using UDP under IPv4.  The difference is that the lanplus interface uses the RMCP+\nprotocol as described in the IPMI v2.0 specification.  RMCP+ allows for improved  authentica‐\ntion and data integrity checks, as well as encryption and the ability to carry multiple types\nof payloads.  Generic Serial Over LAN support requires RMCP+, so the  ipmitool  sol  activate\ncommand requires the use of the lanplus interface.\n\nRMCP+  session establishment uses a symmetric challenge-response protocol called RAKP (Remote\nAuthenticated Key-Exchange Protocol) which allows the negotiation of many options.   ipmitool\ndoes  not yet allow the user to specify the value of every option, defaulting to the most ob‐\nvious settings marked as required in the v2.0 specification.   Authentication  and  integrity\nHMACS  are  produced with SHA1, and encryption is performed with AES-CBC-128.  Role-level lo‐\ngins are not yet supported.\n\nipmitool must be linked with the OpenSSL library in order to perform the encryption functions\nand  support  the  lanplus  interface.  If the required packages are not found it will not be\ncompiled in and supported.\n\nYou can tell ipmitool to use the lanplus interface with the -I lanplus option:\n\n\nipmitool -I lanplus -H <hostname> [-U <username>] [-P <password>] <command>\n\nA hostname must be given on the command line in order to use the lan interface with ipmitool.\nWith  the exception of the -A and -C options the rest of the command line options are identi‐\ncal to those available for the lan interface.\n\nThe -C option allows you specify the authentication, integrity, and encryption algorithms  to\nuse  for for lanplus session based on the cipher suite ID found in the IPMIv2.0 specification\nin table 22-19.  The default cipher suite is 3 which specifies RAKP-HMAC-SHA1 authentication,\nHMAC-SHA1-96 integrity, and AES-CBC-128 encryption algorithms.\n\n",
                "subsections": []
            },
            "FREE INTERFACE": {
                "content": "The ipmitool free interface utilizes the FreeIPMI libfreeipmi drivers.\n\nYou can tell ipmitool to use the FreeIPMI interface with the -I option:\n\nipmitool -I free <command>\n\n\n",
                "subsections": []
            },
            "IMB INTERFACE": {
                "content": "The  ipmitool imb interface supports the Intel IMB (Intel Inter-module Bus) Interface through\nthe /dev/imb device.\n\nYou can tell ipmitool to use the IMB interface with the -I option:\n\nipmitool -I imb <command>\n\n",
                "subsections": []
            },
            "EXAMPLES": {
                "content": "Example 1: Listing remote sensors\n\n> ipmitool -I lan -H 1.2.3.4 -f passfile sdr list\nBaseboard 1.25V  | 1.24 Volts        | ok\nBaseboard 2.5V   | 2.49 Volts        | ok\nBaseboard 3.3V   | 3.32 Volts        | ok\n\nExample 2: Displaying status of a remote sensor\n\n> ipmitool -I lan -H 1.2.3.4 -f passfile sensor get \"Baseboard 1.25V\"\nLocating sensor record...\nSensor ID              : Baseboard 1.25V (0x10)\nSensor Type (Analog)   : Voltage\nSensor Reading         : 1.245 (+/- 0.039) Volts\nStatus                 : ok\nLower Non-Recoverable  : na\nLower Critical         : 1.078\nLower Non-Critical     : 1.107\nUpper Non-Critical     : 1.382\nUpper Critical         : 1.431\nUpper Non-Recoverable  : na\n\nExample 3: Displaying the power status of a remote chassis\n\n> ipmitool -I lan -H 1.2.3.4 -f passfile chassis power status\nChassis Power is on\n\nExample 4: Controlling the power on a remote chassis\n\n> ipmitool -I lan -H 1.2.3.4 -f passfile chassis power on\nChassis Power Control: Up/On\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Duncan Laurie <duncan@iceblink.org>\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "IPMItool Homepage\nhttp://ipmitool.sourceforge.net\n\nIntelligent Platform Management Interface Specification\nhttp://www.intel.com/design/servers/ipmi\n\nOpenIPMI Homepage\nhttp://openipmi.sourceforge.net\n\nFreeIPMI Homepage\nhttp://www.gnu.org/software/freeipmi/\n\n\n\nDuncan Laurie                                                                            ipmitool(1)",
                "subsections": []
            }
        }
    }
}