- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Increase speed of NIC
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-2001 05:50 AM
11-08-2001 05:50 AM
lanadmin o/p
Description = lan0 Hewlett-Packard 10/100 TX Full-Duplex Hw Rev 0. TT = 1500
Type (value) = ethernet-csmacd(6)
MTU Size = 1500
Speed = 100
/etc/rc.config.d/hpbase100conf looks like
HP_BASE100_INTERFACE_NAME[0]=lan0
HP_BASE100_STATION_ADDRESS[0]=0x001083352B12
HP_BASE100_SPEED[0]=100FD
#HP_BASE100_DUPLEX[0]=
HP_BASE100_INIT_ARGS="HP_BASE100_STATION_ADDRESS HP_BASE100_SPEED"
#lanadmin -S 1000000000 0
Old Speed = 100
Unable to change speed: errno = 22
What is the solution? May be NIC is bad?
I changed cable. I try good cable from good system. I try different port.
Note: This system was working good before. Nothing change(hardware/software).
Sachin
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 06:01 AM
11-08-2001 06:01 AM
Re: Increase speed of NIC
Description = lan0 Hewlett-Packard 10/100 TX Full-Duplex Hw Rev 0. TT = 1500
Type (value) = ethernet-csmacd(6)
MTU Size = 1500
Speed = 100 >>****
-------------
The speed is already 100Mb, why do you
want to change it?? In some of the newer
versions of the card, the speed is displayed
as 100 and not 100000. HP wants
to make it easier for us. But apparently
some folks find it reassuring to see more Zeros ;-)
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 06:06 AM
11-08-2001 06:06 AM
Re: Increase speed of NIC
Are you trying to increase the speed to 1Gbps on a 10/100 card.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 06:30 AM
11-08-2001 06:30 AM
Re: Increase speed of NIC
You want to change it to 10?
It can't go to 1000.
Why do you think it is slow? More details are needed to solve your problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 06:49 AM
11-08-2001 06:49 AM
Re: Increase speed of NIC
Here is a script I got it from Forum itself gives you detailed info on lancard
Goodluck
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 07:19 AM
11-08-2001 07:19 AM
Re: Increase speed of NIC
Don't you think you are specifying 1GB?.... The number of 0's???..
Try lanadmin -X 100FD 0
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 07:23 AM
11-08-2001 07:23 AM
Re: Increase speed of NIC
I have four c360 with same hardware configuration and same software. rest of them shows me 1000000000. other are at full duplex too.
Only this one is at half duplex and 100.
I know that this is 10/100 tx and so I just want this to be 100Mbps.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 07:53 AM
11-08-2001 07:53 AM
SolutionWhat about the patch levels? IIRR, the
lanadmin command showing the more easier version of speed reading is due to a network patch.
From the output you posted:
<
MTU Size = 1500
Speed = 100 >>
It is already listed as "Full Duplex" and
with speed of 100. So, where is the need of changing it. ANother suggestion is
have a look at the lanadmin size and revison
on all the four systems
#ll `which lanadmin`
#what `which lanadmin`
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 08:07 AM
11-08-2001 08:07 AM
Re: Increase speed of NIC
Cheers,
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 08:37 AM
11-08-2001 08:37 AM
Re: Increase speed of NIC
Try
lanadmin -X 100FD 0
Take a look at the thread below,
http://us-support.external.hp.com/cki/bin/doc.pl/sid=950cd90b0e932c848f/screen=ckiDisplayDocument?docId=200000046055225
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 09:52 AM
11-08-2001 09:52 AM
Re: Increase speed of NIC
#lanadmin -x 0
Current Speed = 100 Half-Duplex Auto-Negotiation-ON
And it is not right.
#lanadmin -X 100FD 0 is not doing anything.
I am thinking to hook up new PCI NIC card.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2001 02:58 PM
11-08-2001 02:58 PM
Re: Increase speed of NIC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2001 06:19 AM
11-09-2001 06:19 AM
Re: Increase speed of NIC
Problem resolve.
RajMan when you mention about patch It struck me that I have try everthing except patch. But nothing was changed. System has itself decrease speed while it was running, Anyway I install new september-2001 patch reboot the system it was still showing 100Half duplex run lanadmin -X 100FD and now system is at 100000000 speed. Reboot system one more time and it is Good.
rcp of 1MB file was taking hours takes only fraction of second.
Sachin