- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Can't set speed/duplex/autonegotion on K570
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
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
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
01-17-2005 05:00 AM
01-17-2005 05:00 AM
Can't set speed/duplex/autonegotion on K570
ioscan indicates that it is CLAIMED and that the driver is btlan1. I am trying to set it to 100FD with autonegotiation off. SAM won't touch it.
It indicates
"The driver specific configuration file in /etc/rc.config.d doesn't
support the configuration of Speed, Duplex and Autonegotiation
parameters through SAM. Please copy the latest configuration file
from /usr/newconfig/etc/rc.config.d directory to enable this or
contact your support personnel for further assistance."
I have tried lanadmin, (I can't see the differance, if there is any), but when I change to ppa 3 and then follow with display I get "Cannot open shared library /usr/lib/lanadmin/libdsbtlan1.sl". There is no shared library file at that location
Sitting at command line if I type in lanadmin -x 3 I receive "Error: This option is not supported for this hardware."
I downloaded and installed PHNE_30484 in hopes of correcting the situation, but that didn't work either.
Looking for suggestions........
Thanks in advance.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 05:10 AM
01-17-2005 05:10 AM
Re: Can't set speed/duplex/autonegotion on K570
Can't do that.
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
01-17-2005 05:33 AM
01-17-2005 05:33 AM
Re: Can't set speed/duplex/autonegotion on K570
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 08:21 AM
01-17-2005 08:21 AM
Re: Can't set speed/duplex/autonegotion on K570
lan 3 10/4/8 btlan1 CLAIMED INTERFACE HP HP-PB 100 Base TX card
/dev/diag/lan3 /dev/ether3 /dev/lan3
lan 4 10/12/6 lan2 CLAIMED INTERFACE Built-in LAN
/dev/diag/lan4 /dev/ether4
I'm trying to set the autonegotiation to off and the speed to 100FD on lan 3.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 08:30 AM
01-17-2005 08:30 AM
Re: Can't set speed/duplex/autonegotion on K570
The command would be
lanadmin -X 100FD 3
If that fails & you get another lib error I'd reload the btlan1 driver. Probably wouldn't hurt to check it anyway with swverify and verify that the libarary exists. It could be the lanadmin binary and/or libs are corrupt.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 08:34 AM
01-17-2005 08:34 AM
Re: Can't set speed/duplex/autonegotion on K570
It sounds like you are trying to use the instance number from your ioscan output as the PPA for lanadmin. You'll need to run the 'lanscan' command and use the number under the NM_ID column for the card you are trying to set.
Also, it may just be a typo in your post, but you need to use a -X (and not a lower case -x) to set speeds and negotiation with lanadmin.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 08:36 AM
01-17-2005 08:36 AM
Re: Can't set speed/duplex/autonegotion on K570
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 09:06 AM
01-17-2005 09:06 AM
Re: Can't set speed/duplex/autonegotion on K570
The only cards I recall that only did 100 HD were some of the EISA cards for D boxes.
I've got a K580, still running 10.20 unfortunately, and the only card I get the error you mention for is the built-in card. All of the others return the appropriate info.
You might try reinstalling the btlan driver and see if that helps. Be aware though that this will probably require a kernel recompile and reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2005 03:47 PM
01-17-2005 03:47 PM
Re: Can't set speed/duplex/autonegotion on K570
Since I don't see it suggested already I suggest you apply the current SAM cumlative patch, PHCO_30598 I believe, if you haven't already done so. Also check /etc/rc.config for any netconf copies and move them out if you find any.
Regards,
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2005 03:22 AM
01-28-2005 03:22 AM
Re: Can't set speed/duplex/autonegotion on K570
Life goes on.