HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Problem with NIC settings
Operating System - Linux
1828584
Members
2683
Online
109982
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2007 08:48 PM
05-13-2007 08:48 PM
Problem with NIC settings
Hi All,
I've a Dell PowerEdge 2650 server having onboard PCI based Broadcom Tigon3 10/100/1000BaseT Ethernet Cards.
When I check out the NIC settings using the command "ethtool", it gives me the following output --
-----------------------------------------------
[root@cubot3 root]# ethtool eth1
Settings for eth1:
Supported ports: [ MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: off
Supports Wake-on: g
Wake-on: d
Current message level: 0x000000ff (255)
Link detected: yes
[root@cubot3 root]#
----------------------------------------------
So, my problem arises when I try changing the setting to 1Gbps Full Duplex. When I do this, either the NIC doesn't get activated or it still shows me as 100Mbps Full Duplex. Have also tried putting a parameter in "/etc/rc.local" but it still remains the same.
Following parameter is being put into /etc/rc.local ---
ethtool -s eth1 autoneg off speed 1000 duplex full
This server has got another NIC which always remains deactivated. Have tried changing the network cables. Have also swapped the switch ports but no success. At times, either one NIC gets activated and other remains inactive or vice versa. I'm not able to figure out the problem as what it could be. Also, we have checked the swith side settings and they are proper.
Kindly suggest me what else can I try. Not able to locate the drivers as well.
TIA
Atul
I've a Dell PowerEdge 2650 server having onboard PCI based Broadcom Tigon3 10/100/1000BaseT Ethernet Cards.
When I check out the NIC settings using the command "ethtool", it gives me the following output --
-----------------------------------------------
[root@cubot3 root]# ethtool eth1
Settings for eth1:
Supported ports: [ MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: off
Supports Wake-on: g
Wake-on: d
Current message level: 0x000000ff (255)
Link detected: yes
[root@cubot3 root]#
----------------------------------------------
So, my problem arises when I try changing the setting to 1Gbps Full Duplex. When I do this, either the NIC doesn't get activated or it still shows me as 100Mbps Full Duplex. Have also tried putting a parameter in "/etc/rc.local" but it still remains the same.
Following parameter is being put into /etc/rc.local ---
ethtool -s eth1 autoneg off speed 1000 duplex full
This server has got another NIC which always remains deactivated. Have tried changing the network cables. Have also swapped the switch ports but no success. At times, either one NIC gets activated and other remains inactive or vice versa. I'm not able to figure out the problem as what it could be. Also, we have checked the swith side settings and they are proper.
Kindly suggest me what else can I try. Not able to locate the drivers as well.
TIA
Atul
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2007 09:21 PM
05-13-2007 09:21 PM
Re: Problem with NIC settings
Hi,
Probably you need to install the driver for broadcom instead the generic driver brought by the OS (tg3).
For HP hardware, we can use smartstart to install all linux driver for the server hardware. I don't know about Dell. Official broadcom site should be a good place to start.
Thanks,
EF
Probably you need to install the driver for broadcom instead the generic driver brought by the OS (tg3).
For HP hardware, we can use smartstart to install all linux driver for the server hardware. I don't know about Dell. Official broadcom site should be a good place to start.
Thanks,
EF
Everything is possible, if you don't know what you're talking about.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 03:55 AM
05-14-2007 03:55 AM
Re: Problem with NIC settings
Hi Atul,
if you configure gigabit speed you should always set autoneg to ON!
thus:
$ ethtool -s eth1 autoneg speed 1000 duplex full
Did you doublecheck your switchport settings?
What are the error counters of your interface?
rgds
HGH
if you configure gigabit speed you should always set autoneg to ON!
thus:
$ ethtool -s eth1 autoneg speed 1000 duplex full
Did you doublecheck your switchport settings?
What are the error counters of your interface?
rgds
HGH
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP