- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Configuration of gig network 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
10-01-2004 08:47 AM
10-01-2004 08:47 AM
Configuration of gig network card
Configuration of this Network Interface Card is not supported with | | |
||| | this version of driver product. Please install the latest version or | | |
||| | contact the support personnel for further assistance.
Also the following:
# gbeutil lan2 card_info
Error: Can't open device files: lan2
# lanadmin -x 2
The link is down. The speed and other link state information
are undefined. The configuration specified for this card is:
Speed = 1000 or 100 or 10 Mbps.
Autonegotiation = On.
# lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/0/0/0 0x001083FE34D1 0 UP lan0 snap0 1 ETHER Yes 119
0/1/2/0 0x00306E0F8974 2 UP lan2 snap2 2 ETHER Yes 119
0/2/0/0 0x001083F7E318 1 UP lan1 snap1 3 ETHER Yes 119
# 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 HP PCI 10/100Base-TX Core
/dev/diag/lan0 /dev/ether0 /dev/lan0
lan 2 0/1/2/0 gelan CLAIMED INTERFACE HP A4929A PCI 1000Base-T Adapter
/dev/gelan2
lan 1 0/2/0/0 btlan6 CLAIMED INTERFACE HP A3738A PCI 10/100Base-TX Ultimate Combo
/dev/diag/lan1 /dev/ether1 /dev/lan1
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2004 09:20 AM
10-01-2004 09:20 AM
Re: Configuration of gig network card
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2004 01:53 AM
10-08-2004 01:53 AM
Re: Configuration of gig network card
Sam and lan card issues can come up if there were new options provided in the Gigabit driver patch you loaded. The special instructions in the patch should mention it.
What you can do is get the /usr/newconfig/etc/rc.config.d/hpgelanconfig file and move it/merge it to /etc/rc.config.d/hpgelanconfig file. I mean merge if you have other settings already in that file, if its default you can just move it.
Hope this helps,
Todd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2004 02:17 AM
10-08-2004 02:17 AM
Re: Configuration of gig network card
Search ITRC patch database for sam and it'll tell you the latest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2004 04:01 AM
10-08-2004 04:01 AM
Re: Configuration of gig network card
The Special Installation Instructions for this an earlier patches mention a manual configuration step:
"
Additional configuration parameters were included in /usr/newconfig/etc/rc.conifg.d/hpgelanconf To enable the new parameters, you have to add them into /etc/rc.config.d/hpgelanconf. If you are configuring Gigabit Ethernet by SAM, you must have the new parameters in
/etc/rc.config.d/hpgelanconf before you start SAM.
"
So do a 'diff' on the newconfig file vs. the current config file. Manually edit new parameters into your config file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2004 04:46 AM
10-08-2004 04:46 AM