MyWebUniversity.com Home Page
 



OpenSolaris man pages main menu


Maintenance Commands                                 ipmitool(1m)



NAME
     ipmitool - utility for controlling IPMI-enabled devices

SYNOPSIS
     ipmitool [-chvV] -I lan -H hostname  [-p ] [-U  ] [-f ] [-S ] 

     ipmitool [-chvV] -I lanplus -H  hostname   [-p  ]  [-U
     ] [-f ] [-S ] 

     ipmitool [-chvV] -I bmc [-S ] 


DESCRIPTION
     This program lets you manage Intelligent Platform Management
     Interface (IPMI) functions of either the local system, via a
     kernel device driver, or a remote system,  using  IPMI  v1.5
     and IPMI v2.0. These functions include printing FRU informa-
     tion, LAN configuration, sensor readings, and remote chassis
     power control.

     IPMI management by a remote station is disabled on platforms
     as they are shipped. It can be enabled only by the root user
     on the local system.


SECURITY WARNING
     There are several security issues to  be  considered  before
     enabling  the  IPMI  LAN interface. A remote station has the
     ability to control a system's power state as well  as  being
     able  to gather certain platform information. To reduce vul-
     nerability it is strongly advised that the IPMI  LAN  inter-
     face  only be enabled in 'trusted' environments where system
     security is not an issue  or  where  there  is  a  dedicated
     secure 'management network'.

     Further it is strongly advised that you  should  not  enable
     IPMI  for remote access without setting a password, and that
     that password should not be the same as any  other  password
     on that system.

     When an IPMI password is changed on a remote machine the new
     password  is  sent  across  the  network as clear text. This
     could be observed and then used to attack the remote system.
     It is thus recommended that IPMI password management only be
     done using a tool, such as 'ipmitool', running on the  local
     station.


OPTIONS
     -c   Present output in CSV (comma separated  variable)  for-
          mat.



SunOS 5.10        Last change: 10 December 2008                 1






Maintenance Commands                                 ipmitool(1m)



     -f 
          Specifies a file containing the remote server password.
          If this option is absent, or if passwordfile is empty,
          the password will default to NUL.

          If the -f option is not present, ipmitool  will  prompt
          the  user  for a password. If no password is entered at
          the prompt, the remote server password will default  to
          NUL.

          For IPMI v1.5, the maximum password length is 16  char-
          acters.   Passwords  longer  than 16 characters will be
          truncated.

          For IPMI v2.0, the maximum password length is 20  char-
          acters;  longer  passwords  are  truncated.  The longer
          password length is supported by the lanplus interface.

     -h   Get basic usage help from the command line.

     -H 
          Remote server address, can be IP address  or  hostname.
          This  option  is required for the LAN interface connec-
          tion.

     -I 
          Selects IPMI interface to use.  Possible interfaces are
          lan, lanplus or bmc.

     -p 
          Selects remote port (default is 623).

     -S 
          Uses Sensor Data Repository information from  the  file
            to dramatically speed up the `sdr' and `sel
          elist' commands.  This file is typically  created  with
          the `sdr dump ' command.

     -U 
          Remote username, default is NUL user.

     -v   Increase verbose output  level.   This  option  may  be
          specified multiple times to increase the level of debug
          output.  If given three times you will get hexdumps  of
          all incoming and outgoing packets.

     -V   Display version information.



COMANDS
     help This can be used to get command-line help  on  ipmitool



SunOS 5.10        Last change: 10 December 2008                 2






Maintenance Commands                                 ipmitool(1m)



          commands.  It may also be placed at the end of commands
          to get option usage help.

          ipmitool -I bmc help
          Commands:
                  raw          Send a RAW IPMI request and print
                               response
                  i2c          Send an I2C Master Write-Read
                               command and print response
                  spd          Print SPD information from remote
                               I2C device
                  lan          Configure LAN Channels
                  chassis      Get chassis status and set power
                               state
                  power        Alias for chassis power commands
                  event        Send pre-defined events to MC
                  mc           Management Controller status and
                               global enables
                  sdr          Print Sensor Data Repository
                               entries and readings
                  sensor       Print detailed sensor information
                  fru          Print built-in FRU and scan SDR
                               for FRU locators
                  sel          Print System Event Log (SEL)
                  pef          Configure Platform Event Filtering
                               (PEF)
                  sol          Configure IPMIv2.0 Serial-over-LAN
                  isol         Configure IPMIv1.5 Serial-over-LAN
                  user         Configure Management Controller
                               users
                  channel      Configure Management Controller
                               channels
                  sunoem       OEM Commands for Sun servers
                  kontronoem   OEM Commands for Kontron
                  picmg        Run a PICMG/ATA extended command
                  firewall     Configure firmware firewall
                  session      Print session information
                  exec         Run list of commands from file
                  set          Set runtime variable for shell and
                               exec
                  echo         Echo lines to stdout in scripts
                  ekanalyzer   Run FRU-Ekeying analyzer using FRU
                               files

          ipmitool -I bmc chassis help
          Chassis Commands:   status,  power,  identify,  policy,
          restartcause, poh, bootdev, bootparam, selftest

          ipmitool -I bmc chassis power help
          chassis power Commands: status, on, off, cycle,  reset,
          diag, soft




SunOS 5.10        Last change: 10 December 2008                 3






Maintenance Commands                                 ipmitool(1m)



     bmcmc

          reset 

               Instructs the BMC to perform a warm or cold reset.

          info

               Displays  information  about  the  BMC   hardware,
               including device revision, firmware revision, IPMI
               version supported, manufacturer ID,  and  informa-
               tion on additional device support.

          watchdog

               These commands allow a user to view and change the
               current state of the watchdog timer.

               get

                    Show  current  Watchdog  Timer  settings  and
                    countdown state.

               reset

                    Reset the Watchdog Timer to its  most  recent
                    state and restart the countdown timer.

               off

                    Turn off a currently running Watchdog  count-
                    down timer.

          selftest

               Check on the basic health of the BMC by  executing
               the  Get  Self  Test results command and reporting
               the results.

          getenables

               Displays a list of the currently  enabled  options
               for the BMC.

          setenables 
OpenSolaris man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™