- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Configuration Lan interface
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-18-2004 12:04 AM
03-18-2004 12:04 AM
I recreate a new server ( HP L1000 ) with Ignite from another machine ( hardware is different ). the version of Hp-ux is 11i
The lan interface is incorrect.
I check the file
/etc/rc.config.d/netconf
/etc/rc.config.d/hp_apaconf
/etc/rc.config.d/hp_apaportconf
all seem correct ( i compare with another machine with same hardware but Hp-ux 11.0 )
When i execute the follow command server :
/usr/sbin/hp_apa_util -G 50
I receive 900
I think that i would receive 100 instead 900.
How can i configue correctly the lan interface?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 12:09 AM
03-18-2004 12:09 AM
Re: Configuration Lan interface
The easiest way is to run the /sbin/set_parms command.
# /sbin/set_parms initial
Hope this helps,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 12:10 AM
03-18-2004 12:10 AM
Re: Configuration Lan interface
You can check several things:
1. Does your lanscan output ( lan numbers ) match with the netconf files.
2. Do the interfaces have a link ( Duplex settings) ( lanadmin -x ppa nr)
3. Is the vlan config correct on the switch.
4. Is your routing table ok ( netstat -nr)
5. Is your apa config ok ( hp_apaconf and hp_apaportconf ( lan numbers)
6. Check your /etc/rc.log for failed start scripts regarding lan issues.
HTH,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 05:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 05:36 AM
03-18-2004 05:36 AM
Re: Configuration Lan interface
check out Step 4 of the quick install guide:
http://www.docs.hp.com/hpux/pdf/J4240-90018.pdf