Operating System - HP-UX
1748184 Members
4054 Online
108759 Solutions
New Discussion юеВ

Re: DHCP enabling in C8000 wkstn.

 
Hareesh A V
Advisor

DHCP enabling in C8000 wkstn.

Hi, All
I tried to enable dhcp for configuring as a client in C8000.I enbled dhcp_enable=1 in /etc/rc.config.d/netconf file.There is no ip configured.If I restart the wkstn ,it is not getting the ip from the dhcp server.That network port is working.If I give
#ifconfig lan0 it is saying
:no such interface.
But the output of the #ioscan -fnC lan showing the lan0 is claimed.
I sam, I saw that it is not configured.and the "disable dhcp client" option is not activated.
Where may be the error?Can anybody help me?

Hareesh
==========
"Go straight hit and achieve".
4 REPLIES 4
Hareesh A V
Advisor

Re: DHCP enabling in C8000 wkstn.

Os version is hp-ux 11.11
"Go straight hit and achieve".
V. Nyga
Honored Contributor

Re: DHCP enabling in C8000 wkstn.

Hi,

check this site:
http://docs.hp.com/en/B2355-90997/apb.html

HTH
Volkmar
*** Say 'Thanks' with Kudos ***
V. Nyga
Honored Contributor

Re: DHCP enabling in C8000 wkstn.

Hi again,

for dhcp clients maybe also:

http://docs.hp.com/en/B2355-60127/dhcpdb2conf.1M.html
and
http://docs.hp.com/en/B2355-60127/auto_parms.1M.html
(It seems like you have to run this command after changing settings in /etc/rc.config.d/netconf)

V.
*** Say 'Thanks' with Kudos ***
Dinesh MIshra
Advisor

Re: DHCP enabling in C8000 wkstn.

hi

try following command
# ifconfig lan0 unplumb
# ifconfig lan0 plumb
# ifconfig lan0

i think it will help u.

regards
dinesh