1*0Sstevel@tonic-gate<!--
2*0Sstevel@tonic-gate  -- ident	"%W%	%E% SMI"
3*0Sstevel@tonic-gate  --
4*0Sstevel@tonic-gate    CDDL HEADER START
5*0Sstevel@tonic-gate
6*0Sstevel@tonic-gate    The contents of this file are subject to the terms of the
7*0Sstevel@tonic-gate    Common Development and Distribution License, Version 1.0 only
8*0Sstevel@tonic-gate    (the "License").  You may not use this file except in compliance
9*0Sstevel@tonic-gate    with the License.
10*0Sstevel@tonic-gate
11*0Sstevel@tonic-gate    You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12*0Sstevel@tonic-gate    or http://www.opensolaris.org/os/licensing.
13*0Sstevel@tonic-gate    See the License for the specific language governing permissions
14*0Sstevel@tonic-gate    and limitations under the License.
15*0Sstevel@tonic-gate
16*0Sstevel@tonic-gate    When distributing Covered Code, include this CDDL HEADER in each
17*0Sstevel@tonic-gate    file and include the License file at usr/src/OPENSOLARIS.LICENSE.
18*0Sstevel@tonic-gate    If applicable, add the following below this CDDL HEADER, with the
19*0Sstevel@tonic-gate    fields enclosed by brackets "[]" replaced with your own identifying
20*0Sstevel@tonic-gate    information: Portions Copyright [yyyy] [name of copyright owner]
21*0Sstevel@tonic-gate
22*0Sstevel@tonic-gate    CDDL HEADER END
23*0Sstevel@tonic-gate
24*0Sstevel@tonic-gate -- Copyright (c) 2000-2001 by Sun Microsystems, Inc.
25*0Sstevel@tonic-gate  -- All rights reserved.
26*0Sstevel@tonic-gate  -->
27*0Sstevel@tonic-gate<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
28*0Sstevel@tonic-gate<html>
29*0Sstevel@tonic-gate
30*0Sstevel@tonic-gate<head>
31*0Sstevel@tonic-gate<title>DHCP Manager Help: Option Menus</title>
32*0Sstevel@tonic-gate<meta NAME="AUTHOR" CONTENT="smorgan">
33*0Sstevel@tonic-gate<meta NAME="KEYWORDS" CONTENT="DHCP">
34*0Sstevel@tonic-gate
35*0Sstevel@tonic-gate</head>
36*0Sstevel@tonic-gate<body bgcolor="#FFFFFF">
37*0Sstevel@tonic-gate
38*0Sstevel@tonic-gate<a name="top"></a>
39*0Sstevel@tonic-gate
40*0Sstevel@tonic-gate<table border=0 cellspacing=0 cellpadding=0 width=625>
41*0Sstevel@tonic-gate
42*0Sstevel@tonic-gate<!-- Start navigation banner -->
43*0Sstevel@tonic-gate
44*0Sstevel@tonic-gate<tr><td colspan=4  WIDTH="615" align="center" valign="top"><IMG SRC="art/bannersmc.gif" WIDTH=615 BORDER=0 ALT="DHCP Manager Help">
45*0Sstevel@tonic-gate
46*0Sstevel@tonic-gate	</td>
47*0Sstevel@tonic-gate	</tr>
48*0Sstevel@tonic-gate
49*0Sstevel@tonic-gate<!-- End navigation banner -->
50*0Sstevel@tonic-gate
51*0Sstevel@tonic-gate
52*0Sstevel@tonic-gate<tr>
53*0Sstevel@tonic-gate
54*0Sstevel@tonic-gate<!-- Start contents block -->
55*0Sstevel@tonic-gate
56*0Sstevel@tonic-gate	<td colspan=1 valign="top" width=105>
57*0Sstevel@tonic-gate	<P>&nbsp;</P>
58*0Sstevel@tonic-gate
59*0Sstevel@tonic-gate	<A HREF="dhcp_main_top.html"><STRONG>Overview</STRONG></A><P>
60*0Sstevel@tonic-gate	<A HREF="dhcp_relay_ref.html"><STRONG>Servers and Relays</STRONG></A><P>
61*0Sstevel@tonic-gate	<A HREF="dhcp_addr_ref.html"><STRONG>IP Addresses</STRONG></A><P>
62*0Sstevel@tonic-gate	<A HREF="dhcp_macro_ref.html"><STRONG>Macros</STRONG></A><P>
63*0Sstevel@tonic-gate	<A HREF="dhcp_option_ref.html"><STRONG>Options</STRONG></A><P>
64*0Sstevel@tonic-gate
65*0Sstevel@tonic-gate<A HREF="dhcp_main_how.html"><STRONG>How To..</STRONG></A><P>
66*0Sstevel@tonic-gate<A HREF="dhcp_main_menus.html"><STRONG>Menus</STRONG></A><BR>
67*0Sstevel@tonic-gate&nbsp;&nbsp;<A HREF="dhcp_addr_view.html">Address View</A><BR>
68*0Sstevel@tonic-gate&nbsp;&nbsp;<A HREF="dhcp_macro_view.html">Macro View</A><BR>
69*0Sstevel@tonic-gate<IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT="">Option View<P>
70*0Sstevel@tonic-gate<A HREF="dhcp_main_idx.html"><STRONG>Index</STRONG></A>
71*0Sstevel@tonic-gate
72*0Sstevel@tonic-gate
73*0Sstevel@tonic-gate		</td>
74*0Sstevel@tonic-gate
75*0Sstevel@tonic-gate
76*0Sstevel@tonic-gate
77*0Sstevel@tonic-gate<!-- End contents block -->
78*0Sstevel@tonic-gate
79*0Sstevel@tonic-gate<!-- Start column rule -->
80*0Sstevel@tonic-gate
81*0Sstevel@tonic-gate	<td colspan=1 width=5 bgcolor="#CCCCCC">&nbsp;</td>
82*0Sstevel@tonic-gate
83*0Sstevel@tonic-gate<!-- End column spacer -->
84*0Sstevel@tonic-gate
85*0Sstevel@tonic-gate<!-- Start column spacer -->
86*0Sstevel@tonic-gate
87*0Sstevel@tonic-gate	<td colspan=1 width=10 bgcolor="#FFFFFF">&nbsp;</td>
88*0Sstevel@tonic-gate
89*0Sstevel@tonic-gate<!-- End column spacer -->
90*0Sstevel@tonic-gate
91*0Sstevel@tonic-gate
92*0Sstevel@tonic-gate
93*0Sstevel@tonic-gate<!-- Start topic block -->
94*0Sstevel@tonic-gate
95*0Sstevel@tonic-gate
96*0Sstevel@tonic-gate	<td colspan=1 valign="top" bgcolor="#ffffff">
97*0Sstevel@tonic-gate
98*0Sstevel@tonic-gate	<P>&nbsp;</P>
99*0Sstevel@tonic-gate<H1>	Option View Menus</H1>
100*0Sstevel@tonic-gate
101*0Sstevel@tonic-gate<table ALIGN="LEFT" BORDER="0" CELLPADDING="3" WIDTH="495">
102*0Sstevel@tonic-gate<TR>
103*0Sstevel@tonic-gate<td colspan=1 width=20>&nbsp;</td>
104*0Sstevel@tonic-gate<th colspan=1 align=left valign="top" width=150>
105*0Sstevel@tonic-gate		<FONT SIZE="+1">Titles</FONT><P></TH>
106*0Sstevel@tonic-gate	<TH align=left valign="top"><FONT SIZE="+1">Description</FONT><P></TH>
107*0Sstevel@tonic-gate
108*0Sstevel@tonic-gate</TR>
109*0Sstevel@tonic-gate
110*0Sstevel@tonic-gate
111*0Sstevel@tonic-gate<tr>
112*0Sstevel@tonic-gate<td colspan=1 width=20>&nbsp;</td>
113*0Sstevel@tonic-gate	<td colspan=1 align=left valign="top" width=150 bgcolor="#FFFFFF"><U>File Menu</U></td>
114*0Sstevel@tonic-gate	<Td></Td></TR>
115*0Sstevel@tonic-gate
116*0Sstevel@tonic-gate	<tr><td colspan=1 width=20>&nbsp;</td>
117*0Sstevel@tonic-gate	<td colspan=1 align=left valign="top" width=150>&nbsp;&nbsp;<STRONG>Exit</STRONG></TD>
118*0Sstevel@tonic-gate	<TD ALIGN="LEFT" VALIGN="TOP">Exit from the application.<P>&nbsp;</P></TD>
119*0Sstevel@tonic-gate
120*0Sstevel@tonic-gate</TR>
121*0Sstevel@tonic-gate<tr>
122*0Sstevel@tonic-gate<td colspan=1 width=20>&nbsp;</td>
123*0Sstevel@tonic-gate
124*0Sstevel@tonic-gate
125*0Sstevel@tonic-gate	<td colspan=1 align=left valign="top" width=150 bgcolor="#FFFFFF">
126*0Sstevel@tonic-gate<U>Edit Menu</U></td>
127*0Sstevel@tonic-gate	<Td></Td></TR>
128*0Sstevel@tonic-gate
129*0Sstevel@tonic-gate	<tr>
130*0Sstevel@tonic-gate<td colspan=1 width=20>&nbsp;</td>
131*0Sstevel@tonic-gate
132*0Sstevel@tonic-gate<TD ALIGN="left" VALIGN="TOP" width="150">&nbsp;&nbsp;<STRONG>Create</STRONG></TD>
133*0Sstevel@tonic-gate
134*0Sstevel@tonic-gate	<TD ALIGN="LEFT" VALIGN="TOP">
135*0Sstevel@tonic-gateCreate new option.</TD></TR>
136*0Sstevel@tonic-gate
137*0Sstevel@tonic-gate<tr><td colspan=1 width=20>&nbsp;</td>
138*0Sstevel@tonic-gate<td colspan=1 align=left valign="top">&nbsp;&nbsp;<STRONG>Delete</STRONG></TD>
139*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Delete the selected option(s).</TD>
140*0Sstevel@tonic-gate</TR>
141*0Sstevel@tonic-gate<tr>
142*0Sstevel@tonic-gate<td colspan=1 width=20>&nbsp;</td>
143*0Sstevel@tonic-gate<td colspan=1 align=left valign="top" width=150>&nbsp;&nbsp;<STRONG>Duplicate</STRONG></TD>
144*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Copy the selected option.</TD>
145*0Sstevel@tonic-gate</TR>
146*0Sstevel@tonic-gate
147*0Sstevel@tonic-gate<tr>
148*0Sstevel@tonic-gate<td colspan=1 width=20>&nbsp;</td>
149*0Sstevel@tonic-gate<td colspan=1 align=left valign="top" width=150>&nbsp;&nbsp;<STRONG>Properties</STRONG></TD>
150*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Modify the properties of the selected option.<P>&nbsp;</P></TD>
151*0Sstevel@tonic-gate</TR>
152*0Sstevel@tonic-gate
153*0Sstevel@tonic-gate
154*0Sstevel@tonic-gate<tr><td colspan=1 width=20>&nbsp;</td>
155*0Sstevel@tonic-gate	<td colspan=1 align=left valign="top" width=150 bgcolor="#FFFFFF">
156*0Sstevel@tonic-gate<U>View Menu</U><P></td>
157*0Sstevel@tonic-gate<TD></TD></TR>
158*0Sstevel@tonic-gate
159*0Sstevel@tonic-gate<tr><td colspan=1 width=20>&nbsp;</td>
160*0Sstevel@tonic-gate<td colspan=1 align=left valign="top">&nbsp;&nbsp;<STRONG>Refresh</STRONG></TD>
161*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Refresh the data from the server.</TD>
162*0Sstevel@tonic-gate</TR>
163*0Sstevel@tonic-gate
164*0Sstevel@tonic-gate	<tr><td colspan=1 width=20>&nbsp;</td>
165*0Sstevel@tonic-gate<td colspan=1 align=left valign="top">&nbsp;&nbsp;<STRONG>Show Grid</STRONG></TD>
166*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Turn on grid lines in display.<P>&nbsp;</P></TD>
167*0Sstevel@tonic-gate</TR>
168*0Sstevel@tonic-gate
169*0Sstevel@tonic-gate
170*0Sstevel@tonic-gate<tr><td colspan=1 width=20>&nbsp;</td>
171*0Sstevel@tonic-gate	<td colspan=1 align=left valign="top" width=150 bgcolor="#FFFFFF">
172*0Sstevel@tonic-gate<U>Service Menu</U><P></td>
173*0Sstevel@tonic-gate	<Td></Td></TR>
174*0Sstevel@tonic-gate
175*0Sstevel@tonic-gate	<tr><td colspan=1 width=20>&nbsp;</td>
176*0Sstevel@tonic-gate<td colspan=1 align=left valign="top">&nbsp;&nbsp;<STRONG>Restart</STRONG></TD>
177*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Stop and restart the DHCP daemon.</TD>
178*0Sstevel@tonic-gate</TR>
179*0Sstevel@tonic-gate
180*0Sstevel@tonic-gate<tr><td colspan=1 width=20>&nbsp;</td>
181*0Sstevel@tonic-gate<td colspan=1 align=left valign="top">&nbsp;&nbsp;<STRONG>Stop</STRONG></TD>
182*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Stop the DHCP daemon.</TD>
183*0Sstevel@tonic-gate</TR>
184*0Sstevel@tonic-gate
185*0Sstevel@tonic-gate<tr><td colspan=1 width=20>&nbsp;</td>
186*0Sstevel@tonic-gate<td colspan=1 align=left valign="top">&nbsp;&nbsp;<STRONG>Start</STRONG></TD>
187*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Start the DHCP daemon.</TD>
188*0Sstevel@tonic-gate</TR>
189*0Sstevel@tonic-gate
190*0Sstevel@tonic-gate<tr><td colspan=1 width=20>&nbsp;</td>
191*0Sstevel@tonic-gate<td colspan=1 align=left valign="top">&nbsp;&nbsp;<STRONG>Disable</STRONG></TD>
192*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Disable the DHCP server or BOOTP relay agent.</TD>
193*0Sstevel@tonic-gate</TR>
194*0Sstevel@tonic-gate
195*0Sstevel@tonic-gate<tr><td colspan=1 width=20>&nbsp;</td>
196*0Sstevel@tonic-gate<td colspan=1 align=left valign="top">&nbsp;&nbsp;<STRONG>Enable</STRONG></TD>
197*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Enable the DHCP server or BOOTP relay agent.</TD>
198*0Sstevel@tonic-gate</TR>
199*0Sstevel@tonic-gate
200*0Sstevel@tonic-gate<tr><td colspan=1 width=20>&nbsp;</td>
201*0Sstevel@tonic-gate<td colspan=1 align=left valign="top">&nbsp;&nbsp;<STRONG>Modify</STRONG></TD>
202*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Customize services of DHCP server or BOOTP relay agent.</TD>
203*0Sstevel@tonic-gate</TR>
204*0Sstevel@tonic-gate
205*0Sstevel@tonic-gate<tr><td colspan=1 width=20>&nbsp;</td>
206*0Sstevel@tonic-gate<td colspan=1 align=left valign="top">&nbsp;&nbsp;<STRONG>Export Data</STRONG></TD>
207*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Copy from the DHCP data store selected IP addresses, macros, and options to a file for the purpose of importing to a DHCP server.</TD>
208*0Sstevel@tonic-gate</TR>
209*0Sstevel@tonic-gate
210*0Sstevel@tonic-gate<tr><td colspan=1 width=20>&nbsp;</td>
211*0Sstevel@tonic-gate<td colspan=1 align=left valign="top">&nbsp;&nbsp;<STRONG>Import Data</STRONG></TD>
212*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Bring into the DHCP data store  IP addresses, macros, and options that were exported from a DHCP server. </TD>
213*0Sstevel@tonic-gate</TR>
214*0Sstevel@tonic-gate
215*0Sstevel@tonic-gate<tr><td colspan=1 width=20>&nbsp;</td>
216*0Sstevel@tonic-gate<td colspan=1 align=left valign="top">&nbsp;&nbsp;<STRONG>Convert Data Store</STRONG></TD>
217*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Configure the DHCP server to use a new data store and convert existing data to new data store format. </TD>
218*0Sstevel@tonic-gate</TR>
219*0Sstevel@tonic-gate<tr><td colspan=1 width=20>&nbsp;</td>
220*0Sstevel@tonic-gate<td colspan=1 align=left valign="top">&nbsp;&nbsp;<STRONG>Unconfigure</STRONG></TD>
221*0Sstevel@tonic-gate<TD ALIGN="LEFT" VALIGN="TOP">Unconfigure the DHCP server or BOOTP relay agent.<P>&nbsp;</P></TD>
222*0Sstevel@tonic-gate</TR>
223*0Sstevel@tonic-gate
224*0Sstevel@tonic-gate
225*0Sstevel@tonic-gate
226*0Sstevel@tonic-gate<tr><td colspan=1 width=20>&nbsp;</td>
227*0Sstevel@tonic-gate	<td colspan=1 align=left valign="top" width=150 bgcolor="#FFFFFF">
228*0Sstevel@tonic-gate<U>Help</U></td>
229*0Sstevel@tonic-gate	<Td>Display the online help.<P>&nbsp;</P></Td></TR>
230*0Sstevel@tonic-gate
231*0Sstevel@tonic-gate	<tr><td colspan=1 width=20>&nbsp;</td>
232*0Sstevel@tonic-gate		<td colspan=1 align=left valign="top" width=150 bgcolor="#FFFFFF">
233*0Sstevel@tonic-gate<U>Find</U></td>
234*0Sstevel@tonic-gate	<Td>Search for an Option entry.<P>&nbsp;</P></Td></TR>
235*0Sstevel@tonic-gate
236*0Sstevel@tonic-gate
237*0Sstevel@tonic-gate	<tr><td colspan=1 width=20>&nbsp;</td>
238*0Sstevel@tonic-gate		<td colspan=1 align=left valign="top" width=150 bgcolor="#FFFFFF">
239*0Sstevel@tonic-gate<U>Column Entries</U></td>
240*0Sstevel@tonic-gate	<Td></Td></TR>
241*0Sstevel@tonic-gate
242*0Sstevel@tonic-gate	<tr><td colspan=1 width=20>&nbsp;</td>
243*0Sstevel@tonic-gate		<td colspan=1 align=left valign="top" width=150 bgcolor="#FFFFFF">
244*0Sstevel@tonic-gate&nbsp;&nbsp;<STRONG>Name</STRONG></td>
245*0Sstevel@tonic-gate	<Td>Name of the option</Td></TR>
246*0Sstevel@tonic-gate
247*0Sstevel@tonic-gate	<tr><td colspan=1 width=20>&nbsp;</td>
248*0Sstevel@tonic-gate		<td colspan=1 align=left valign="top" width=150 bgcolor="#FFFFFF">
249*0Sstevel@tonic-gate&nbsp;&nbsp;<STRONG>Category</STRONG></td>
250*0Sstevel@tonic-gate	<Td>Category of the option</Td></TR>
251*0Sstevel@tonic-gate
252*0Sstevel@tonic-gate	<tr><td colspan=1 width=20>&nbsp;</td>
253*0Sstevel@tonic-gate		<td colspan=1 align=left valign="top" width=150 bgcolor="#FFFFFF">
254*0Sstevel@tonic-gate&nbsp;&nbsp;<STRONG>Code</STRONG></td>
255*0Sstevel@tonic-gate	<Td>Numeric code that identifies the option</Td></TR>
256*0Sstevel@tonic-gate
257*0Sstevel@tonic-gate		<tr><td colspan=1 width=20>&nbsp;</td>
258*0Sstevel@tonic-gate
259*0Sstevel@tonic-gate		<td colspan=1 align=left valign="top" width=150 bgcolor="#FFFFFF">
260*0Sstevel@tonic-gate&nbsp;&nbsp;<STRONG>Type</STRONG></td>
261*0Sstevel@tonic-gate	<Td>Data type of the option</Td></TR>
262*0Sstevel@tonic-gate
263*0Sstevel@tonic-gate		<tr><td colspan=1 width=20>&nbsp;</td>
264*0Sstevel@tonic-gate		<td colspan=1 align=left valign="top" width=150 bgcolor="#FFFFFF">
265*0Sstevel@tonic-gate&nbsp;&nbsp;<STRONG>Granularity</STRONG></td>
266*0Sstevel@tonic-gate	<Td>Number of values required for the data type</Td></TR>
267*0Sstevel@tonic-gate
268*0Sstevel@tonic-gate		<tr><td colspan=1 width=20>&nbsp;</td>
269*0Sstevel@tonic-gate		<td colspan=1 align=left valign="top" width=150 bgcolor="#FFFFFF">
270*0Sstevel@tonic-gate&nbsp;&nbsp;<STRONG>Maximum</STRONG></td>
271*0Sstevel@tonic-gate
272*0Sstevel@tonic-gate	<Td>Maximum number of values to specify for the option<P></td>
273*0Sstevel@tonic-gate	</tr>
274*0Sstevel@tonic-gate	<TR><TD COLSPAN="3">&nbsp;&nbsp;&nbsp;<A HREF="#top"><small>return to top</small></A></TD></TR>
275*0Sstevel@tonic-gate
276*0Sstevel@tonic-gate	</TABLE>
277*0Sstevel@tonic-gate
278*0Sstevel@tonic-gate
279*0Sstevel@tonic-gate
280*0Sstevel@tonic-gate<!-- Don't go past this line! -->
281*0Sstevel@tonic-gate
282*0Sstevel@tonic-gate	</td>
283*0Sstevel@tonic-gate
284*0Sstevel@tonic-gate<!-- End topic block -->
285*0Sstevel@tonic-gate
286*0Sstevel@tonic-gate</tr>
287*0Sstevel@tonic-gate
288*0Sstevel@tonic-gate</table>
289*0Sstevel@tonic-gate
290*0Sstevel@tonic-gate<!-- End topic table -->
291*0Sstevel@tonic-gate
292*0Sstevel@tonic-gate</body>
293*0Sstevel@tonic-gate</html>
294