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: Export 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=625>
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 <IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT=""><A HREF="dhcp_export_wiz.html">Export Data</A><br>
71   &nbsp;&nbsp;<A HREF="dhcp_import_wiz.html">Import Data</A><br>
72     &nbsp;&nbsp;<A HREF="dhcp_convert_wiz.html">Convert Data Store</A><P>     <A HREF="dhcp_addr_ref.html"><STRONG>Addresses</STRONG></A><P>
73        <A HREF="dhcp_macro_ref.html"><STRONG>Macros</STRONG></A><P>
74        <A HREF="dhcp_option_ref.html"><STRONG>Options</STRONG></A><P>          
75        <A HREF="dhcp_main_how.html"><STRONG>How To..</STRONG></A><P>
76        <A HREF="dhcp_main_menus.html"><STRONG>Menus</STRONG></A><P>
77<A HREF="dhcp_main_idx.html"><STRONG>Index</STRONG></A>
78        
79                </td>
80        
81<!-- End contents block -->
82
83<!-- Start column rule -->
84
85        <td colspan=1 width=5 bgcolor="#CCCCCC">&nbsp;</td>
86
87<!-- End column spacer -->
88
89<!-- Start column spacer -->
90
91        <td colspan=1 width=10 bgcolor="#FFFFFF">&nbsp;</td>
92
93<!-- End column spacer -->
94
95
96
97<!-- Start topic block -->
98
99<td colspan=1 valign="top" bgcolor="#ffffff" width="495">
100<P>&nbsp;</P>
101
102
103<H1>Export Data</H1>
104
105The Export Data wizard helps you
106transfer DHCP networks, IP addresses, macros, and
107options from one Solaris DHCP server to another. The 
108wizard exports configuration data from this Solaris DHCP
109server so that it can then be imported onto 
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 at the bottom of the window to advance to the
116next dialog. 
117<P>
118The Export 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="export_networks"><STRONG>Select networks</STRONG></A><br>
126        </td>
127        <td valign="top">This dialog lists in the Do Not Export column all the networks configured for DHCP service .  Any network that you
128transfer to the Export column will be exported from this server. The IP addresses and their associated bindings will be placed in the export file
129so that they can be imported to another server. <P> To transfer a network to the Export column, select it and click the right-arrow button between the columns.  <p>
130You can also choose to leave all the networks in the Do Not Export column. This allows you to proceed to selecting macros and options to export without exporting any networks.
131
132        </td>           
133        </tr>
134
135        <tr>
136        <td width=125 valign="top"><A
137        NAME="export_macros"><STRONG>Select macros</STRONG></A><br>
138        </td>
139        <td valign="top">The Do Not Export column displays all macros defined for this DHCP server. To export a macro, select it and click the right-arrow button between the columns to transfer the macro to the Export column. 
140        </td> 
141        </tr>
142<tr><td width=125 valign="top"><A
143        NAME="export_options"><STRONG>Select options</STRONG></A><br>
144        </td>
145        <td valign="top">The Do Not Export column displays all options defined for this DHCP server. To export an option, select it and click the right-arrow button between the columns to transfer the option to the Export column. </td></tr>
146      <tr><td width=125 valign="top"><A
147        NAME="export_file"><STRONG>Export file</STRONG></A><br>
148        </td>
149        <td valign="top">The export file is the file to which the data you selected to export will be copied and compressed. You must provide a full path name to the file.  The file should be placed in a shared directory that is accessible to the DHCP server that will be importing the data. </td></tr>  
150     <tr><td width=125 valign="top"><A
151        NAME="export_delete"><STRONG>Delete exported data</STRONG></A><br>
152        </td>
153        <td valign="top">If you want the exported data to be deleted from the DHCP server after the export is complete, select this option.  This is recommended, especially if you are exporting networks to avoid conflicting ownership of the IP addresses. ???
154</td></tr>      
155
156<TR><TD COLSPAN="2">&nbsp;&nbsp;&nbsp;<A HREF="#top"><FONT 
157size=2>return to top</FONT></A></TD></TR>
158
159        </table>
160
161<HR noshade size=2>
162        
163
164
165<p>&nbsp;</p>
166
167
168<!-- Don't go past this line! -->
169
170        </td>
171
172<!-- End topic block -->
173
174</tr>
175
176</table>
177
178<!-- End topic table -->
179
180</body>
181</html>
182