- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: A question about lan
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
03-27-2006 10:36 PM
03-27-2006 10:36 PM
A question about lan
I have a b2000 system and several lan cards in it and now everytime I boot the system no lan card is up.
So I have to reset the lancard i want to be up with lanadmin
Can you help me to up the card automatically when the system is up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 10:38 PM
03-27-2006 10:38 PM
Re: A question about lan
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 10:41 PM
03-27-2006 10:41 PM
Re: A question about lan
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 10:45 PM
03-27-2006 10:45 PM
Re: A question about lan
The simplest way to configure lan cards is to use SAM.
Go to SAM/Network/Network cards and insert all needed information. BTW, you can even set negotiation and speed.
All this data is inserted into /etc/rc.config.d/netconf and a file in the same directory, the file name depends on type of the lan.
Please take into account that some types of lan cards can not be activated if in the boot time they were not connected to hub/switch
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2006 11:04 PM
03-27-2006 11:04 PM
Re: A question about lan
set_parms is a SAM like script that lets you set up networking.
You should make sure the CAT-5 cable is connected to a hub or switch. When the system is running there should be an indicator light that shows link to the network.
ioscan -fnC lan
This will as root show you the status of the lan hardware. It could of course have failed on you.
Lastly for testing is cstm, mstm or xstm
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
03-28-2006 02:43 PM
03-28-2006 02:43 PM
Re: A question about lan
Guess what?
I got what caused the card to not be up automatically:the other lancard which was configured to be up automatically wasn't connected a cable.So when the system was up,all the lancard swas down for the missed cable.
Can you explain it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 03:54 PM
03-28-2006 03:54 PM
Re: A question about lan
You have to check physical connectivity related problems manually.
--
Muthu