HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with Lan1 address on HP9000
Operating System - HP-UX
1835064
Members
1988
Online
110073
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
11-04-2003 07:12 PM
11-04-2003 07:12 PM
Problem with Lan1 address on HP9000
In my system I have OS HPUX 10.2 and in my /etc/rc.config.d/netconf i have these parameters:
INTERFACE_NAME[0]=lan0
IP_ADDRESS[0]=33.127.0.1
SUBNET_MASK[0]=255.255.0.0
BROADCAST_ADDRESS[0]=33.127.255.255
LANCONFIG_ARGS[0]="ether"
#DHCP_ENABLE[0]=0
INTERFACE_NAME[1]=lan1
IP_ADDRESS[1]=10.0.10.1
SUBNET_MASK[1]=255.255.0.0
BROADCAST_ADDRESS[1]=10.0.255.255
LANCONFIG_ARGS[1]="ether"
#DHCP_ENABLE[1]=0
In SAM we configure the two cards with the same hostname.
When I reboot the system it doesn't accept the values for lan1(100Mbit) and I have to put it manually using SAM.
Can you help us?
INTERFACE_NAME[0]=lan0
IP_ADDRESS[0]=33.127.0.1
SUBNET_MASK[0]=255.255.0.0
BROADCAST_ADDRESS[0]=33.127.255.255
LANCONFIG_ARGS[0]="ether"
#DHCP_ENABLE[0]=0
INTERFACE_NAME[1]=lan1
IP_ADDRESS[1]=10.0.10.1
SUBNET_MASK[1]=255.255.0.0
BROADCAST_ADDRESS[1]=10.0.255.255
LANCONFIG_ARGS[1]="ether"
#DHCP_ENABLE[1]=0
In SAM we configure the two cards with the same hostname.
When I reboot the system it doesn't accept the values for lan1(100Mbit) and I have to put it manually using SAM.
Can you help us?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 07:31 PM
11-04-2003 07:31 PM
Re: Problem with Lan1 address on HP9000
What is the error message shown in /etc/rc.log ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 08:06 PM
11-04-2003 08:06 PM
Re: Problem with Lan1 address on HP9000
Hi,
comment LANCONFIG_ARGS[1]="ether" in /etc/rc.config.d/netconf and reboot the system that will initialize the lan1 interface.
comment LANCONFIG_ARGS[1]="ether" in /etc/rc.config.d/netconf and reboot the system that will initialize the lan1 interface.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 08:09 PM
11-04-2003 08:09 PM
Re: Problem with Lan1 address on HP9000
Matteo,
the settings for LAN card speed are in /etc/rc.config./hp...
e.g. hpbasetconf for cards that are claimed by driver btlan1 or hpbase100conf for cards claimed by driver btlan3...
Assuming you used SAM to set it to 100Mbit full duplex you could:
grep -i 100FD /etc/rc.config.d/hp*
and see where you have such lines.
If I understand you correctly you can set the speed via SAM, but upon reboot it does not run at the desired speed (lanadmin -x)
So this could be a wrong setting on the side of the switch (if you set the card to 100FD you should also set the switch port to 100FD)
Most likely the switch port still tries Autonegotition which fails and they resort to run on 100 half duplex or so.
If that chance has been ruled out, it could be a patching issue. If this is a precision bus card you definitely need current patches for 100FD.
Regards,
Bernhard
the settings for LAN card speed are in /etc/rc.config./hp...
e.g. hpbasetconf for cards that are claimed by driver btlan1 or hpbase100conf for cards claimed by driver btlan3...
Assuming you used SAM to set it to 100Mbit full duplex you could:
grep -i 100FD /etc/rc.config.d/hp*
and see where you have such lines.
If I understand you correctly you can set the speed via SAM, but upon reboot it does not run at the desired speed (lanadmin -x
So this could be a wrong setting on the side of the switch (if you set the card to 100FD you should also set the switch port to 100FD)
Most likely the switch port still tries Autonegotition which fails and they resort to run on 100 half duplex or so.
If that chance has been ruled out, it could be a patching issue. If this is a precision bus card you definitely need current patches for 100FD.
Regards,
Bernhard
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