Operating System - HP-UX
1826332 Members
3453 Online
109692 Solutions
New Discussion

Re: DHCP server move from 10.20 to 11.11

 
Jay Kianos
Occasional Contributor

DHCP server move from 10.20 to 11.11

I am moving our dhcp service from an old system running 10.20 to a newer box running 11.11. I need to be able to transfer the current dhcp database to the new server so that the leases are kept. What would be the best way to do this. Also, are there any differences between the 10.20 and the 11.11 implementations that will cause problems.
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: DHCP server move from 10.20 to 11.11

ftp should work.

I rarely do this, so I activate the feature with sam and then transfer the databases with ftp scp or sftp.

I back up the originals before I start.

I would not count on everything transferring perfectly.

Here is a doc.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-2723/5187-2723_top.html&con=/hpux/onlinedocs/5187-2723/00/00/17-con.html&toc=/hpux/onlinedocs/5187-2723/00/00/17-toc.html&searchterms=migration%7cconfiguration%7cDHCP&queryid=20031219-084214

Configuration files for the 10.20 box.

http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90147/B2355-90147_top.html&con=/hpux/onlinedocs/B2355-90147/00/00/55-con.html&toc=/hpux/onlinedocs/B2355-90147/00/00/55-toc.html&searchterms=migration%7cconfiguration%7cDHCP&queryid=20031219-084214

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
Jay Kianos
Occasional Contributor

Re: DHCP server move from 10.20 to 11.11

So if I copy /etc/bootptab, /etc/dhcptab, and /etc/dhcpdb, that should be everything?
John Waller
Esteemed Contributor

Re: DHCP server move from 10.20 to 11.11

If you are talking solely about dhcp then I believe that should work. I don't know about 11i (11.11) but a move from 10.10 to 11.00 was that easy.
What could cause a problem is if you are also using dns alongside dhcp. HP-UX 10.20 only supported Bind 4.97 where as HP-UX 11.11 uses the later bind 9