- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: speed on core lan interfase
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
10-08-2006 09:54 PM
10-08-2006 09:54 PM
I have the following interfase:
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
lan 0 0/0/0/1/0 igelan CLAIMED INTERFACE HP A7109-60001 PCI 1000Base-T Core
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/0/0/1/0 0x001279950614 0 UP lan0 snap0 1 ETHER Yes 119
I can change the interfase speed by doing:
lanadmin -sx 100FD 0
And to set it permanently i have done the following:
vi /etc/rc.config.d/hpgelanconf
HP_GELAN_INTERFACE_NAME[0]="lan0"
HP_GELAN_STATION_ADDRESS[0]="0x001279950614"
HP_GELAN_SPEED[0]="100fd"
HP_GELAN_MTU[0]=
HP_GELAN_FLOW_CONTROL[0]=
HP_GELAN_AUTONEG[0]="0"
HP_GELAN_SEND_COAL_TICKS[0]=
HP_GELAN_RECV_COAL_TICKS[0]=
HP_GELAN_SEND_MAX_BUFS[0]=
HP_GELAN_RECV_MAX_BUFS[0]=
HP_GELAN_SEND_CKO[0]=
HP_GELAN_RECV_CKO[0]=
HP_GELAN_DIAG_THRESH[0]=
Is that correct ?
Should the 0x be there on the station address ?
/Jannik
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2006 10:04 PM
10-08-2006 10:04 PM
Re: speed on core lan interfase
what makes you suspect that it is not right ?
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=190793
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2006 10:04 PM
10-08-2006 10:04 PM
SolutionPete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2006 10:14 PM
10-08-2006 10:14 PM
Re: speed on core lan interfase
lanadmin -s 0 (1,2,3)
check driver specific options:
lanadmin -x 0 (1,2,3)
Set driver specific options:
lanadmin -X 0 (1,2,3) 100FD
Yes, you need "0x"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2006 01:33 AM
10-09-2006 01:33 AM
Re: speed on core lan interfase
Peter - that would be for 11i I'm runing 11.23 but it was some good reading... And I should have supplied the OS lvl.
Pete - I think you are right I would have to change hpigelanconf.
Yang - You are right in the online sense.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2006 12:44 PM
10-09-2006 12:44 PM