- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Speed net card
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
03-07-2002 08:22 AM
03-07-2002 08:22 AM
Speed net card
As I can know to that speed this transmitting the card of net of a HP9000 D390?
Thanks,
O.O.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2002 08:26 AM
03-07-2002 08:26 AM
Re: Speed net card
If you are looking for a command that will list you the LAN card details, including the speed, use this:
# lanadmin
# man lanadmin - for more details
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2002 08:28 AM
03-07-2002 08:28 AM
Re: Speed net card
Check this out:
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=ca714e4f03cd06959e/screen=ckiDisplayDocument?docId=200000055861804
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2002 08:28 AM
03-07-2002 08:28 AM
Re: Speed net card
lanadmin -x NMID/PPA
* You get the NMID (10.20) or PPA (11.0) for the card by running the
lanscan command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2002 11:08 AM
03-07-2002 11:08 AM
Re: Speed net card
Thank you for their quick answer.
I have a card of net of 10/100. But their current speed is of 10 Mbits per second. As I can change the speed to 100 Mbits per second?
O.O.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2002 11:19 AM
03-07-2002 11:19 AM
Re: Speed net card
You can use 'lanadmin' for changing the speed too !
Check this document for useful steps/information:
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=e6b53f620af7aab5c6/screen=ckiDisplayDocument?docId=200000046055225
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2002 11:23 AM
03-07-2002 11:23 AM
Re: Speed net card
lanadmin -X 100FD ppa#
You must also verify the switch port has had auto-negiotiation turned off and is set to 100FD.
You also need to configure your HP to set 100FD when you boot.
Identify the lan driver:
ioscan -fnC lan
Then edit the appropriate configuration file in /etc/rc.config.d
I've attached a reference file for you.
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2002 11:39 AM
03-07-2002 11:39 AM
Re: Speed net card
To change the interface to its full capacity do: lanadmin -X 100FD {NMID/PPA#}
Good luck.
FG.