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
02-12-2003 08:26 AM
02-12-2003 08:26 AM
lanspeed
We have a problem with HPUX11 on a rp5430 server.
When we change the lanspeed in Sam to 100FD (Autoneg off)
and then connect a Fluke NetTool (see: http://www.flukenetworks.com/us/Solutions/Handheld+Network+Testers/Products.htm)
the fluke displays that autoneg is still on.
After we disabled the lan port
and the enabled it again, it may happen the autoneg is off. But not everytime.
Sam and lanadmin always show the right speed/autoneg off but not the Fluke.
Does somebody know this beavior ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 08:34 AM
02-12-2003 08:34 AM
Re: lanspeed
have you changed the mode on the network switch as well?
I don't trust SAM to do this. Much better to use lanadmin.
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 11:27 AM
02-12-2003 11:27 AM
Re: lanspeed
To check if lan
# lanadmin -x
To set lan speed on lan0(using btlan 3 driver) for example, edit /etc/rc.config.d/hpbase100conf
and
set
HP_BASE100_INTERFACE_NAME[0]= lan0
HP_BASE100_STATION_ADDRESS[0]=
HP_BASE100_SPEED[0]=100FD
then
# /sbin/init.d/hpbase100 start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2003 12:31 AM
02-13-2003 12:31 AM
Re: lanspeed
Current Speed = 100 Full-Duplex Auto-Negotiation-OFF
But still the Fluke showed us that autoneg is on. We also checked the files in /etc/rc.config.d/hp*** if there are the correct values in there. Everything was OK.
Even a halt and restart (shutdown -h) didn't help.
Any other ideas ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2003 12:39 AM
02-13-2003 12:39 AM
Re: lanspeed
The output from lanadmin is the right one(trustable). could you contact Fluke nettool guys
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2003 10:25 AM
02-13-2003 10:25 AM
Re: lanspeed
Adreas
Edit /etc/rc.config.d/hpbase100cxonf
Change
HP_BASE100_SPEED[0]=YOURCHOICE
HP_BASE100_SPEED Manually set the driver's speed. Can be
# one of: 10HD, 10FD, 100HD, 100FD, auto_on
Remember [0] assumes your card number. We had an older managed switch. and before replacing it we had to also set it to the 100FD instead of Auto.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 08:31 AM
02-14-2003 08:31 AM
Re: lanspeed
We have a bunch of rp5430 servers with HPUX11. The problem sometimes there, sometimes not.
If somebody knows this behavior, what can be done ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 08:38 AM
02-14-2003 08:38 AM
Re: lanspeed
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 08:00 AM
02-17-2003 08:00 AM
Re: lanspeed
The switch is according to the
measrement equipment set to 100FD, no autoneg. I got a little document from HP where
strange behaviors with lanspeed is discribed (see attachment). This doc
hrlps me. Thanks anyway