<?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: set network point in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/set-network-point/m-p/3860843#M545922</link>
    <description>When there are two servers clustered, they talk to each other in many different ways, but they at least need to have one LAN interface each, on the same vlan/subnet so that they can talk to each other and check each other's heartbeat. Heartbeat preferably needs to be on a separate LAN if you can do it that way.&lt;BR /&gt;&lt;BR /&gt;When clustering, communication between two servers depends on the clustering software you are using, i.e., serviceguard or veritas clustering. The interface address assignments and like, is handled by your clustering software.&lt;BR /&gt;&lt;BR /&gt;WIth the information you provided, there is not much further that I can predict. If you provide more details and what exactly you are after, I am sure you will get more detailed information.</description>
    <pubDate>Fri, 15 Sep 2006 00:14:35 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2006-09-15T00:14:35Z</dc:date>
    <item>
      <title>set network point</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-network-point/m-p/3860839#M545918</link>
      <description>I ahve new itanium server RX2620 installed with 3 internal network point lan0 lan1 and lan2 and 1 more network card.&lt;BR /&gt;If Iw ant to make this server connect to more than 1 vlan segment. Can I just assigne lan0 as vlanx lan1 as vlany and lan2 as vlanz. Which of the network point will behave as core network point? What about  the network card point?&lt;BR /&gt;Pls help&lt;BR /&gt;&lt;BR /&gt;Fauziah Mahdan</description>
      <pubDate>Mon, 11 Sep 2006 20:33:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-network-point/m-p/3860839#M545918</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2006-09-11T20:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: set network point</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-network-point/m-p/3860840#M545919</link>
      <description>Shalom Fauziah,&lt;BR /&gt;&lt;BR /&gt;Slow down a little.&lt;BR /&gt;&lt;BR /&gt;You can configure any of the LAN cards to be your "core network point"&lt;BR /&gt;&lt;BR /&gt;The HP-UX installation program(Ignite-UX) lets you check a box at install time to designate one of your NIC cards as primary. This means the default gateway(route to the next network) is on that card. That is about as close the the concept of core network point as we get.&lt;BR /&gt;&lt;BR /&gt;Also note that HP-UX does not much like two NIC cards configured on the same network.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt;primary is 192.168.0.11 netmask 255.255.255.0&lt;BR /&gt;&lt;BR /&gt;This make sthe network 192.168.0 and the hostname 11.&lt;BR /&gt;&lt;BR /&gt;To configure another NIC card on the same network(subnet) is a bad idea, though not impossible to do any more.&lt;BR /&gt;&lt;BR /&gt;192.168.1 or 10.1.1 is fine under this scenario.&lt;BR /&gt;&lt;BR /&gt;Network configuration file: /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;Reconfigure networking:&lt;BR /&gt;set_parms&lt;BR /&gt;&lt;BR /&gt;Try to avoid using sam for this on a working system as it can sometimes make a working system into a non-working system.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Sep 2006 20:44:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-network-point/m-p/3860840#M545919</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-09-11T20:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: set network point</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-network-point/m-p/3860841#M545920</link>
      <description>Thanks Steven.&lt;BR /&gt;I will follow the instruction to set the network point. Will ask again if I lost. :-)&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Fauziah</description>
      <pubDate>Mon, 11 Sep 2006 23:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-network-point/m-p/3860841#M545920</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2006-09-11T23:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: set network point</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-network-point/m-p/3860842#M545921</link>
      <description>Another stupid question if I have 2db server which is clustering how these 2 servers talk each other? Is it using LAN connection?</description>
      <pubDate>Thu, 14 Sep 2006 23:54:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-network-point/m-p/3860842#M545921</guid>
      <dc:creator>Fauziah Mahdan</dc:creator>
      <dc:date>2006-09-14T23:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: set network point</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/set-network-point/m-p/3860843#M545922</link>
      <description>When there are two servers clustered, they talk to each other in many different ways, but they at least need to have one LAN interface each, on the same vlan/subnet so that they can talk to each other and check each other's heartbeat. Heartbeat preferably needs to be on a separate LAN if you can do it that way.&lt;BR /&gt;&lt;BR /&gt;When clustering, communication between two servers depends on the clustering software you are using, i.e., serviceguard or veritas clustering. The interface address assignments and like, is handled by your clustering software.&lt;BR /&gt;&lt;BR /&gt;WIth the information you provided, there is not much further that I can predict. If you provide more details and what exactly you are after, I am sure you will get more detailed information.</description>
      <pubDate>Fri, 15 Sep 2006 00:14:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/set-network-point/m-p/3860843#M545922</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2006-09-15T00:14:35Z</dc:date>
    </item>
  </channel>
</rss>

