<?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: RHEL 4.5 Bonding troubles in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-5-bonding-troubles/m-p/4120346#M83305</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Bonding was really designed and tested for pairing two cards.&lt;BR /&gt;&lt;BR /&gt;Though obviously possible to bond more than two, the results you receive may be due to one of the following factors:&lt;BR /&gt;&lt;BR /&gt;problems in /etc/modprobe.conf # typo?&lt;BR /&gt;You are pushing the software beyond where the developers tested it.&lt;BR /&gt;Network switch/port settings prevent proper bonding. On cisco switches some assembly is required for bonding to work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sun, 23 Dec 2007 11:30:44 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-12-23T11:30:44Z</dc:date>
    <item>
      <title>RHEL 4.5 Bonding troubles</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-5-bonding-troubles/m-p/4120344#M83303</link>
      <description>I'm posting this again...&lt;BR /&gt;&lt;BR /&gt;I have two servers, each with 6 NIC cards in them.  The first two NIC's are for metadata and the last 4 (eth2 through eth5) I want bonded. All cards use the bnx2 driver and I've tried the HP version and the standard Redhat version with no difference.&lt;BR /&gt;&lt;BR /&gt;I think I have the server side and switch side configured correct, but I'd like someone opinion because it's not working right.  When I try to ping or move files from one machine to another there is very high latency or they don't talk at all.  I'm not sure what I'm doing wrong.  Here are the configurations that I'm using as well as some output from the /var/log/messages file.  Thanks for the help!&lt;BR /&gt;&lt;BR /&gt;############# Switch Settings #######&lt;BR /&gt;interface Port-channel1&lt;BR /&gt;description bonding1&lt;BR /&gt;switchport access vlan 1&lt;BR /&gt;switchport mode access&lt;BR /&gt;no snmp trap link-status&lt;BR /&gt;&lt;BR /&gt;interface Port-channel2&lt;BR /&gt;description bonding2&lt;BR /&gt;switchport access vlan 1&lt;BR /&gt;switchport mode access&lt;BR /&gt;no snmp trap link-status&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;interface range GigabitEthernet 0/1-4&lt;BR /&gt;description bonding1&lt;BR /&gt;switchport access vlan 1&lt;BR /&gt;switchport mode access&lt;BR /&gt;no snmp trap link-status&lt;BR /&gt;channel-group 1 mode on&lt;BR /&gt;spanning-tree portfast disable&lt;BR /&gt;spanning-tree bpduguard disable&lt;BR /&gt;&lt;BR /&gt;interface range GigabitEthernet 0/5-8&lt;BR /&gt;description bonding2&lt;BR /&gt;switchport access vlan 1&lt;BR /&gt;switchport mode access&lt;BR /&gt;no snmp trap link-status&lt;BR /&gt;channel-group 2 mode on&lt;BR /&gt;spanning-tree portfast disable&lt;BR /&gt;spanning-tree bpduguard disable&lt;BR /&gt;&lt;BR /&gt;############# Switch Settings #######&lt;BR /&gt;&lt;BR /&gt;I'm going to have to go back into work and get my ifcfg-bon0 settings since my post was deleted last night, but it's pretty standard and when when I only had two NIC's bonded (which worked) it what I used.  I also do have the "alias bond0 bonding" in my /etc/modprobe.conf file along with all the NIC cards.&lt;BR /&gt;&lt;BR /&gt;###################### /var/log/messages &lt;BR /&gt;&lt;BR /&gt;san-03 kernel: ADDRCONF(NETDEV_UP): bond0: link is not ready&lt;BR /&gt;san-03 kernel: ip_tables: (C) 2000-2002 Netfilter core team&lt;BR /&gt;san-03 kernel: bnx2: eth2: using MSI&lt;BR /&gt;san-03 kernel: ADDRCONF(NETDEV_UP): eth2: link is not ready&lt;BR /&gt;san-03 kernel: bonding: Warning: failed to get speed/duplex from eth2, speed forced to 100Mbps, duplex f orced to Full.&lt;BR /&gt;san-03 kernel: bonding: bond0: enslaving eth2 as an active interface with an up link.&lt;BR /&gt;san-03 kernel: ADDRCONF(NETDEV_CHANGE): bond0: link becomes ready&lt;BR /&gt;san-03 kernel: bnx2: eth3: using MSI&lt;BR /&gt;san-03 kernel: ADDRCONF(NETDEV_UP): eth3: link is not ready&lt;BR /&gt;san-03 kernel: bonding: Warning: failed to get speed/duplex from eth3, speed forced to 100Mbps, duplex f orced to Full.&lt;BR /&gt;san-03 kernel: bonding: bond0: enslaving eth3 as an active interface with an up link.&lt;BR /&gt;san-03 kernel: bnx2: eth4: using MSI&lt;BR /&gt;san-03 kernel: ADDRCONF(NETDEV_UP): eth4: link is not ready&lt;BR /&gt;san-03 kernel: bonding: Warning: failed to get speed/duplex from eth4, speed forced to 100Mbps, duplex f orced to Full.&lt;BR /&gt;san-03 kernel: bonding: bond0: enslaving eth4 as an active interface with an up link.&lt;BR /&gt;san-03 kernel: bnx2: eth5: using MSI&lt;BR /&gt;san-03 kernel: ADDRCONF(NETDEV_UP): eth5: link is not ready&lt;BR /&gt;san-03 kernel: bonding: Warning: failed to get speed/duplex from eth5, speed forced to 100Mbps, duplex f orced to Full.&lt;BR /&gt;san-03 kernel: bonding: bond0: enslaving eth5 as an active interface with an up link.&lt;BR /&gt;san-03 kernel: bnx2: eth2 NIC Copper Link is Up, 1000 Mbps full duplex&lt;BR /&gt;san-03 kernel: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready&lt;BR /&gt;san-03 kernel: bnx2: eth3 NIC Copper Link is Up, 1000 Mbps full duplex&lt;BR /&gt;san-03 kernel: bnx2: eth4 NIC Copper Link is Up, 1000 Mbps full duplex&lt;BR /&gt;san-03 kernel: ADDRCONF(NETDEV_CHANGE): eth3: link becomes ready&lt;BR /&gt;san-03 kernel: ADDRCONF(NETDEV_CHANGE): eth4: link becomes ready&lt;BR /&gt;&lt;BR /&gt;###################### /var/log/messages</description>
      <pubDate>Sat, 22 Dec 2007 18:33:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-5-bonding-troubles/m-p/4120344#M83303</guid>
      <dc:creator>Star Dust</dc:creator>
      <dc:date>2007-12-22T18:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4.5 Bonding troubles</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-5-bonding-troubles/m-p/4120345#M83304</link>
      <description>are the NIC cards and the switches support 1000MBPS?(if yes you make sure that duplex is full and auto negotitaion is on at both sides.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you are unsure what is configured at the switch side contact your netowrk team to confirm that.. I could not follow anyhting about the speed and duplex from what you posted under "switch settings"&lt;BR /&gt;&lt;BR /&gt;from the messages file you posted it looks like auto negotiation is off and speed to got set to 100MBPS and dulex to full ... later it is reporting 1000 Mbps full duplex&lt;BR /&gt;&lt;BR /&gt;could you post "ethtool ethx" for all where x is the respective cards</description>
      <pubDate>Sat, 22 Dec 2007 23:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-5-bonding-troubles/m-p/4120345#M83304</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-12-22T23:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4.5 Bonding troubles</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-5-bonding-troubles/m-p/4120346#M83305</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Bonding was really designed and tested for pairing two cards.&lt;BR /&gt;&lt;BR /&gt;Though obviously possible to bond more than two, the results you receive may be due to one of the following factors:&lt;BR /&gt;&lt;BR /&gt;problems in /etc/modprobe.conf # typo?&lt;BR /&gt;You are pushing the software beyond where the developers tested it.&lt;BR /&gt;Network switch/port settings prevent proper bonding. On cisco switches some assembly is required for bonding to work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 23 Dec 2007 11:30:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-5-bonding-troubles/m-p/4120346#M83305</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-12-23T11:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4.5 Bonding troubles</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-5-bonding-troubles/m-p/4120347#M83306</link>
      <description>Thank you both for the responses.  I've directly cut and copy my config files from my linux machines and from my switch as well as the ethtool outputs.  I did notice that for some reason my eth5 card cannot be read.  What would cause something like that to happen?  It's the second port from a duel port NIC card.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;####################### Cisco settings&lt;BR /&gt;&lt;BR /&gt;interface Vlan1&lt;BR /&gt; ip address 192.168.1.215 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt; ip address 10.10.10.1 255.255.255.0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;interface Port-channel1&lt;BR /&gt; description BOND1&lt;BR /&gt; switchport mode access&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt;!&lt;BR /&gt;interface Port-channel2&lt;BR /&gt; description BOND2&lt;BR /&gt; switchport mode access&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt;!&lt;BR /&gt;interface Port-channel3&lt;BR /&gt; description BOND3&lt;BR /&gt; switchport mode access&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt; description SAN1-BOND&lt;BR /&gt; switchport mode access&lt;BR /&gt; speed 1000&lt;BR /&gt; duplex full&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt; channel-group 1 mode on&lt;BR /&gt; spanning-tree portfast disable&lt;BR /&gt; spanning-tree bpduguard disable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt; description SAN1-BOND&lt;BR /&gt; switchport mode access&lt;BR /&gt; speed 1000&lt;BR /&gt; duplex full&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt; channel-group 1 mode on&lt;BR /&gt; spanning-tree portfast disable&lt;BR /&gt; spanning-tree bpduguard disable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/3&lt;BR /&gt; description SAN1-BOND&lt;BR /&gt; switchport mode access&lt;BR /&gt; speed 1000&lt;BR /&gt; duplex full&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt; channel-group 1 mode on&lt;BR /&gt; spanning-tree portfast disable&lt;BR /&gt; spanning-tree bpduguard disable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/4&lt;BR /&gt; description SAN1-BOND&lt;BR /&gt; switchport mode access&lt;BR /&gt; speed 1000&lt;BR /&gt; duplex full&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt; channel-group 1 mode on&lt;BR /&gt; spanning-tree portfast disable&lt;BR /&gt; spanning-tree bpduguard disable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/5&lt;BR /&gt; description SAN2-BOND&lt;BR /&gt; switchport mode access&lt;BR /&gt; speed 1000&lt;BR /&gt; duplex full&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt; channel-group 2 mode on&lt;BR /&gt; spanning-tree portfast disable&lt;BR /&gt; spanning-tree bpduguard disable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/6&lt;BR /&gt; description SAN2-BOND&lt;BR /&gt; switchport mode access&lt;BR /&gt; speed 1000&lt;BR /&gt; duplex full&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt; channel-group 2 mode on&lt;BR /&gt; spanning-tree portfast disable&lt;BR /&gt; spanning-tree bpduguard disable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/7&lt;BR /&gt; description SAN2-BOND&lt;BR /&gt; switchport mode access&lt;BR /&gt; speed 1000&lt;BR /&gt; duplex full&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt; channel-group 2 mode on&lt;BR /&gt; spanning-tree portfast disable&lt;BR /&gt; spanning-tree bpduguard disable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/8&lt;BR /&gt; description SAN2-BOND&lt;BR /&gt; switchport mode access&lt;BR /&gt; speed 1000&lt;BR /&gt; duplex full&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt; channel-group 2 mode on&lt;BR /&gt; spanning-tree portfast disable&lt;BR /&gt; spanning-tree bpduguard disable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/9&lt;BR /&gt; description SAN3-BOND&lt;BR /&gt; switchport mode access&lt;BR /&gt; speed 1000&lt;BR /&gt; duplex full&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt; channel-group 3 mode on&lt;BR /&gt; spanning-tree portfast disable&lt;BR /&gt; spanning-tree bpduguard disable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/10&lt;BR /&gt; description SAN3-BOND&lt;BR /&gt; switchport mode access&lt;BR /&gt; speed 1000&lt;BR /&gt; duplex full&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt; channel-group 3 mode on&lt;BR /&gt; spanning-tree portfast disable&lt;BR /&gt; spanning-tree bpduguard disable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/11&lt;BR /&gt; description SAN3-BOND&lt;BR /&gt; switchport mode access&lt;BR /&gt; speed 1000&lt;BR /&gt; duplex full&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt; channel-group 3 mode on&lt;BR /&gt; spanning-tree portfast disable&lt;BR /&gt; spanning-tree bpduguard disable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/12&lt;BR /&gt; description SAN3-BOND&lt;BR /&gt; switchport mode access&lt;BR /&gt; speed 1000&lt;BR /&gt; duplex full&lt;BR /&gt; no snmp trap link-status&lt;BR /&gt; channel-group 3 mode on&lt;BR /&gt; spanning-tree portfast disable&lt;BR /&gt; spanning-tree bpduguard disable&lt;BR /&gt;&lt;BR /&gt;interface GigabitEthernet0/45&lt;BR /&gt; description MetaData San1&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt; switchport mode access&lt;BR /&gt; switchport port-security&lt;BR /&gt; switchport port-security aging time 2&lt;BR /&gt; switchport port-security violation restrict&lt;BR /&gt; switchport port-security aging type inactivity&lt;BR /&gt; macro description cisco-desktop&lt;BR /&gt; spanning-tree portfast&lt;BR /&gt; spanning-tree bpduguard enable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/46&lt;BR /&gt; description MetaData San2&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt; switchport mode access&lt;BR /&gt; switchport port-security&lt;BR /&gt; switchport port-security aging time 2&lt;BR /&gt; switchport port-security violation restrict&lt;BR /&gt; switchport port-security aging type inactivity&lt;BR /&gt; macro description cisco-desktop&lt;BR /&gt; spanning-tree portfast&lt;BR /&gt; spanning-tree bpduguard enable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/47&lt;BR /&gt; description MetaData San3&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt; switchport mode access&lt;BR /&gt; switchport port-security&lt;BR /&gt; switchport port-security aging time 2&lt;BR /&gt; switchport port-security violation restrict&lt;BR /&gt; switchport port-security aging type inactivity&lt;BR /&gt; macro description cisco-desktop&lt;BR /&gt; spanning-tree portfast&lt;BR /&gt; spanning-tree bpduguard enable&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/48&lt;BR /&gt; description MetaData San4&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt; switchport mode access&lt;BR /&gt; switchport port-security&lt;BR /&gt; switchport port-security aging time 2&lt;BR /&gt; switchport port-security violation restrict&lt;BR /&gt; switchport port-security aging type inactivity&lt;BR /&gt; macro description cisco-desktop&lt;BR /&gt; spanning-tree portfast&lt;BR /&gt; spanning-tree bpduguard enable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;####################### Cisco settings&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;####################### /etc/modprobe.conf&lt;BR /&gt;&lt;BR /&gt;alias eth0 bnx2&lt;BR /&gt;alias eth1 bnx2&lt;BR /&gt;alias scsi_hostadapter qla2xxx&lt;BR /&gt;alias scsi_hostadapter1 cciss&lt;BR /&gt;alias scsi_hostadapter2 ata_piix&lt;BR /&gt;alias scsi_hostadapter3 qla2400&lt;BR /&gt;alias usb-controller uhci-hcd&lt;BR /&gt;alias usb-controller1 ehci-hcd&lt;BR /&gt;alias eth3 bnx2&lt;BR /&gt;alias eth2 bnx2&lt;BR /&gt;alias eth4 bnx2&lt;BR /&gt;alias eth5 bnx2&lt;BR /&gt;alias bond0 bonding&lt;BR /&gt;&lt;BR /&gt;####################### /etc/modprobe.conf&lt;BR /&gt;&lt;BR /&gt;####################### ifcfg-bond0&lt;BR /&gt;&lt;BR /&gt;DEVICE=bond0&lt;BR /&gt;IPADDR=192.168.1.212&lt;BR /&gt;NETMASK=255.255.255.0&lt;BR /&gt;NETWORK=192.168.1.0&lt;BR /&gt;BROADCAST=192.168.1.255&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;USERCTL=no&lt;BR /&gt;IPV6INIT=no&lt;BR /&gt;PEERDNS=yes&lt;BR /&gt;TYPE=Ethernet&lt;BR /&gt;&lt;BR /&gt;####################### ifcfg-bond0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;####################### ifcfg-ethx&lt;BR /&gt;&lt;BR /&gt;DEVICE=ethx&lt;BR /&gt;USERCTL=no&lt;BR /&gt;ONBOOT=yes&lt;BR /&gt;MASTER=bond0&lt;BR /&gt;SLAVE=yes&lt;BR /&gt;BOOTPROTO=none&lt;BR /&gt;TYPE=Ethernet&lt;BR /&gt;IPV6INIT=no&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;####################### ifcfg-ethx&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;####################### ethtool&lt;BR /&gt;&lt;BR /&gt;Settings for eth2:&lt;BR /&gt; Supported ports: [ TP ]&lt;BR /&gt; Supported link modes:   10baseT/Half 10baseT/Full &lt;BR /&gt;                         100baseT/Half 100baseT/Full &lt;BR /&gt;                         1000baseT/Full &lt;BR /&gt; Supports auto-negotiation: Yes&lt;BR /&gt; Advertised link modes:  10baseT/Half 10baseT/Full &lt;BR /&gt;                         100baseT/Half 100baseT/Full &lt;BR /&gt;                         1000baseT/Full &lt;BR /&gt; Advertised auto-negotiation: Yes&lt;BR /&gt; Speed: 1000Mb/s&lt;BR /&gt; Duplex: Full&lt;BR /&gt; Port: Twisted Pair&lt;BR /&gt; PHYAD: 1&lt;BR /&gt; Transceiver: internal&lt;BR /&gt; Auto-negotiation: on&lt;BR /&gt; Supports Wake-on: g&lt;BR /&gt; Wake-on: d&lt;BR /&gt; Link detected: yes&lt;BR /&gt;Settings for eth3:&lt;BR /&gt; Supported ports: [ TP ]&lt;BR /&gt; Supported link modes:   10baseT/Half 10baseT/Full &lt;BR /&gt;                         100baseT/Half 100baseT/Full &lt;BR /&gt;                         1000baseT/Full &lt;BR /&gt; Supports auto-negotiation: Yes&lt;BR /&gt; Advertised link modes:  10baseT/Half 10baseT/Full &lt;BR /&gt;                         100baseT/Half 100baseT/Full &lt;BR /&gt;                         1000baseT/Full &lt;BR /&gt; Advertised auto-negotiation: Yes&lt;BR /&gt; Speed: 1000Mb/s&lt;BR /&gt; Duplex: Full&lt;BR /&gt; Port: Twisted Pair&lt;BR /&gt; PHYAD: 1&lt;BR /&gt; Transceiver: internal&lt;BR /&gt; Auto-negotiation: on&lt;BR /&gt; Supports Wake-on: g&lt;BR /&gt; Wake-on: d&lt;BR /&gt; Link detected: yes&lt;BR /&gt;Settings for eth4:&lt;BR /&gt; Supported ports: [ TP ]&lt;BR /&gt; Supported link modes:   10baseT/Half 10baseT/Full &lt;BR /&gt;                         100baseT/Half 100baseT/Full &lt;BR /&gt;                         1000baseT/Full &lt;BR /&gt; Supports auto-negotiation: Yes&lt;BR /&gt; Advertised link modes:  10baseT/Half 10baseT/Full &lt;BR /&gt;                         100baseT/Half 100baseT/Full &lt;BR /&gt;                         1000baseT/Full &lt;BR /&gt; Advertised auto-negotiation: Yes&lt;BR /&gt; Speed: 1000Mb/s&lt;BR /&gt; Duplex: Full&lt;BR /&gt; Port: Twisted Pair&lt;BR /&gt; PHYAD: 1&lt;BR /&gt; Transceiver: internal&lt;BR /&gt; Auto-negotiation: on&lt;BR /&gt; Supports Wake-on: g&lt;BR /&gt; Wake-on: d&lt;BR /&gt; Link detected: yes&lt;BR /&gt;Settings for eth5:&lt;BR /&gt; Supported ports: [ TP ]&lt;BR /&gt; Supported link modes:   10baseT/Half 10baseT/Full &lt;BR /&gt;                         100baseT/Half 100baseT/Full &lt;BR /&gt;                         1000baseT/Full &lt;BR /&gt; Supports auto-negotiation: Yes&lt;BR /&gt; Advertised link modes:  10baseT/Half 10baseT/Full &lt;BR /&gt;                         100baseT/Half 100baseT/Full &lt;BR /&gt;                         1000baseT/Full &lt;BR /&gt; Advertised auto-negotiation: Yes&lt;BR /&gt; Speed: Unknown! (65535)&lt;BR /&gt; Duplex: Unknown! (255)&lt;BR /&gt; Port: Twisted Pair&lt;BR /&gt; PHYAD: 1&lt;BR /&gt; Transceiver: internal&lt;BR /&gt; Auto-negotiation: on&lt;BR /&gt; Supports Wake-on: g&lt;BR /&gt; Wake-on: d&lt;BR /&gt; Link detected: no&lt;BR /&gt;&lt;BR /&gt;####################### ethtool</description>
      <pubDate>Mon, 24 Dec 2007 03:16:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-5-bonding-troubles/m-p/4120347#M83306</guid>
      <dc:creator>Star Dust</dc:creator>
      <dc:date>2007-12-24T03:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: RHEL 4.5 Bonding troubles</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rhel-4-5-bonding-troubles/m-p/4120348#M83307</link>
      <description>for eth5 there is no link detected. Could be a cable not/loose connected or a defective cable itself.. verify from both server and switch side.&lt;BR /&gt;&lt;BR /&gt;Settings for eth5:&lt;BR /&gt;Supported ports: [ TP ]&lt;BR /&gt;Supported link modes: 10baseT/Half 10baseT/Full &lt;BR /&gt;100baseT/Half 100baseT/Full &lt;BR /&gt;1000baseT/Full &lt;BR /&gt;Supports auto-negotiation: Yes&lt;BR /&gt;Advertised link modes: 10baseT/Half 10baseT/Full &lt;BR /&gt;100baseT/Half 100baseT/Full &lt;BR /&gt;1000baseT/Full &lt;BR /&gt;Advertised auto-negotiation: Yes&lt;BR /&gt;Speed: Unknown! (65535)&lt;BR /&gt;Duplex: Unknown! (255)&lt;BR /&gt;Port: Twisted Pair&lt;BR /&gt;PHYAD: 1&lt;BR /&gt;Transceiver: internal&lt;BR /&gt;Auto-negotiation: on&lt;BR /&gt;Supports Wake-on: g&lt;BR /&gt;Wake-on: d&lt;BR /&gt;Link detected: no&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Dec 2007 00:19:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rhel-4-5-bonding-troubles/m-p/4120348#M83307</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-12-27T00:19:05Z</dc:date>
    </item>
  </channel>
</rss>

