HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Adding a second NIC
Operating System - HP-UX
1833446
Members
3044
Online
110052
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-25-2002 12:15 PM
09-25-2002 12:15 PM
Adding a second NIC
I have an HP Visualize B132L. I was hoping that someone could inform me of how to install a second network card or point me to a location where I can get information on the subject. I have a few older manuals but none of them cover it very well. The HP-UX O/S rev is 10.20. I thank you in advance for any and all help you provide.
Thanks,
Jeff
Thanks,
Jeff
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 12:24 PM
09-25-2002 12:24 PM
Re: Adding a second NIC
Are you looking for information on adding the hw, or configuring the already installed card.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 12:38 PM
09-25-2002 12:38 PM
Re: Adding a second NIC
I would like to work on Configuring the software for the card. I already have it installed.
Thanks,
Jeff
Thanks,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 01:21 PM
09-25-2002 01:21 PM
Re: Adding a second NIC
Hi Jeff
First check card ok with ioscan -fnC lan
You can check the drivers installed in the kernel with
what /stand/vmunix | grep -i lan
Here are your config files and drivers
http://techsolutions.hp.com/fe/configs.html#config_files
If the device is unclaimed you will have to install the correct driver for the card
Then
lanscan
to get the lan id
then bring the card up
ifconfig lan# up
edit /etc/rc.config.d/netconf file and assign ip address and subnet to the card
INTERFACE_NAME[1]=lan1
IP_ADDRESS[1]=
SUBNET_MASK[1]=""
BROADCAST_ADDRESS[1]=""
INTERFACE_STATE[1]=""
DHCP_ENABLE[1]=0
Then run
/sbin/init.d/net start to pickup your configuration
Here are the notes from the techsolutions site
http://techsolutions.hp.com/fe/install.html
http://techsolutions.hp.com/fe/configure.html
http://techsolutions.hp.com/fe/verification.html
http://techsolutions.hp.com/fe/troubleshooting.html
http://techsolutions.hp.com/fe/diagnostic.html
And a network term game
http://techsolutions.hp.com/fe/games.html
HTH
Steve
First check card ok with ioscan -fnC lan
You can check the drivers installed in the kernel with
what /stand/vmunix | grep -i lan
Here are your config files and drivers
http://techsolutions.hp.com/fe/configs.html#config_files
If the device is unclaimed you will have to install the correct driver for the card
Then
lanscan
to get the lan id
then bring the card up
ifconfig lan# up
edit /etc/rc.config.d/netconf file and assign ip address and subnet to the card
INTERFACE_NAME[1]=lan1
IP_ADDRESS[1]=
SUBNET_MASK[1]="
BROADCAST_ADDRESS[1]=""
INTERFACE_STATE[1]=""
DHCP_ENABLE[1]=0
Then run
/sbin/init.d/net start to pickup your configuration
Here are the notes from the techsolutions site
http://techsolutions.hp.com/fe/install.html
http://techsolutions.hp.com/fe/configure.html
http://techsolutions.hp.com/fe/verification.html
http://techsolutions.hp.com/fe/troubleshooting.html
http://techsolutions.hp.com/fe/diagnostic.html
And a network term game
http://techsolutions.hp.com/fe/games.html
HTH
Steve
take your time and think things through
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP