- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- network card speed changing after server reboot
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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-17-2005 03:27 AM
05-17-2005 03:27 AM
I thought the /etc/rc.config.d/hpbtlanconf file controlled this? This file looks like this:
#####################################################################
HP_BTLAN_INTERFACE_NAME[0]=lan0
HP_BTLAN_STATION_ADDRESS[0]=
HP_BTLAN_SPEED[0]=100FD
###########################################################################
Why did the setting change?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 03:31 AM
05-17-2005 03:31 AM
Re: network card speed changing after server reboot
If the lan connection were set to 10 HD at the switch, I suppose these settings could be changed by teh system, but that seems very unlikely.
I would check and see if another system administrator made the change, or perhaps while you were changing to 100FD you failed to save the config file.
Perhaps check the permissions on hpbtlanconf, maybe you can't write to it.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 03:46 AM
05-17-2005 03:46 AM
Re: network card speed changing after server reboot
HP_BTLAN_SPEED[0]=100FD
and hasn't been modified since Jan 28 2005.
Why when the server came back up from a reboot the speed was 10HD?
roanyc # lanadmin -x 0
Speed = 100 Half-Duplex.
Autonegotiation = On.
I had to manually set it back to 100FD by command: lanadmin -x 0 100FD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 03:52 AM
05-17-2005 03:52 AM
Re: network card speed changing after server reboot
-USA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 03:58 AM
05-17-2005 03:58 AM
Re: network card speed changing after server reboot
btlan hpbtlanconf
btlan0 hpeisabtconf
btlan1 hpbasetconf
btlan3 hpbase100conf
btlan4 hpgsc100conf
btlan5 hppci100conf
btlan6 hpsppci100conf
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 06:23 AM
05-17-2005 06:23 AM
Re: network card speed changing after server reboot
I don't see that in the list from the response above.
which conf file should I modify for this driver?
roanyc # ioscan -fnClan
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
lan 0 0/1/2/0 igelan CLAIMED INTERFACE HP PCI 1000Base-T Core
roanyc #
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2005 06:49 AM
05-17-2005 06:49 AM
SolutionI think you are better off leaving the card itself at AUTONEG and hard setting the switch port you are plugged into. If you ever want to go the full 1 Gb speed, the card will HAVE to be set to AUTONEG.
I believe the problem you are seeing is due to the switch port config.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 05:44 AM
05-18-2005 05:44 AM
Re: network card speed changing after server reboot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 06:00 AM
05-18-2005 06:00 AM
Re: network card speed changing after server reboot
HP_IGELAN_INTERFACE_NAME[0]=lan0
HP_IGELAN_STATION_ADDRESS[0]=
HP_IGELAN_SPEED[0]=100FD
until you plug into a 1GB port.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2005 06:32 AM
05-18-2005 06:32 AM
Re: network card speed changing after server reboot
Changing it in /etc/rc.config.d/hpigelanconf should do it. Also check switch port settings as guided earlier to the desired speed.
HTH,
Devender