- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Checking LAN Card's speed
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
05-30-2004 12:17 PM
05-30-2004 12:17 PM
Checking LAN Card's speed
I just need to know the best way to check LAN/network card's speed.
Thanks
Nisar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 12:26 PM
05-30-2004 12:26 PM
Re: Checking LAN Card's speed
# man lanadmin
for more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 12:27 PM
05-30-2004 12:27 PM
Re: Checking LAN Card's speed
(assuming 0 is the lan0 card
You can also use
# lanadmin
and pick the card number.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 12:34 PM
05-30-2004 12:34 PM
Re: Checking LAN Card's speed
I already tried
lanadmin -x 0/1 but no output.
In lanscan configured cards are with state DOWN isn't it ? Like 0 and 1 are with down state
Nisar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 12:47 PM
05-30-2004 12:47 PM
Re: Checking LAN Card's speed
You could try to use 'ifconfig' to change the state.
Having said that 'SAM' can also be used to change the card state.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 12:52 PM
05-30-2004 12:52 PM
Re: Checking LAN Card's speed
Does it mean that card with state down are not working at present
Nisar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 12:55 PM
05-30-2004 12:55 PM
Re: Checking LAN Card's speed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2004 03:19 PM
05-30-2004 03:19 PM
Re: Checking LAN Card's speed
As all have suggested, the lanadmin command is the best way to check LAN card's speed. I think you can also check the speed of a network interface card from SAM -> Networking and Communications -> Network Interface Cards subarea.
Also, refer to the foll. document:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90796/B2355-90796_top.html&con=/hpux/onlinedocs/B2355-90796/00/00/32-con.html&toc=/hpux/onlinedocs/B2355-90796/00/00/32-toc.html&searchterms=of%7cLAN%7ccard%7cspeed&queryid=20040530-211352
HTH.
Regards,
Hemanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2004 05:10 PM
05-31-2004 05:10 PM
Re: Checking LAN Card's speed
You can also use
# lanadmin -s
This will indicate the speed in bits. This will show the speed even if cable is not connected to it. Speed is indicated in bits in this option.
lanscan should show the hardware state "up" for your cards which are configured.
Cheers,
Mohan.