<?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: Host ID on HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917237#M108698</link>
    <description>It's also called LAN Addr and you can use this command to get it ..&lt;BR /&gt;# lanscan&lt;BR /&gt;The 2nd column under "Station Address" .. it usually starts with "0x0800..."</description>
    <pubDate>Mon, 03 Mar 2003 17:08:13 GMT</pubDate>
    <dc:creator>S.K. Chan</dc:creator>
    <dc:date>2003-03-03T17:08:13Z</dc:date>
    <item>
      <title>Host ID on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917236#M108697</link>
      <description>I have an Application which uses a Host ID. I would like to know, if is there anything specific called HOST ID from the Operating System point of view and  If there 's one, how do I get it ?&lt;BR /&gt;&lt;BR /&gt;Would appreciate your help.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Mar 2003 17:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917236#M108697</guid>
      <dc:creator>Manjunath Shastry</dc:creator>
      <dc:date>2003-03-03T17:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917237#M108698</link>
      <description>It's also called LAN Addr and you can use this command to get it ..&lt;BR /&gt;# lanscan&lt;BR /&gt;The 2nd column under "Station Address" .. it usually starts with "0x0800..."</description>
      <pubDate>Mon, 03 Mar 2003 17:08:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917237#M108698</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-03-03T17:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917238#M108699</link>
      <description>Are you referring to hostname?&lt;BR /&gt;The hostname command will give you the name of the host.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 03 Mar 2003 17:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917238#M108699</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-03T17:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917239#M108700</link>
      <description>Yes, there is a HOST ID.  You can get it by doing a 'uname -i'.  This is also called the machine id number.  Do a 'man uname' for more info.</description>
      <pubDate>Mon, 03 Mar 2003 17:08:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917239#M108700</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-03-03T17:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917240#M108701</link>
      <description>I should also mention that uname -i returns the hostid returned by the gethostid() system call.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Mar 2003 17:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917240#M108701</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-03-03T17:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917241#M108702</link>
      <description>On the other hand .. you might be talking about the "machine ID" .. ? If that's the case ..&lt;BR /&gt;# uname -i&lt;BR /&gt;would give you that.</description>
      <pubDate>Mon, 03 Mar 2003 17:39:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917241#M108702</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-03-03T17:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917242#M108703</link>
      <description>There's a "machine id" that should be a unique number for each host...  you can use "uname -i" to obtain the machine id.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;-denver</description>
      <pubDate>Mon, 03 Mar 2003 17:40:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917242#M108703</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2003-03-03T17:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917243#M108704</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can obtain the host ID number by:&lt;BR /&gt;&lt;BR /&gt;#uname -i&lt;BR /&gt;&lt;BR /&gt;The "-i"  option display the machine identification number (or the node name, if the machine identification number cannot be determined).&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Mon, 03 Mar 2003 17:41:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917243#M108704</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-03-03T17:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917244#M108705</link>
      <description>Hi Manjunath,&lt;BR /&gt;&lt;BR /&gt;uname -i gives the machine identification number. &lt;BR /&gt;&lt;BR /&gt;For licenses through ifor you would be using&lt;BR /&gt;&lt;BR /&gt;/opt/ifor/ls/bin/i4target&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 03 Mar 2003 17:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917244#M108705</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-03-03T17:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917245#M108706</link>
      <description>Typically that means the MAC address of the network card; lanscan can give that. You might also be referring to the ID needed for some software licensing. /opt/ifor/ls/bin/i4target will give one value.</description>
      <pubDate>Mon, 03 Mar 2003 17:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917245#M108706</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-03-03T17:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID on HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917246#M108707</link>
      <description>&lt;BR /&gt;Thank you for the help. The application Hypermesh is arriving at a number after a calculation  which netither matches with the output of uname -i or lanscan. I have a backup of the file and let me not worry about it.&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Mar 2003 16:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id-on-hp-ux/m-p/2917246#M108707</guid>
      <dc:creator>Manjunath Shastry</dc:creator>
      <dc:date>2003-03-04T16:36:52Z</dc:date>
    </item>
  </channel>
</rss>

