<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi, Mark.<br>
      <br>
    </div>
    <blockquote type="cite"
cite="mid:03006E3FC39B5A48AB9DBCCC101090A83443623FDE@REDROOF2.alohasunset.com">
      <div class="WordSection1">
        <p class="MsoNormal"><span style="color:#1F497D"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">Meanwhile, from
            what you’ve mentioned it seems you’ve got a simh instance
            talking to real DEC hardware.</span></p>
      </div>
    </blockquote>
    <br>
    Yes, the switch isn't DEC, but most of the other nodes in the
    cluster are real DEC hardware.<br>
    <br>
    <blockquote type="cite"
cite="mid:03006E3FC39B5A48AB9DBCCC101090A83443623FDE@REDROOF2.alohasunset.com">
      <div class="WordSection1">
        <p class="MsoNormal"><span style="color:#1F497D"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p>Using
            the 4.0 Current codebase, you might want to look at: HELP XQ
            CONFIG SET THROTTLE</span></p>
      </div>
    </blockquote>
    <br>
    Interesting. Thanks. I just read that and enabled throttling, but
    just with a sample SET XQ THROTTLE=ON. I'll see what that does.<br>
    <br>
    Not enough. It has lost connection several times during the
    boot....  I haven't studied the timings enough to have any idea what
    I might specify for TIME, BURST, or DELAY.<br>
    <br>
    <blockquote type="cite"
cite="mid:03006E3FC39B5A48AB9DBCCC101090A83443623FDE@REDROOF2.alohasunset.com">
      <div class="WordSection1">
        <p class="MsoNormal"><span style="color:#1F497D"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p>You
            may also want to show us the simh VAX configuration file you
            are using…</span></p>
      </div>
    </blockquote>
    <br>
    Something else I meant to include:<br>
    <blockquote>
      <pre>load -r /usr/local/vax/data/ka655x.bin
attach nvr /usr/local/vax/data/nvram.bin
set cpu 256m
set rq0 ra92
attach rq0 /usr/local/vax/data/darth.vdisk
set rl disable
set ts disable
attach xq eth0
set xq throttle=on
dep bdr 0
boot cpu

</pre>
    </blockquote>
    Thanks!<br>
    <br>
    Hunter<br>
    <br>
  </body>
</html>