Operating System - Tru64 Unix
1828663 Members
1514 Online
109984 Solutions
New Discussion

Changing host ip

 
SOLVED
Go to solution
Jess_13
Advisor

Changing host ip

Hi all,

My system is running on Alpha server, Tru64 UNIX. Would like to confirm the below. To change ip address:
(1) /etc/hosts
(2) /etc/rc.config
(3) reboot server

Is this the correct steps? Thanks.
3 REPLIES 3
Rob Leadbeater
Honored Contributor
Solution

Re: Changing host ip

Hi,

That sounds about right...
You might also want to check this best practice:

http://h30097.www3.hp.com/docs/best_practices/BP_NIC/BP_NIC.PDF

Hope this helps,

Regards,

Rob
Vladimir Fabecic
Honored Contributor

Re: Changing host ip

You have to edit /etc/hosts and /etc/rc.config, that is right.
Also have to edit /etc/routes.
You do NOT have to reboot, just do:
# rcinet restart

You can do it also using sysman wizard:
for 5.x do:
# sysman net_wizard
for 4.x do:
# netsetup

It is better to use tool, but it can also be done manualy.
In vino veritas, in VMS cluster
Reshma Malusare
Trusted Contributor

Re: Changing host ip

Hello Jess,

modify /etc/hosts & /etc/rc.config
Refer following documents:
http://docs.hp.com/en/A-XCINS-32/ch03s03.html

http://docs.hp.com/en/B2355-60130/IP.7P.html