<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"><style>body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; }ol, ul { margin-top: 0px; margin-bottom: 0px; list-style-position: inside; }p { margin-top: 0px; margin-bottom: 0px; }div.FoxDiv20240626105006385810 { }body { font-size: 14px; font-family: "Microsoft YaHei UI"; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div><span></span>If you use IPMB,two bmc need to set  different IPMB i2c slave address. </div><div><br></div><div>This is not easy to do for two BMCs using the same image</div><div><br></div><div> Maybe you can use uart instead.  The difficulty is that you need to write your own code to implement ipmi serialbridge.</div><div><br></div><div>Ipmitool use Like this:</div><div><br></div><div><br></div><div><div>root@bmc:/# ipmitool -I serial-terminal -D /dev/ttyS3:115200 lan print 1</div><div>Set in Progress                 : Set Complete</div><div>Auth Type Support           : </div><div>Auth Type Enable             : Callback : </div><div>                                         : User     : </div><div>                                         : Operator : </div><div>                                         : Admin    : </div><div>                                         : OEM      : </div><div>IP Address Source            : Static Address</div><div>IP Address                        : 10.0.0.235</div><div>Subnet Mask                    : 255.255.0.0</div><div>MAC Address                   : a0:19:b2:94:0c:03</div><div>Default Gateway IP          : 10.0.0.1</div><div>Default Gateway MAC     : 00:00:00:00:00:00</div><div>802.1q VLAN ID               : Disabled</div><div>RMCP+ Cipher Suites      : 3,17</div><div>Cipher Suite Priv Max      : aaaaaaaaaaaaaaa</div><div>                                         :     X=Cipher Suite Unused</div><div>                                         :     c=CALLBACK</div><div>                                         :     u=USER</div><div>                                         :     o=OPERATOR</div><div>                                         :     a=ADMIN</div><div>                                         :     O=OEM</div><div>Bad Password Threshold  : Not Available</div><div>root@bmc:/# </div><div>root@bmc:/# ipmitool -I serial-terminal -D /dev/ttyS3:115200 sdr elist</div><div>board curr            | 00h | ok  | 23.1 | 1.00 Amps</div><div>psu2 curr in         | 01h | ok  | 14.2 | 0 Amps</div><div>psu2 curr out       | 02h | ok  | 14.2 | 1 Amps</div><div>Pwm 1                  | 03h | ok  | 29.1 | 79.97 percent</div><div>Pwm 2                  | 04h | ok  | 29.2 | 79.97 percent</div><div>Pwm 3                  | 05h | ok  | 29.3 | 79.97 percent</div><div>Pwm psu2 Fan 1   | 06h | ok  | 14.2 | 30.18 percent</div><div>fan1                      | 07h | ns  | 29.1 | No Reading</div><div>fan2                      | 08h | ns  | 29.2 | No Reading</div><div>fan3                      | 09h | ns  | 29.3 | No Reading</div><div>psu2 fan               | 0Ah | ok  | 14.2 | 3276 RPM</div><div>board power        | 0Bh | ok  | 23.1 | 192.08 Watts</div><div>psu2 power in      | 0Ch | ok  | 14.2 | 18.90 Watts</div><div>psu2 power out   | 0Dh | ok  | 14.2 | 12.60 Watts</div><div>total power          | 0Eh | ok  | 23.1 | 195.30 Watts</div><div>cpu 0                    | 0Fh | ns  | 23.3 | No Reading</div><div>pch temp             | 10h | ns  | 23.2 | No Reading</div><div>psu2 temp           | 11h | ok  | 14.2 | 33 degrees C</div><div>battery                 | 12h | ok  | 40.1 | 3.00 Volts</div><div>board vol             | 13h | ok  | 23.1 | 11.98 Volts</div><div>psu2 vol in           | 14h | ok  | 14.2 | 218.54 Volts</div><div>psu2 vol out        | 15h | ok  | 14.2 | 11.98 Volts</div></div>
<blockquote style="margin-Top: 0px; margin-Bottom: 0px; margin-Left: 0.5em; margin-Right: inherit"><div> </div><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><div style="PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 12px;FONT-FAMILY:tahoma;COLOR:#000000; BACKGROUND: #efefef; PADDING-BOTTOM: 8px; PADDING-TOP: 8px"><div><b>From:</b> <a href="mailto:Bala.Subramaniyan@Ltts.com">Bala Subramaniyan</a></div><div><b>Date:</b> 2024-06-20 18:43</div><div><b>To:</b> <a href="mailto:openbmc@lists.ozlabs.org">openbmc@lists.ozlabs.org</a></div><div><b>CC:</b> <a href="mailto:Thangaraj.S@Ltts.com">Thangaraj S</a>; <a href="mailto:Lalit.Kumar2@ltts.com">Lalit Kumar</a></div><div><b>Subject:</b> Help with IPMB (IPMI over I2C).</div></div></div><div><div class="FoxDiv20240626105006385810">
<div class="elementToProof" style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi All,</div>
<div class="elementToProof" style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
For one of our requirement (BMC to BMC, IPMI over I2C), We're exploring with <a href="https://github.com/openbmc/ipmitool" id="LPlnk386168" title="https://github.com/openbmc/ipmitool">
IPMITOOL</a>.</div>
<div class="elementToProof" style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Development Board: ASPEED AST2600 EVB</div>
<div class="elementToProof" style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Could you please suggest us how to proceed further with our below requirement.</div>
<div id="Signature">
<ol start="1" data-listchain="__List_Chain_25" style="margin-top: 0px;">
<li style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
BMC to BMC (IPMI over I2C), One BMC as Master and other as slave.</div>
</li><li style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div style="margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Send/Receive IPMI commands through <a href="https://github.com/openbmc/ipmitool" id="LPlnk482442" title="https://github.com/openbmc/ipmitool">
IPMITOOL</a> from one BMC to other.</div>
</li><li style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div style="margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Send/Receive SDR, SEL logs between two BMC's.</div>
</li></ol>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Any help would be highly appreciated.</div>
<div style="margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<b>Thanks, and regards,</b></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<b>Bala Subramaniyan M,</b></div>
<div style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span><img id="Picture_x0020_12" width="330" height="2" style="width: 330px; height: 2px; max-width: 728px; margin-top: 0px; margin-bottom: 0px;" data-outlook-trace="F:1|T:1" src="cid:_Foxmail.1@45605f7d-fb2e-963f-f695-b452d6cee948"></span></div>
<p style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><br>
</span></p>
<p style="margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><a href="https://www.ltts.com/" id="OWA6c6e5238-9b2b-5191-e8ca-693313afccbe" class="OWAAutoLink" style="color: rgb(0, 0, 0); margin-top: 0px; margin-bottom: 0px;"><img id="Graphic_x0020_2" width="249" height="38" style="width: 249px; height: 38px; max-width: 728px; margin-top: 0px; margin-bottom: 0px;" data-outlook-trace="F:1|T:1" src="cid:_Foxmail.1@e9f6edb0-db5a-6816-9808-6f4ba75024d1"></a></span></p>
<p style="line-height: 115%; margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); line-height: 115%;"><br>
</span></p>
<p style="line-height: 115%; margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); line-height: 115%;">S1 Building, L&T Tech Park, Bellary Road,
</span></p>
<p style="line-height: 115%; margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); line-height: 115%;">Next to Raintree Boulevard, Park View Layout,
</span></p>
<p style="line-height: 115%; margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); line-height: 115%;">Byatarayanapura, Bengaluru-560092</span></p>
<p style="line-height: 115%; margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); line-height: 115%;">Mobile: +91 9677035467</span></p>
<p style="line-height: 150%; margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(13, 13, 13); line-height: 150%;">ENGINEERING<b> THE CHANGE</b></span><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); line-height: 150%;">
 | </span><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(13, 13, 13); line-height: 150%;"><a href="https://www.ltts.com/" id="OWAb524bd29-c4d5-0ee2-a2b7-db76f98ee7d9" class="OWAAutoLink" style="color: rgb(13, 13, 13); margin-top: 0px; margin-bottom: 0px;">www.LTTS.com</a></span></p>
<p style="line-height: 150%; margin-top: 0px; margin-bottom: 0px;"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><img id="Picture_x0020_12" width="330" height="2" style="width: 330px; height: 2px; max-width: 728px; margin-top: 0px; margin-bottom: 0px;" data-outlook-trace="F:1|T:1" src="cid:_Foxmail.1@c9af4744-4d18-49c5-6e50-947f314fe35d"></span></p>
</div>
<br>
<img alt="Ltts.com" src="https://lttswallpaper.blob.core.windows.net/lttswp/GPTW-email-sign-2.jpg"><br>
<p style="margin-top: 0px; margin-bottom: 0px;"><strong>L&T Technology Services Ltd</strong></p>
<p style="margin-top: 0px; margin-bottom: 0px;"><a href="" http:="" www.ltts.com="" ??="" target="" _blank??="">www.LTTS.com</a></p>
<p style="margin-top: 0px; margin-bottom: 0px;">L&T Technology Services Limited (LTTS) is committed to safeguard your privacy. Read the appropriate
<a href="https://www.ltts.com/privacy-policies-notices" target="_blank">privacy notice</a> applicable to you to know more about how LTTS collects, uses and stores your personal data. Please visit our
<a href="https://www.ltts.com/data-privacy-policy" target="_blank">privacy policy</a> available on our website www.Ltts.com for more information about our commitment towards data privacy under applicable data protection laws. This email may contain confidential
 or privileged information for the intended recipient(s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.</p>
</div></div></blockquote>
</body></html>