Home
last modified time | relevance | path

Searched refs:ipmitool (Results 1 – 25 of 82) sorted by relevance

1234

/openbmc/docs/
H A DIPMITOOL-cheatsheet.md3 This document is intended to provide a set of ipmitool commands for OpenBMC
11 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power status
17 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power on
23 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power off
29 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power reset
35 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power cycle
41 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power soft
47 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" power diag
55 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" user list
101 $ ipmitool -C 17 -H "$BMC_IP" -I lanplus -U "$BMC_USER" -P "$BMC_PASSWD" sdr
[all …]
/openbmc/ipmitool/
H A DMakefile.am46 cp control/ipmitool.spec $(distdir)
56 pkg: PKG := ipmitool-@VERSION@-@OS@-@ARCH@
58 $(STRIP) src/ipmitool
59 $(STRIP) src/ipmitool
61 pkgtrans -s /tmp $(PKG) ipmitool
63 -rm -rf /tmp/ipmitool /tmp/$(PKG)
70 rpm: control/ipmitool.spec dist
72 cp control/ipmitool.spec $(RPMDIR)/SPECS
75 $(RPMDIR)/SPECS/ipmitool.spec
H A DREADME2 ipmitool
158 ipmitool raw 6 4
165 ipmitool mc selftest
174 ipmitool -m 0x94 -t 0x9a raw 6 4
179 ipmitool -m 0x94 -t 0x9a mc selftest
300 # ipmitool -I open shell
301 ipmitool> chassis status
313 ipmitool> user list 7
316 ipmitool> exit
326 # ipmitool -I open exec lansetup.scr
[all …]
H A DChangeLog2 * ID: 340 - ipmitool sol session improperly closes on packet retry
41 * ID: 279 - ipmitool sdr list broken
71 * numerous ipmitool man page updates
131 * ID: 70 - Fixes and updates for ipmitool hpm
153 * ID: 3587913 - Command % ipmitool raw help; returns 1
161 * ID: 3601265 - 'ipmitool sensor get' leaks memory
204 * Document the ipmitool dcmi commands in the ipmitool man page
255 This fixes ipmitool so that
313 ipmitool sensor -v
476 * Fix bug in cmd ipmitool lan stats get 1
[all …]
/openbmc/phosphor-host-ipmid/docs/
H A Dipmitool-commands-cheatsheet.md5 Note: If the ipmitool is on the BMC then set the interface as "-I dbus" and if
6 the ipmitool is outside the BMC (i.e on the network) then set the interface as
13 `ipmitool lan set <channel> ipsrc static`
17 `ipmitool lan set <channel> ipaddr <x.x.x.x>`
21 `ipmitool lan set <channel> netmask <x.x.x.x>`
25 `ipmitool lan set <channel> defgw ipaddr <x.x.x.x>`
29 `ipmitool lan set <channel> vlan id <id>`
33 `ipmitool lan set <channel> vlan id off`
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/files/
H A D0001-csv-revision-Drop-the-git-revision-info.patch11 root@qemux86-64:~# ipmitool -V
12 ipmitool version 1.8.19.19.gab5ce5b
13 root@qemux86-64:~# rpm -qa | grep ipmitool
14 ipmitool-1.8.19-r0.core2_64
20 [1] https://github.com/ipmitool/ipmitool/commit/ba01dc84b4e225c86eac3f562e629662d752040f
/openbmc/ipmitool/src/plugins/lanplus/
H A DREADME.sol4 ipmitool IPMI client. Obviously, the code itself is authoritative, but
12 The high end SOL logic is implemented in src/ipmitool/lib/ipmi_sol.c. SOL
13 sessions are begun in ipmitool using the "sol activate" command. This
18 payload" command issued, ipmitool does not support this.
21 succeeds), ipmitool simply loops over a select() on user input and data
27 User input to the BMC is handled in ipmitool/src/plugins/lanplus/lanplus.c.
34 honored by ipmitool.
39 session, ipmitool registers a callback for asynchonously received data.
42 Once a user has chosen to exit the SOL session (with ~.) ipmitool sends the
/openbmc/docs/designs/
H A Dsol-sysrq.md24 In ipmitool, the "break signal" is implemented in [ipmi_sol.c][3] by handling
31 - The ipmitool SOL.
49 break signal from ipmitool, and send the sequence `\n~B` to the server.
51 Then in ipmitool SOL session, user could enter `\n~B` keys to trigger the break,
110 The SysRq in SOL could be verified in both ipmitool SOL and WebUI SOL. In SOL
117 [3]: https://github.com/ipmitool/ipmitool/blob/master/lib/ipmi_sol.c#L1398-L1401
/openbmc/ipmitool/src/
H A DMakefile.am36 ipmitool_SOURCES = ipmitool.c ipmishell.c
42 bin_PROGRAMS = ipmitool program
/openbmc/openbmc-test-automation/lib/
H A Dipmi_client.robot2 Documentation This module is for IPMI client for copying ipmitool to
3 ... openbmc box and execute ipmitool IPMI standard
25 ${IPMITOOL_PATH} /tmp/ipmitool
91 Copy ipmitool
189 ${output}= Execute Command which ipmitool
302 Copy ipmitool
303 [Documentation] Copy the ipmitool to the BMC.
309 ... which ipmitool ignore_err=${1}
310 ${installed}= Get Regexp Matches ${response} ipmitool
311 Run Keyword If ${installed} == ['ipmitool']
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/
H A DREADME.md301 ipmitool -I dbus lan set 1 ipsrc static
303 ipmitool -I dbus lan set 1 ipaddr <IP address>
305 ipmitool -I dbus lan set 1 netmask <mask>
307 ipmitool -I dbus lan set 1 defgw ipaddr <IP address>
309 ipmitool -I dbus lan set 1 vlan id <id>
311 ipmitool -I dbus raw 0x06 0x40 // To the save settings
320 ipmitool -I dbus lan set 1 vlan id off
322 ipmitool -I dbus raw 0x06 0x40 // To the save settings
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/
H A Dipmitool_%.bbappend5 # Temporary patch for https://codeberg.org/IPMITool/ipmitool/pulls/1
12 # IANA, the versioned file, $PWD/ipmitool/iana-enterprise-numbers
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/ipmitool/
H A Dipmitool_1.8.19.bb17 HOMEPAGE = "http://codeberg.org/IPMITool/ipmitool"
25 SRC_URI = "git://codeberg.org/ipmitool/ipmitool;protocol=https;branch=master \
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/
H A D0001-Fru-Fix-edit-field-not-checking-area-existence.patch6 The current implementation of ipmitool fru edit does not perform proper
10 ipmitool may attempt to shift it forwards (decrementing the offset).
13 FRU spec, ipmitool may shift the wrong fields, which would cause data
69 include/ipmitool/ipmi_fru.h | 1 +
73 diff --git a/include/ipmitool/ipmi_fru.h b/include/ipmitool/ipmi_fru.h
75 --- a/include/ipmitool/ipmi_fru.h
76 +++ b/include/ipmitool/ipmi_fru.h
/openbmc/ipmitool/contrib/
H A Dipmi.init.redhat94 if ! /usr/bin/ipmitool -V >/dev/null
109 if /usr/bin/ipmitool -I open bmc info | \
/openbmc/ipmitool/include/
H A DMakefile.am33 SUBDIRS = ipmitool subdir
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/images/
H A Dobmc-phosphor-image.bbappend2 ipmitool \
/openbmc/ipmitool/doc/
H A DMakefile.am33 man_MANS = ipmitool.1 ipmievd.8
/openbmc/ipmitool/control/
H A DMakefile.am34 ipmitool.spec.in rpmmacros.in rpmrc
H A Dipmitool.spec.in1 Name: ipmitool
2 Summary: ipmitool - Utility for IPMI control
9 Buildroot: /var/tmp/ipmitool-root
58 %{_datadir}/ipmitool/*
60 %doc %{_datadir}/doc/ipmitool
105 - Allow ipmitool sel delete to accept hex list entry numbers
130 - Add and update support for all commands in ipmitool man page
197 - Fix bug in cmd ipmitool lan stats get 1
198 - Add support to allow ipmitool/ipmievd to target specific device nodes
280 - Separate option parsing code from main ipmitool source file.
[all …]
/openbmc/openbmc/meta-ieisystems/meta-fp5280g3/recipes-phosphor/packagegroups/
H A Dpackagegroup-obmc-apps.bbappend20 ipmitool \
/openbmc/openbmc/meta-inventec/meta-common/recipes-inventec/packagegroups/
H A Dpackagegroup-obmc-apps.bbappend2 RDEPENDS:${PN}-extrasdevtools:append = " ipmitool"
/openbmc/openbmc-tools/openbmctool/build-scripts/
H A Dcontrol12 Description: A tool based on ipmitool for interacting with OpenBMC via it's REST API
/openbmc/openbmc/meta-inventec/meta-transformers/recipes-phosphor/image/
H A Dobmc-phosphor-image.bbappend8 OBMC_IMAGE_EXTRA_INSTALL:append = " ipmitool"
/openbmc/linux/drivers/soc/fujitsu/
H A DKconfig12 kernel dumps via diagnostic requests using ipmitool, etc.

1234