1834448 Members
2201 Online
110067 Solutions
New Discussion

DHCP

 
tony_47
Occasional Contributor

DHCP

HI DOES ANYONE KNOWS HOW TO ENABLE DHCP ON HP UX? I AM TOTALLY STUCK
need help
4 REPLIES 4
Helen French
Honored Contributor

Re: DHCP

Hi Tony:

If you are looking for enabling DHCP client, then edit /etc/rc.config.d/netconf and put '1' in DHCP_ENABLE parameter. Value '0' will disable it.

HTH,
Shiju
Life is a promise, fulfill it!
David Burgess
Esteemed Contributor

Re: DHCP

You'll also need to touch /etc/dhcpclient.data

I've just been through setting up a DHCP client. Take a look at

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x72d399f08a51d61190040090279cd0f9,00.html

HTH

Dave.
tony_47
Occasional Contributor

Re: DHCP

THANK EVERYONE! YOU GUYS ARE ALL SO HELPFUL

need help