HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ethernet lan1
Operating System - HP-UX
1832285
Members
2801
Online
110041
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
08-19-2008 06:53 PM
08-19-2008 06:53 PM
Ethernet lan1
hi ...
i configured an ethernet lan1, do i have to shutdown the server?
if i run ifconfig lan1 i can see the network ip address ...
do i have to shutdown the server for getting the new changes?
Thanks.
i configured an ethernet lan1, do i have to shutdown the server?
if i run ifconfig lan1 i can see the network ip address ...
do i have to shutdown the server for getting the new changes?
Thanks.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 07:00 PM
08-19-2008 07:00 PM
Re: Ethernet lan1
Actually if you shutdown/reboot the server you will lose the new interface/IP.
You must put the lan1 settings in /etc/rc.config.d/netconf so that they get set each time the server reboots.
You must put the lan1 settings in /etc/rc.config.d/netconf so that they get set each time the server reboots.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 10:33 PM
08-19-2008 10:33 PM
Re: Ethernet lan1
No need. Once IP is assigned you can start using it.
How you have assigned IP to lan1?
using ifconfig command or using SAM.
If you used SAM then it will be permanent means you dont need to assign it again even after reboot.
But in case of ifconfig you need to make it permanent by putting entries in below file
cd /etc/rc.config.d
vi netconf
Copy lines for lan0 and use the same with [1] for lan1
Also. any time you want to recycle network services on hp box you can use following:
# /sbin/init.d/net stop
# /sbin/init.d/net start
This will recycle network services for all lan cards.
regds...DK
How you have assigned IP to lan1?
using ifconfig command or using SAM.
If you used SAM then it will be permanent means you dont need to assign it again even after reboot.
But in case of ifconfig you need to make it permanent by putting entries in below file
cd /etc/rc.config.d
vi netconf
Copy lines for lan0 and use the same with [1] for lan1
Also. any time you want to recycle network services on hp box you can use following:
# /sbin/init.d/net stop
# /sbin/init.d/net start
This will recycle network services for all lan cards.
regds...DK
"There is always some scope for improvement"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2008 10:47 PM
08-19-2008 10:47 PM
Re: Ethernet lan1
>if i run ifconfig lan1 i can see the network ip address ...
If you can see the new IP address that means it is set and you can use it. But if you want it permanently (to save), as said above, you have to put the entries in the /etc/rc.config.d/netconf file.
rgds.
If you can see the new IP address that means it is set and you can use it. But if you want it permanently (to save), as said above, you have to put the entries in the /etc/rc.config.d/netconf file.
rgds.
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