- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to assign dynamic ip address in hpux on itaniu...
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
06-14-2006 07:01 AM
06-14-2006 07:01 AM
i have used set_parms initial cmd to change static ip to dynamic ip(from dhcp) it's not prompting me to select dhcp, ever asking ip (static) to configure lan0, even i have tried with SAM also there also asking ip address to configure lan0 even it's not accepting blank ip address even i selected enabling DHCP client within that menu
thereafter i have clear /etc/hosts entry and restarted server. eventhough it's not taking ip from DHCP server
what should i do in this case , i have to set ip dynamically,
Note all above for itanium server rx 2620
please give me solution
thanks
siva
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 07:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 07:39 AM
06-14-2006 07:39 AM
Re: how to assign dynamic ip address in hpux on itanium server
Use:
# vi /etc/rc.config.d/netconf
and configure your lan0 interface with: DHCP_ENABLE[0]=1
Afterwards use:
# ifconfig lan0 down
# ifconfig lan0 up
MB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 07:40 AM
06-14-2006 07:40 AM
Re: how to assign dynamic ip address in hpux on itanium server
I'd suggest using sam for this.
Its a server, it really needs a fixed address in order for people and machines to know where it is.
There should be an error message in the sam logs as to why the change failed. Perhaps you are working on the wrong NIC card.
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
06-14-2006 07:58 AM
06-14-2006 07:58 AM
Re: how to assign dynamic ip address in hpux on itanium server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 09:11 AM
06-14-2006 09:11 AM
Re: how to assign dynamic ip address in hpux on itanium server
What is your reason to do this?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
