1837672 Members
3668 Online
110117 Solutions
New Discussion

Re: dhcp server

 
SOLVED
Go to solution
Shivkumar
Super Advisor

dhcp server

Hi,

How to find out whether a particular server has been configured to receive its ip address from a dhcp server ?

Thanks,
Shiv
10 REPLIES 10
Muthukumar_5
Honored Contributor

Re: dhcp server

Is there a file called /etc/dhcptab available. It is having configuration to get ip-address from dhcp server.

--
Muthu
Easy to suggest when don't know about the problem!
Muthukumar_5
Honored Contributor

Re: dhcp server

dhcp configuration is available as,

http://docs.hp.com/en/B2355-90685/ch06s05.html

--
Muthu
Easy to suggest when don't know about the problem!
Arunvijai_4
Honored Contributor

Re: dhcp server

Hi Shiv,

Check /etc/dhcptab for more information.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Arunvijai_4
Honored Contributor

Re: dhcp server

Hi Shiv,

DHCP is part of Internet service, you can find more information at,

http://docs.hp.com/en/B2355-90685/index.html

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Yogeeraj_1
Honored Contributor

Re: dhcp server

hi shiv,

see also the following:
http://www.dhcp-handbook.com/dhcp_faq.html

you will get more information about DHCP.

hope this helps too!

kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Chan 007
Honored Contributor
Solution

Re: dhcp server

Shiv,

Check the file /etc/rc.config.d/netconf for
DHCP_ENABLE[0]=0 or 1.

0 for DHCP disabled
1 for DHCP enabled


Hope this helps

Chan


Raj D.
Honored Contributor

Re: dhcp server

Hi Shiv ,


To configure dhcp you will need to add client entries in /etc/dhcptab ,

Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Raj D.
Honored Contributor

Re: dhcp server

Shiv ,

Alos check for the entry DHCP_ENABLE , under /etc/rc.config.d/netconf file.

hth,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Steven E. Protter
Exalted Contributor

Re: dhcp server

Shalom,

Also note that Ignite ships with a small dhcp server which does not use the standard locations above.

This is not intended to service a network, only other HP-UX servers that need to do Ignite boots.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Raj D.
Honored Contributor

Re: dhcp server

Shiv (again),

Check this good document for further details:

http://docs.hp.com/en/B2355-90173/apbs02.html

hth,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "