Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
home_server:home_server_setup:other_services:ipmi_console [2023-12-24 Sun wk51 00:26] – [Related links] baumkphome_server:home_server_setup:other_services:ipmi_console [2025-05-18 Sun wk20 15:27] (current) – [BMC IPMI SOL Client Setup] baumkp
Line 118: Line 118:
 ====BMC IPMI SOL Client Setup==== ====BMC IPMI SOL Client Setup====
  
-To connect to the BMC sol within a terminal use the following ipmitools command: ''ipmitool -I lanplus -H 192.168.1.40 -U baumkp -f /etc/ipmitool sol activate'', where:+**<color #ed1c24>To connect to the BMC sol within a terminal use the following ipmitools command:</color> ''ipmitool -I lanplus -H 192.168.1.40 -U baumkp -f /etc/ipmitool sol activate''**, where:
   * -I : Selects IPMI interface to use; options seem to be: lan for IPMI 1.5 and lanplus for IPMI 2.0. (All my interfaces are IPMI 2.0)   * -I : Selects IPMI interface to use; options seem to be: lan for IPMI 1.5 and lanplus for IPMI 2.0. (All my interfaces are IPMI 2.0)
   * -H : remote server address IP or hostname; to specify the IPMI BMC connect and use   * -H : remote server address IP or hostname; to specify the IPMI BMC connect and use