- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: config file for btlan3 PCI ethernet
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
09-08-2003 06:30 AM
09-08-2003 06:30 AM
hpbase100conf
hpetherconf
hpsppci100conf
ioscan -funC lan
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
lan 0 0/0/0/0 btlan3 CLAIMED INTERFACE PCI Ethernet (10110019)
/dev/ether0
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 06:32 AM
09-08-2003 06:32 AM
Re: config file for btlan3 PCI ethernet
That is the file you want to edit to hard code network settings for the card.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 06:33 AM
09-08-2003 06:33 AM
Re: config file for btlan3 PCI ethernet
btlan3 hpbase100conf Internal (core) LAN card
btlan5 hppci100conf "external" PCI card A5230A
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 06:34 AM
09-08-2003 06:34 AM
Re: config file for btlan3 PCI ethernet
Bugger it.. I'll try sam(antha).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 06:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 06:43 AM
09-08-2003 06:43 AM
Re: config file for btlan3 PCI ethernet
Just verified and tested. Tis hpbase100conf.
Thanks an points shortly.
Cheers..
ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 06:44 AM
09-08-2003 06:44 AM
Re: config file for btlan3 PCI ethernet
I assumed because my rp5450 servers have the file under 11.11 that all servers do. Not so. Alos, version of the OS please.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 06:46 AM
09-08-2003 06:46 AM
Re: config file for btlan3 PCI ethernet
Cheers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 06:58 AM
09-08-2003 06:58 AM
Re: config file for btlan3 PCI ethernet
OK - let's back up a minute here. This *can't* be a K370 or D-class system as neither of these systems have PCI busses - just PB or HSC.
This has to be at least an L-class system.
Run the model command on this system to verify the type.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2003 07:04 AM
09-08-2003 07:04 AM
Re: config file for btlan3 PCI ethernet
My PCI lan cards are controlled by the file I mentioned earlier. I am confused now. Your system may be really confused now. Does the card work?
dmesg output?
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2003 04:18 AM
09-09-2003 04:18 AM
Re: config file for btlan3 PCI ethernet
Enjoy
Murgesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2003 09:22 AM
09-09-2003 09:22 AM
Re: config file for btlan3 PCI ethernet
While it is the case there are no PCI slots in a K Class system, the HSC 10/100 BT interface is implemented with an HSC to PCI bus bridge/adaptor (aka Dino) and a PCI 10/100BT chipset (Digital 2114X). The driver for that NIC (again pre 11i) is btlan4.
One would not refer to such an interface in a K Series as the "built-in" because it is an add-on card. The "built-in" interface on a K class is the old "LASI" 10 Mbit/s Ethernet interface driven by the "lan2" driver (while they look very much the same, the names of interfaces and their driver names are not the same space)
The add-on RJ45 PCI 10/100 NIC is driven by (pre 11i) the btlan5 driver, and the add-on 10/100 combo card (again pre 11i :) is driven by btlan6.
In 11i all those drivers are merged into one "btlan" driver. I would expect ioscan to report btlan on 11i, but who knows...
As for the config file - if you are looking to hard-code duplex settings, do make sure that autoneg is indeed not functioning correctly when both the host and the switch are set to autoneg, before you start hardcoding things.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2003 10:50 AM
09-09-2003 10:50 AM
Re: config file for btlan3 PCI ethernet
Well...thats sure something I did not know when I came in this morning. Thanks for the education & that certainly is not a complex situation there at all =8~))
So, you're saying that the bridge adapter & the chipset are what cause ioscan to report that device as a PCI device?
Thx,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2003 10:58 AM
09-09-2003 10:58 AM
Re: config file for btlan3 PCI ethernet
however, ioscan would report btlan4 for the HSC 100BT NIC, not btlan3, and I am fairly confident that the HW path of an HSC 100BT NIC in a K Class wold not be 0/0/0/0 (although it has been YEARS since I've done anything on a K) so I suspect the original poster is not really running a K Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2003 01:25 AM
09-10-2003 01:25 AM
Re: config file for btlan3 PCI ethernet
Thanks again.. and once again it was an enjoyable and educational experience visiting the forums. Bye for now.