<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: instl_boottab question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/instl-boottab-question/m-p/2581755#M520041</link>
    <description>the boot directive&lt;BR /&gt; "boot lan install" sends a&lt;BR /&gt;bootp (UDP) broadcast request for boot services to port 1067. Part of that request includes the LLA of the requesting client. Any Ignite server (listening on port 1067 with instl_bootd) on the same subnet, that either has a specific mapping of the lla-&amp;gt;IP in /etc/opt/ignite/instl_boottab or has instl_boottab configured for anonymous requests, will respond to the client with a bootp packet containing networking info for the client to use. If there are multiple Ignite servers configured that can respond, the first one that sends a response wins.&lt;BR /&gt;&lt;BR /&gt;If the directive&lt;BR /&gt;"boot lan.1.2.3.4 install" is&lt;BR /&gt;used then the bootp (UDP) request is directed at a particular host that may or maynot respond.</description>
    <pubDate>Wed, 19 Sep 2001 15:45:11 GMT</pubDate>
    <dc:creator>Michael Roberts_3</dc:creator>
    <dc:date>2001-09-19T15:45:11Z</dc:date>
    <item>
      <title>instl_boottab question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/instl-boottab-question/m-p/2581751#M520037</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;   I'd like to know how a client gets an IP address from its Ignite Server.&lt;BR /&gt;   If I have two Ignite Serves on the same subnet and I run boot "lan install", how does the client get its IP address??.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Alex.&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Sep 2001 15:08:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/instl-boottab-question/m-p/2581751#M520037</guid>
      <dc:creator>Alex_17</dc:creator>
      <dc:date>2001-09-19T15:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: instl_boottab question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/instl-boottab-question/m-p/2581752#M520038</link>
      <description>Hi Alex,&lt;BR /&gt;&lt;BR /&gt;The ignite server acts as a DHCP server and allots the client an IP from the pool of IP's configured on the Ignite server.&lt;BR /&gt;&lt;BR /&gt;So the IP to the client will be alloted by the server which answers the request from this client.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Sep 2001 15:17:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/instl-boottab-question/m-p/2581752#M520038</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-19T15:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: instl_boottab question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/instl-boottab-question/m-p/2581753#M520039</link>
      <description>Hi Sanjay,&lt;BR /&gt;&lt;BR /&gt;  but if I have 2 Ignite servers, the first one is the chosen??&lt;BR /&gt;&lt;BR /&gt;Alex.</description>
      <pubDate>Wed, 19 Sep 2001 15:27:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/instl-boottab-question/m-p/2581753#M520039</guid>
      <dc:creator>Alex_17</dc:creator>
      <dc:date>2001-09-19T15:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: instl_boottab question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/instl-boottab-question/m-p/2581754#M520040</link>
      <description>Hi Alex,&lt;BR /&gt;&lt;BR /&gt;Are you asking a question. I didn't get it. &lt;BR /&gt;&lt;BR /&gt;If you want from a specific ignite server, boot your client using this command after interrupting the boot process.&lt;BR /&gt;&lt;BR /&gt;bo lan.a.b.c.d INSTALL&lt;BR /&gt;&lt;BR /&gt;here a.b.c.d is the ip address of the ignite server you want to boot from. Is this what you are looking for.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Sep 2001 15:35:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/instl-boottab-question/m-p/2581754#M520040</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-19T15:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: instl_boottab question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/instl-boottab-question/m-p/2581755#M520041</link>
      <description>the boot directive&lt;BR /&gt; "boot lan install" sends a&lt;BR /&gt;bootp (UDP) broadcast request for boot services to port 1067. Part of that request includes the LLA of the requesting client. Any Ignite server (listening on port 1067 with instl_bootd) on the same subnet, that either has a specific mapping of the lla-&amp;gt;IP in /etc/opt/ignite/instl_boottab or has instl_boottab configured for anonymous requests, will respond to the client with a bootp packet containing networking info for the client to use. If there are multiple Ignite servers configured that can respond, the first one that sends a response wins.&lt;BR /&gt;&lt;BR /&gt;If the directive&lt;BR /&gt;"boot lan.1.2.3.4 install" is&lt;BR /&gt;used then the bootp (UDP) request is directed at a particular host that may or maynot respond.</description>
      <pubDate>Wed, 19 Sep 2001 15:45:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/instl-boottab-question/m-p/2581755#M520041</guid>
      <dc:creator>Michael Roberts_3</dc:creator>
      <dc:date>2001-09-19T15:45:11Z</dc:date>
    </item>
  </channel>
</rss>

