<?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: IP Address for NIC cards in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441634#M207396</link>
    <description>There is no hardcoded limit to the number of IP addresses one can assign to a NIC under HP-UX 11i.  There may or may not be practical limits - like the aforementioned number of IPs in a given subnet and the like - presented by your specific situation.</description>
    <pubDate>Mon, 13 Dec 2004 12:16:55 GMT</pubDate>
    <dc:creator>rick jones</dc:creator>
    <dc:date>2004-12-13T12:16:55Z</dc:date>
    <item>
      <title>IP Address for NIC cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441632#M207394</link>
      <description>How many IP address a system administrator can configure on a single NIC card , I have HP UX 11i operting system (Hardware:- N class server) with two IP addresses mentioned on a single NIC card.&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Sun, 12 Dec 2004 08:59:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441632#M207394</guid>
      <dc:creator>Sarvesh A Dhuri</dc:creator>
      <dc:date>2004-12-12T08:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: IP Address for NIC cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441633#M207395</link>
      <description>How many do you want to configure?&lt;BR /&gt;&lt;BR /&gt;On a practical basis if you are using a class C subnet, the most ip addresses you can configure is limtited by the network configuration.&lt;BR /&gt;&lt;BR /&gt;Class C limit is 253 IP addresses.&lt;BR /&gt;&lt;BR /&gt;I've never tried more than a couple of dozen. This was to provide ssl websites that needed their own ip address.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 12 Dec 2004 10:11:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441633#M207395</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-12-12T10:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: IP Address for NIC cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441634#M207396</link>
      <description>There is no hardcoded limit to the number of IP addresses one can assign to a NIC under HP-UX 11i.  There may or may not be practical limits - like the aforementioned number of IPs in a given subnet and the like - presented by your specific situation.</description>
      <pubDate>Mon, 13 Dec 2004 12:16:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441634#M207396</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2004-12-13T12:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: IP Address for NIC cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441635#M207397</link>
      <description>Am I misunderstanding?  I always thought that you could only configure -1- IP address per NIC card...:&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[0]=lan1&lt;BR /&gt;IP_ADDRESS[0]=10.96.34.12&lt;BR /&gt;SUBNET_MASK[0]=255.255.255.0&lt;BR /&gt;BROADCAST_ADDRESS[0]=10.96.34.255&lt;BR /&gt;INTERFACE_STATE[0]=up&lt;BR /&gt;DHCP_ENABLE[0]=0&lt;BR /&gt;&lt;BR /&gt;Are we saying that I can just keep on configuring IP addresses to the same card?:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;INTERFACE_NAME[1]=lan1&lt;BR /&gt;IP_ADDRESS[1]=10.96.34.13&lt;BR /&gt;...&lt;BR /&gt;INTERFACE_NAME[2]=lan1&lt;BR /&gt;IP_ADDRESS[2]=10.96.34.14&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;MC/ServiceGuard let's you assign other IP addresses to the same card, so to speak, but you have to buy MC/SG.</description>
      <pubDate>Mon, 13 Dec 2004 12:59:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441635#M207397</guid>
      <dc:creator>Stuart Abramson</dc:creator>
      <dc:date>2004-12-13T12:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: IP Address for NIC cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441636#M207398</link>
      <description>Stuart,&lt;BR /&gt;&lt;BR /&gt;Yes, you can configure multiple IP addresses for a given NIC.  In fact, ServiceGuard relies on this functionality.&lt;BR /&gt;&lt;BR /&gt;For example, I have 2 hosts.  Each host has a NIC with a static IP address on it.  In addition, each host belongs to a ServiceGuard cluster.  In that cluster are two packages - each with it's own static IP address (different than the first two).  ServiceGuard actives those IP addresses on the NICs on the physical hosts.&lt;BR /&gt;&lt;BR /&gt;It shows as &lt;BR /&gt;&lt;BR /&gt;lan1 (host address)&lt;BR /&gt;lan1:1 (package address)&lt;BR /&gt;&lt;BR /&gt;Note that you do not need S/G to do this.&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 13:09:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441636#M207398</guid>
      <dc:creator>Gary L. Paveza, Jr.</dc:creator>
      <dc:date>2004-12-13T13:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: IP Address for NIC cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441637#M207399</link>
      <description>Shouldn't be a limit on Unix - only the network as others have said.&lt;BR /&gt;&lt;BR /&gt;And yes - multiple ips show as:&lt;BR /&gt;&lt;BR /&gt;lan0&lt;BR /&gt;lan0:1&lt;BR /&gt;lan0:2&lt;BR /&gt;&lt;BR /&gt;etc...in a netstat -in&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 13:18:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441637#M207399</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-12-13T13:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: IP Address for NIC cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441638#M207400</link>
      <description>See the man page for lanscan.  If you lanscan -v, you'll see a column labeled NM ID. This is where the number to the right of the colon comes from in the "lan0:1" comes from.  See the section in the man page for ifconfig under "IP Index Number".&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Mon, 13 Dec 2004 16:14:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441638#M207400</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2004-12-13T16:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: IP Address for NIC cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441639#M207401</link>
      <description>Sarvesh,&lt;BR /&gt;&lt;BR /&gt;There is no hard limit on the number of IP's you can configure.  I believe the only limit is that they have to be on the same subnet.&lt;BR /&gt;&lt;BR /&gt;You can have a primary and many aliases on a single NIC.  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 17:01:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441639#M207401</guid>
      <dc:creator>Sean OB_1</dc:creator>
      <dc:date>2004-12-13T17:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: IP Address for NIC cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441640#M207402</link>
      <description>The IPs do not even have to be in the same subnet these days - that was strictly an ancient HP-UX 10.20 limitation.&lt;BR /&gt;&lt;BR /&gt;The point about NM IDs being a possible limiter is a good one to consider.  I suppose a search of the include files might be in order, or of the MIB definitions - I believe it comes from the MIB definitions for ifIndex.  If it is a short, then we are talking about 32 or 64K IPs.  If it is an int then 2G or 4G.</description>
      <pubDate>Mon, 13 Dec 2004 17:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ip-address-for-nic-cards/m-p/3441640#M207402</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2004-12-13T17:29:47Z</dc:date>
    </item>
  </channel>
</rss>

