<div dir="ltr">Thank you for sharing this, definitely looks like the blksize isn't variable here.  Next would be to see if AIX open boot supports the http interface for receiving the boot image.<div>I will try modifying the /etc/bootptab to define the tftp filename as a URL and see if that works.  Let me know if at the surface if the below bootp config should cause Open Firmware to retrieve the file over http, if IBM Open Firmware supports http...</div><div><br></div><div>eg. (using data from <a href="http://aix4admins.blogspot.com/2013/07/bootpd-this-is-initial-communication.html">here</a>)</div><div><span style="color:rgb(54,54,54);font-family:'Courier New',Courier,FreeMono,monospace;font-size:12.1px;line-height:16.94px"># modify /etc/bootptab to insert "<a href="http://50.21.100.48">http://50.21.100.48</a>"</span><br style="color:rgb(54,54,54);font-family:'Courier New',Courier,FreeMono,monospace;font-size:12.1px;line-height:16.94px"><span style="font-family:'Courier New',Courier,FreeMono,monospace;font-size:12.1px;line-height:16.94px"><font color="#363636">aix21.domain.com:bf=</font><b><font style="background-color:rgb(255,255,255)" color="#ff0000"><a href="http://50.21.100.48">http://50.21.100.48</a></font></b><font color="#363636">/tftpboot/aix21.domain.com:ip=10.200.50.56:ht=ethernet:sa=50.20.100.48:gw=10.200.50.1:sm=<a href="http://255.255.255.0">255.255.255.0</a>:</font></span><br style="color:rgb(54,54,54);font-family:'Courier New',Courier,FreeMono,monospace;font-size:12.1px;line-height:16.94px"></div><div><br></div><div>Hope that works tomorrow, otherwise time to build out a new NIM service.</div><div><br></div><div>Alec</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 9, 2016 at 7:37 PM, James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I don't have the source for AIX open boot, but in Open Firmware the<br>
TFTP implementation is without block size support.<br>
<br>
References:<br>
<br>
1.<br>
<a href="https://code.coreboot.org/p/openfirmware/source/tree/HEAD/ofw/inet/tftp.fth" rel="noreferrer" target="_blank">https://code.coreboot.org/p/openfirmware/source/tree/HEAD/ofw/inet/tftp.fth</a><br>
<br>
2.<br>
<a href="https://tools.ietf.org/html/rfc2348" rel="noreferrer" target="_blank">https://tools.ietf.org/html/rfc2348</a> "blksize"<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Jun 09, 2016 at 06:20:13PM -0700, Alec wrote:<br>
> I am attempting to do an IBM NIM install across a 20ms latency. <br>
><br>
> Is there an ability to kick off the network boot on AIX open boot with a block<br>
> size option for tftp from the ok? Prompt?<br>
><br>
> Forgive me if this is not an appropriate place for this.<br>
><br>
> Alec<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
James Cameron<br>
<a href="http://quozl.netrek.org/" rel="noreferrer" target="_blank">http://quozl.netrek.org/</a><br>
</font></span></blockquote></div><br></div>