1833777 Members
2279 Online
110063 Solutions
New Discussion

Re: DHCP

 
SOLVED
Go to solution
Coolmar
Esteemed Contributor

DHCP

Hi,

Can someone point me to some documentation or tell me how to setup an HP 700 workstation to get it's IP address from a DHCP server. All the docs that I find are how to setup a DHCP server, I just want to set this up as a client.

Thanks!
4 REPLIES 4
Rick Garland
Honored Contributor

Re: DHCP

I did a search for "Configure DHCP clients" at this URL and many docos came up.

http://docs.hp.com/cgi-bin/search
Biswajit Tripathy
Honored Contributor
Solution

Re: DHCP

Pete Randall
Outstanding Contributor

Re: DHCP

Sally,

Take a look at /etc/rc.config.d/netconf:

DHCP_ENABLE Determines whether or not DHCP client functionality will be enabled on the network interface (see auto_parms(1M), dhcpclient(1M)). DHCP clients get their IP address assignments from DHCP servers.
# 1 enables DHCP client functionality; 0 disables it.


Pete

Pete
Coolmar
Esteemed Contributor

Re: DHCP

n/a