- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: lan speed on hpux 11.0
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
11-08-2004 01:34 AM
11-08-2004 01:34 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 01:38 AM
11-08-2004 01:38 AM
Re: lan speed on hpux 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 01:38 AM
11-08-2004 01:38 AM
Re: lan speed on hpux 11.0
It depends on the card type. You will find multiple files under /etc/rc.config.d/hp*conf files. For ex., if it is a GSC card, then the corresponding file is /etc/rc.config.d/hpgsc100conf. Only use the following
HP_
HP_
Logon from the console and run '/sbin/init.d/hpgsc100 start' to confirm the settings. To verify the speed use 'lanadmin -x 0'
The above is an example for GSC card. Post your card and system type and one will let you know what file you need to use.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 01:40 AM
11-08-2004 01:40 AM
Re: lan speed on hpux 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 01:43 AM
11-08-2004 01:43 AM
Re: lan speed on hpux 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 01:43 AM
11-08-2004 01:43 AM
Re: lan speed on hpux 11.0
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 01:45 AM
11-08-2004 01:45 AM
Re: lan speed on hpux 11.0
Post the outputs of 'model' and 'netstat -in' along with 'ioscan -fnC lan'. We should be able to determine the card type from the above.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 01:49 AM
11-08-2004 01:49 AM
Re: lan speed on hpux 11.0
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
lan 0 0/0/0/0 btlan3 CLAIMED INTERFACE HP PCI 10/100Base-TX Core
/dev/diag/lan0 /dev/ether0 /dev/lan0
I confirmed in /etc/rc.config.d/hpbtlanconf
the setting is 100Fd, still the card is running on Halfduplex?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 01:53 AM
11-08-2004 01:53 AM
SolutionThere is a trick to verify the settings. Run the corresponding startup script. Since you made the modifications to hpbtlanconf, run '/sbin/init.d/hpbtlan start'. Once it is done, check the speed with 'lanadmin -x 0'.
In your case it is actually hpbase100conf. Modify it and run it using the script '/sbin/init.d/hpbase100 start'.
HP_BASE100_INTERFACE_NAME[0]=lan0
HP_BASE100_SPEED[0]=100FD
Add only the above lines. '/sbin/init.d/' scripts may cause the network to fail for 11 seconds.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 01:55 AM
11-08-2004 01:55 AM
Re: lan speed on hpux 11.0
/etc/rc.config.d/hpbase100conf
regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 02:15 AM
11-08-2004 02:15 AM
Re: lan speed on hpux 11.0
is it actually hpbtlanconf or hpbase100conf?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 02:16 AM
11-08-2004 02:16 AM
Re: lan speed on hpux 11.0
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 03:47 PM
11-08-2004 03:47 PM
Re: lan speed on hpux 11.0
From the ioscan you will see that it is indeed btlan3.
Regards
Gerhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 03:55 PM
11-08-2004 03:55 PM
Re: lan speed on hpux 11.0
I've never had to touch the hpbase100conf file.
That doesn't mean that its not a good idea, it just means my limited experience has not forced me to modify that configuration file
On certain gsc card systems I've had to hard code settings in another file(s) in /etc/rc.config.d
hpfcgsc_lanconf
hpgsc100conf
This was due to some sort of defect, and the support center told me to do it to D class systems.
If your system is ignoring speed and duplex instructions you may need to modify more than one configuration file.
In additon, your network switch could be messing you up as well. That needs to be set to 100 BaseT full duplex manual. HP-9000 severs 100 BaseT and lower cards do not like autonegotiate.
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
11-09-2004 06:34 AM
11-09-2004 06:34 AM
Re: lan speed on hpux 11.0
Thanks for every one who helped me.