- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 100 full/half
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
07-27-2004 02:17 AM
07-27-2004 02:17 AM
Thanks
Scott
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:20 AM
07-27-2004 02:20 AM
SolutionThe command you seek is lanadmin. First run lanscan to obtain the card's instance number, then run "lanadmin -X 100FD 0" where 0 is the instance number. To make the change permanent, you need to update the appropriate config file in /etc/rc.config.d, which is based on the card's driver:
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
07-27-2004 02:22 AM
07-27-2004 02:22 AM
Re: 100 full/half
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:23 AM
07-27-2004 02:23 AM
Re: 100 full/half
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:31 AM
07-27-2004 02:31 AM
Re: 100 full/half
I'm not sure what you mean by "rebooting" the card. The lanadmin command will take effect immediately. Subsequent reboots of the machine will be handled by the changes in /etc/rc.config.d/_____lanconf.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:32 AM
07-27-2004 02:32 AM
Re: 100 full/half
Last question (I hope), how do I determine for sure my card can do 100 full?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:46 AM
07-27-2004 02:46 AM
Re: 100 full/half
Well, if the card is incapable of running 100FD, the lanadmin command will fail. That's your first clue. Running ioscan -kfnClan and posting the output so we can tell what kind of card it is would also help us figure it out, but the results of the lanadmin command will do.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:48 AM
07-27-2004 02:48 AM
Re: 100 full/half
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:52 AM
07-27-2004 02:52 AM
Re: 100 full/half
OK, it's a PCI card (rather than EISA) so it should be 100FD capable. There's no harm in trying it anyway.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:52 AM
07-27-2004 02:52 AM
Re: 100 full/half
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 03:10 AM
07-27-2004 03:10 AM
Re: 100 full/half
Can I expect any interrupt of network traffic? If the lanadmin command is successful? If the lanadmin command fails?
Thanks again for all your knowledge.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 03:30 AM
07-27-2004 03:30 AM
Re: 100 full/half
There may be a slight pause but no noticeable ill-effects.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 03:31 AM
07-27-2004 03:31 AM
Re: 100 full/half
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 03:42 AM
07-27-2004 03:42 AM
Re: 100 full/half
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 03:25 PM
07-27-2004 03:25 PM
Re: 100 full/half
That just doesn't happen - the side that is hardcoded to either full or half duplex will not take part in autonegotiation (per the spec) and so the autoneg will fail. The side attempting to autoneg takes the failure to autoneg as meaning the device at the other end is an older legacy device capable of only half-duplex and so goes into half-duplex itself (again, per the spec).
So, I would only hardcode 100FD if you indeed have the switch port set to auto in addition to the NIC, and that is failing, and you are up on the latest patches for btlan3 _and_ the latest firmware on your switch. That is to say, I'd leave hardcoding as a last resort.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2004 12:33 AM
07-28-2004 12:33 AM