1<!--
2  -- ident	"%Z%%M%	%I%	%E% SMI"
3  --
4    CDDL HEADER START
5
6    The contents of this file are subject to the terms of the
7    Common Development and Distribution License, Version 1.0 only
8    (the "License").  You may not use this file except in compliance
9    with the License.
10
11    You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12    or http://www.opensolaris.org/os/licensing.
13    See the License for the specific language governing permissions
14    and limitations under the License.
15
16    When distributing Covered Code, include this CDDL HEADER in each
17    file and include the License file at usr/src/OPENSOLARIS.LICENSE.
18    If applicable, add the following below this CDDL HEADER, with the
19    fields enclosed by brackets "[]" replaced with your own identifying
20    information: Portions Copyright [yyyy] [name of copyright owner]
21
22    CDDL HEADER END
23
24  -- Copyright (c) 2000-2001 by Sun Microsystems, Inc.
25  -- All rights reserved.
26  -->
27<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
28<html>
29
30<head>
31<title>DHCP Manager Help: Import Data</title>
32<meta NAME="AUTHOR" CONTENT="smorgan">
33<meta NAME="KEYWORDS" CONTENT="DHCP">
34
35</head>
36
37<body bgcolor="#ffffff">
38
39<a name="top"></a>
40
41<table border=0 cellspacing=0 cellpadding=0 width=575>
42
43
44<!-- Start navigation banner -->
45
46<tr><td colspan=4  WIDTH="615" align="left" valign="top"><IMG 
47SRC="art/bannersmc.gif" WIDTH=615 BORDER=0 ALIGN="LEFT" ALT="DHCP Manager Help">
48
49        </td>
50        </tr>
51
52<!-- End navigation banner -->
53
54
55<tr>
56
57<!-- Start contents block -->
58
59        <td colspan=1 valign="top" WIDTH="105">
60        <P>&nbsp;</P>
61        <STRONG><A HREF="dhcp_main_top.html">Overview</A></STRONG><P>
62        <STRONG><A HREF="dhcp_relay_ref.html">Servers and 
63Relays</A></STRONG><BR>
64        &nbsp;&nbsp;<A HREF="dhcp_config_wiz.html">DHCP 
65Config</a><BR> 
66        &nbsp;&nbsp;<A HREF="dhcp_relay_config.html">BOOTP Relay Config</A><BR>
67        &nbsp;&nbsp;<A HREF="dhcp_net_wiz.html">Network Config</A><BR>
68        &nbsp;&nbsp;<A HREF="dhcp_server_serv.html">Modify DHCP Service</A><BR>
69        &nbsp;&nbsp;<A HREF="dhcp_relay_serv.html">Modify BOOTP Service</A><br>
70        &nbsp;&nbsp;<A HREF="dhcp_export_wiz.html">Export Data</A><br>      
71  <IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT=""><A HREF="dhcp_import_wiz.html">Import Data</A>
72     &nbsp;&nbsp;<A HREF="dhcp_convert_wiz.html">Convert Data Store</A><br><P>
73        <A HREF="dhcp_addr_ref.html"><STRONG>Addresses</STRONG></A><P>
74        <A HREF="dhcp_macro_ref.html"><STRONG>Macros</STRONG></A><P>
75        <A HREF="dhcp_option_ref.html"><STRONG>Options</STRONG></A><P>          
76        <A HREF="dhcp_main_how.html"><STRONG>How To..</STRONG></A><P>
77        <A HREF="dhcp_main_menus.html"><STRONG>Menus</STRONG></A><P>
78<A HREF="dhcp_main_idx.html"><STRONG>Index</STRONG></A>
79        
80                </td>
81        
82<!-- End contents block -->
83
84<!-- Start column rule -->
85
86        <td colspan=1 width=5 bgcolor="#CCCCC">&nbsp;</td>
87
88<!-- End column rule -->
89
90<!-- Start column spacer -->
91
92        <td colspan=1 width=10 bgcolor="#FFFFFF">&nbsp;</td>
93
94<!-- End column spacer -->
95
96
97
98<!-- Start topic block -->
99
100<td colspan=1 valign="top" bgcolor="#ffffff" width="530">
101<P>&nbsp;</P>
102
103
104<H1>Import Data</H1>
105
106The Import Data wizard helps you
107transfer DHCP networks, IP addresses, macros, and
108options from one Solaris DHCP server to another. The 
109wizard imports configuration data previously exported from
110another Solaris DHCP server.  This effectively moves
111support of a set of DHCP clients from one server to
112another. 
113<P>
114After you fill in the requested information in each
115dialog, click the right-arrow button to advance to the
116next dialog. 
117<P>
118The Import Data wizard asks you for the 
119following information.
120<P><HR NOSHADE><P>
121
122<table border=0 cellspacing=4 cellpadding=3 width=490>
123        <tr>
124        <td width=125 valign="top"><A
125        NAME="import_file"><STRONG>Import file</STRONG></A><br>
126        </td>
127        <td valign="top">Type the full path to the
128        file containing the data you want to import to
129        this DHCP server. The file must be an export file that
130        was produced by exporting data from a Solaris
131        DHCP server.  The file is in a compressed binary data format. 
132        </td>           
133        </tr>
134
135        <tr>
136        <td width=125 valign="top"><A
137        NAME="overwrite_data"><STRONG>Overwrite existing data</STRONG></A><br>
138        </td>
139        <td valign="top">If the DHCP server on which
140        you are importing data has configuration data
141        for any of the same networks, IP addresses,
142        macros, or options being imported, that data will be 
143        replaced with the imported data when
144        you select this option. By default,
145        conflicting data will not be overwritten. 
146        </td> 
147        </tr>
148        
149        <TR><TD COLSPAN="2">&nbsp;&nbsp;&nbsp;<A HREF="#top"><small>return to top</small></A></TD></TR>
150
151        </table>
152
153<HR noshade size=2>
154        
155
156
157<p>&nbsp;</p>
158
159
160<!-- Don't go past this line! -->
161
162        </td>
163
164<!-- End topic block -->
165
166</tr>
167
168</table>
169
170<!-- End topic table -->
171
172</body>
173</html>
174