- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- bandwidth of a lan 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
06-04-2003 04:40 AM
06-04-2003 04:40 AM
bandwidth of a lan card
on a HP Visualize Workstations 785/B1000 with HP-UX 10.20 and an ethernet card 10/100Mb/s, how can I know the effective bandwidth of the lan card ?
Can I force the card to work in 100 Mb/s via the HP-UX system ?
(in fact, the workstation is directly connected to a high speed switch but it seems to work in 10 Mb/s...).
How can I verify this ?
Thanks in advance for your answer.
PS : the switch links are configured for auto negociation...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 04:42 AM
06-04-2003 04:42 AM
Re: bandwidth of a lan card
1. sam
2. Networking and Communications
3. Network Interface cards
Regards,
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 04:43 AM
06-04-2003 04:43 AM
Re: bandwidth of a lan card
Current Config = 100 Full-Duplex MANUAL
The easiest would be to use sam
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 04:48 AM
06-04-2003 04:48 AM
Re: bandwidth of a lan card
If you know the NMID of the card, then you can run:
lanadmin -x X
where X=NMID. Unfortunately in 10.2 the NMID does *not* necessarily match the PPA. SO lan1 could be NMID 2.
In 11.x the PPA is only used & you know that lan0 is PPA 0.
To determine NMID bring up lanadmin in menu mode
lanadmin
The step through the cards & it will display the NMID. Then you can display the card setting.
If you post the model of the NIC we could tell you whether it indeed supports 100 MHZ. A lot of older cards don't.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 04:51 AM
06-04-2003 04:51 AM
Re: bandwidth of a lan card
$ lanadmin -s 0
Speed = 100000000
Going into menu mode (lanadmin with no arguments), then selecting "lan" and "display" will show you a wealth of statistics about the default interface.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 05:11 AM
06-04-2003 05:11 AM
Re: bandwidth of a lan card
supported on the old models.
In that case (except for sam/lanadmin) -
go to /etc/rc.config.d.Edit hpbase100conf (pci build in 10/100),set the speed to 100fd or auto_on for autosensing.I think it should be done anyway to preserve settings after reboot.
Zeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 05:22 AM
06-04-2003 05:22 AM
Re: bandwidth of a lan card
Check this post:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc5b03a1c04ffd61190050090279cd0f9,00.html
Regards,
DR