<?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: bonding 2 network cards in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bonding-2-network-cards/m-p/4702066#M530837</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;follow below steps,&lt;BR /&gt;lanscan&lt;BR /&gt;&lt;BR /&gt;decide which two lan interface you want to put in apa&lt;BR /&gt;&lt;BR /&gt;both interface should be in same vlan.&lt;BR /&gt;&lt;BR /&gt;verify link between to interface using command&lt;BR /&gt;&lt;BR /&gt;# linkloop -i PrimaryPPANumber StationAddrOfSecondary&lt;BR /&gt;&lt;BR /&gt;# vi /etc/rc.config.d/hp_apaportconf&lt;BR /&gt;HP_APAPORT_INTERFACE_NAME[0]=lan0&lt;BR /&gt;HP_APAPORT_CONFIG_MODE[0]=LAN_MONITOR&lt;BR /&gt;&lt;BR /&gt;HP_APAPORT_INTERFACE_NAME[1]=lan1&lt;BR /&gt;HP_APAPORT_CONFIG_MODE[1]=LAN_MONITOR&lt;BR /&gt;&lt;BR /&gt;vi /etc/rc.config.d/hp_apaconf&lt;BR /&gt;HP_APA_DEFAULT_PORT_MODE=LAN_MONITOR&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/hplm stop&lt;BR /&gt;# /sbin/init.d/hpapa stop&lt;BR /&gt;# /sbin/init.d/hpapa start&lt;BR /&gt;#lanqueryconf -s &lt;BR /&gt;&lt;BR /&gt;more /etc/lanmon/lanconfig.ascii &lt;BR /&gt;&lt;BR /&gt;verify lan interface entry is proper here&lt;BR /&gt;&lt;BR /&gt;sbin/init.d/hplm start&lt;BR /&gt;&lt;BR /&gt;lanscan -q&lt;BR /&gt;&lt;BR /&gt;it shoudl show like&lt;BR /&gt;&lt;BR /&gt;2&lt;BR /&gt;3&lt;BR /&gt;900        0 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chandra&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 20 Oct 2010 11:45:03 GMT</pubDate>
    <dc:creator>Chandrahasa s</dc:creator>
    <dc:date>2010-10-20T11:45:03Z</dc:date>
    <item>
      <title>bonding 2 network cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bonding-2-network-cards/m-p/4702064#M530835</link>
      <description>We want to bond 2 network cards &lt;BR /&gt;&lt;BR /&gt;Please help&lt;BR /&gt;&lt;BR /&gt;Os: HP-ux 11i v3&lt;BR /&gt;Model: rx2660&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Kumar&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2010 11:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bonding-2-network-cards/m-p/4702064#M530835</guid>
      <dc:creator>Phani kumar V</dc:creator>
      <dc:date>2010-10-20T11:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: bonding 2 network cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bonding-2-network-cards/m-p/4702065#M530836</link>
      <description>I would take a look into HP's APA product. It will allow you to create link aggregates or trunks of multiple ports. I would get the latest version from HP's software site. You'll have to make sure that your network switches are supported, which ones can be found in the admin guide. I've set up APA on 4 systems so far and its relatively easy. Mostly requires you and your network team to be on the same page. I don't see it on HP's site but do a web search for APA quick start guide. Other links below.&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUX-APA" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUX-APA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c02141675/c02141675.pdf" target="_blank"&gt;http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c02141675/c02141675.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c02474872/c02474872.pdf" target="_blank"&gt;http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c02474872/c02474872.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2010 11:27:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bonding-2-network-cards/m-p/4702065#M530836</guid>
      <dc:creator>S. Ney</dc:creator>
      <dc:date>2010-10-20T11:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: bonding 2 network cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bonding-2-network-cards/m-p/4702066#M530837</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;follow below steps,&lt;BR /&gt;lanscan&lt;BR /&gt;&lt;BR /&gt;decide which two lan interface you want to put in apa&lt;BR /&gt;&lt;BR /&gt;both interface should be in same vlan.&lt;BR /&gt;&lt;BR /&gt;verify link between to interface using command&lt;BR /&gt;&lt;BR /&gt;# linkloop -i PrimaryPPANumber StationAddrOfSecondary&lt;BR /&gt;&lt;BR /&gt;# vi /etc/rc.config.d/hp_apaportconf&lt;BR /&gt;HP_APAPORT_INTERFACE_NAME[0]=lan0&lt;BR /&gt;HP_APAPORT_CONFIG_MODE[0]=LAN_MONITOR&lt;BR /&gt;&lt;BR /&gt;HP_APAPORT_INTERFACE_NAME[1]=lan1&lt;BR /&gt;HP_APAPORT_CONFIG_MODE[1]=LAN_MONITOR&lt;BR /&gt;&lt;BR /&gt;vi /etc/rc.config.d/hp_apaconf&lt;BR /&gt;HP_APA_DEFAULT_PORT_MODE=LAN_MONITOR&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/hplm stop&lt;BR /&gt;# /sbin/init.d/hpapa stop&lt;BR /&gt;# /sbin/init.d/hpapa start&lt;BR /&gt;#lanqueryconf -s &lt;BR /&gt;&lt;BR /&gt;more /etc/lanmon/lanconfig.ascii &lt;BR /&gt;&lt;BR /&gt;verify lan interface entry is proper here&lt;BR /&gt;&lt;BR /&gt;sbin/init.d/hplm start&lt;BR /&gt;&lt;BR /&gt;lanscan -q&lt;BR /&gt;&lt;BR /&gt;it shoudl show like&lt;BR /&gt;&lt;BR /&gt;2&lt;BR /&gt;3&lt;BR /&gt;900        0 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chandra&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Oct 2010 11:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bonding-2-network-cards/m-p/4702066#M530837</guid>
      <dc:creator>Chandrahasa s</dc:creator>
      <dc:date>2010-10-20T11:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: bonding 2 network cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bonding-2-network-cards/m-p/4702067#M530838</link>
      <description>Or the EASY way:&lt;BR /&gt;&lt;BR /&gt;Launch sam -- now called SMH.&lt;BR /&gt;&lt;BR /&gt;# smh&lt;BR /&gt;&lt;BR /&gt;Cheers!</description>
      <pubDate>Wed, 20 Oct 2010 19:44:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bonding-2-network-cards/m-p/4702067#M530838</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2010-10-20T19:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: bonding 2 network cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bonding-2-network-cards/m-p/4702068#M530839</link>
      <description>Chandrahasa s&lt;BR /&gt;&lt;BR /&gt;That config is for a standby lan card configuration.&lt;BR /&gt;&lt;BR /&gt;If we speak of bonding, we want nics in and active/active configuration, so we get a big fat pipe.&lt;BR /&gt;&lt;BR /&gt;take a look at the APA documentation, suggested in the above posts</description>
      <pubDate>Thu, 21 Oct 2010 09:30:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bonding-2-network-cards/m-p/4702068#M530839</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2010-10-21T09:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: bonding 2 network cards</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bonding-2-network-cards/m-p/4702069#M530840</link>
      <description>Caveat Emptor:&lt;BR /&gt;&lt;BR /&gt;You bond or aggregate (APA) 2 NICs to do either of 3 scenarios:&lt;BR /&gt;&lt;BR /&gt;1. redundancy&lt;BR /&gt;2. aggregation (bandwidth increase or trunking)&lt;BR /&gt;3. aggregation+redundancy&lt;BR /&gt;&lt;BR /&gt;BEFORE implementing one or the other - BE sure to check with your network persons (if separate fiefdom) that the switch infrastructure support such so they can set their end properly.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2010 12:55:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bonding-2-network-cards/m-p/4702069#M530840</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2010-10-21T12:55:00Z</dc:date>
    </item>
  </channel>
</rss>

