<?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: How to teaming the network cards in linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-teaming-the-network-cards-in-linux/m-p/4605466#M40222</link>
    <description>this is the guide I created this works for Centos and Red Hat might work for you linux distro too&lt;BR /&gt;&lt;BR /&gt;check the attachment</description>
    <pubDate>Tue, 23 Mar 2010 13:25:47 GMT</pubDate>
    <dc:creator>KarloChacon</dc:creator>
    <dc:date>2010-03-23T13:25:47Z</dc:date>
    <item>
      <title>How to teaming the network cards in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-teaming-the-network-cards-in-linux/m-p/4605464#M40220</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I would like to team the networks as one interface in linux.&lt;BR /&gt;&lt;BR /&gt;How to do that.</description>
      <pubDate>Tue, 23 Mar 2010 10:23:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-teaming-the-network-cards-in-linux/m-p/4605464#M40220</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2010-03-23T10:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to teaming the network cards in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-teaming-the-network-cards-in-linux/m-p/4605465#M40221</link>
      <description>&lt;A href="http://www.cyberciti.biz/tips/linux-bond-or-team-multiple-network-interfaces-nic-into-single-interface.html" target="_blank"&gt;http://www.cyberciti.biz/tips/linux-bond-or-team-multiple-network-interfaces-nic-into-single-interface.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blog.kameronkenny.com/?p=169" target="_blank"&gt;http://blog.kameronkenny.com/?p=169&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://groups.google.com/group/vglug/msg/64a99af234118de8" target="_blank"&gt;http://groups.google.com/group/vglug/msg/64a99af234118de8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In reading, clear step by step procedures given in each link, all nearly identical, but I thought the 2nd link was clearest.&lt;BR /&gt;&lt;BR /&gt;Good Luck!!!</description>
      <pubDate>Tue, 23 Mar 2010 12:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-teaming-the-network-cards-in-linux/m-p/4605465#M40221</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-03-23T12:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to teaming the network cards in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-teaming-the-network-cards-in-linux/m-p/4605466#M40222</link>
      <description>this is the guide I created this works for Centos and Red Hat might work for you linux distro too&lt;BR /&gt;&lt;BR /&gt;check the attachment</description>
      <pubDate>Tue, 23 Mar 2010 13:25:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-teaming-the-network-cards-in-linux/m-p/4605466#M40222</guid>
      <dc:creator>KarloChacon</dc:creator>
      <dc:date>2010-03-23T13:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to teaming the network cards in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-teaming-the-network-cards-in-linux/m-p/4605467#M40223</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Do we need to connect network cable in both ports (eth0 and eth1) even if we are teaming up them?&lt;BR /&gt;&lt;BR /&gt;The advantages of teaming are more bandwidth and fail-over, am i correct?&lt;BR /&gt;&lt;BR /&gt;Is there any other advantages apart from these?</description>
      <pubDate>Wed, 24 Mar 2010 12:31:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-teaming-the-network-cards-in-linux/m-p/4605467#M40223</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2010-03-24T12:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to teaming the network cards in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-teaming-the-network-cards-in-linux/m-p/4605468#M40224</link>
      <description>&lt;BR /&gt;Do we need to connect network cable in both ports (eth0 and eth1) even if we are teaming up them?&lt;BR /&gt;&lt;BR /&gt;yeah in order to take advantage of link aggregation, high performance and high availability you must connect more that 1 NIC to use bonding&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The advantages of teaming are more bandwidth and fail-over, am i correct?&lt;BR /&gt;&lt;BR /&gt;yeah more bandwith, improved performance since you have more links for Rx and Tx and High Availabilty &lt;BR /&gt;&lt;BR /&gt;well it all depends on the kind of bonding you are using something like all links active or 1 active and the other passive waiting for the main link to fail&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there any other advantages apart from these?&lt;BR /&gt;&lt;BR /&gt;more info here&lt;BR /&gt;&lt;A href="http://www.linuxhorizon.ro/bonding.html" target="_blank"&gt;http://www.linuxhorizon.ro/bonding.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.enterprisenetworkingplanet.com/nethub/article.php/3696561" target="_blank"&gt;http://www.enterprisenetworkingplanet.com/nethub/article.php/3696561&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;bye</description>
      <pubDate>Wed, 24 Mar 2010 13:12:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-teaming-the-network-cards-in-linux/m-p/4605468#M40224</guid>
      <dc:creator>KarloChacon</dc:creator>
      <dc:date>2010-03-24T13:12:00Z</dc:date>
    </item>
  </channel>
</rss>

