1<!--
2  -- ident	"%W%	%E% SMI"
3  --
4    Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
5    Use is subject to license terms.
6
7    CDDL HEADER START
8
9    The contents of this file are subject to the terms of the
10    Common Development and Distribution License, Version 1.0 only
11    (the "License").  You may not use this file except in compliance
12    with the License.
13
14    You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15    or http://www.opensolaris.org/os/licensing.
16    See the License for the specific language governing permissions
17    and limitations under the License.
18
19    When distributing Covered Code, include this CDDL HEADER in each
20    file and include the License file at usr/src/OPENSOLARIS.LICENSE.
21    If applicable, add the following below this CDDL HEADER, with the
22    fields enclosed by brackets "[]" replaced with your own identifying
23    information: Portions Copyright [yyyy] [name of copyright owner]
24
25    CDDL HEADER END
26  -->
27<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
28<html>
29
30<head>
31<title>DHCP Manager Help: How To... IP Addresses</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=615>
42<!-- Start navigation banner -->
43
44<tr><td colspan=4  WIDTH="615" align="center" valign="top"><IMG SRC="art/bannersmc.gif" WIDTH=615 BORDER=0 ALT="DHCP Manager Help">
45
46	</td>
47	</tr>
48
49<!-- End navigation banner -->
50
51
52<tr>
53
54<!-- Start contents block -->
55
56	<td colspan=1 valign="top" width=105>
57	<P>&nbsp;</P>
58
59	<A HREF="dhcp_main_top.html"><STRONG>Overview</STRONG></A><P>
60	<A HREF="dhcp_addr_ref.html"><STRONG>IP Addresses</STRONG></A><P>
61	<A HREF="dhcp_macro_ref.html"><STRONG>Macros</STRONG></A><P>
62	<A HREF="dhcp_option_ref.html"><STRONG>Options</STRONG></A><P>
63	<A HREF="dhcp_main_how.html"><STRONG>How To..</STRONG></A><BR>
64	&nbsp;&nbsp;<A HREF="dhcp_relay_how.html">Servers/Relays</A><BR>
65<IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT="">Addresses<BR>
66&nbsp;&nbsp;&nbsp;<A HREF="#viewtable"><EM>View</EM></A><BR>
67	&nbsp;&nbsp;&nbsp;<A href="#newtable"><EM>Create</EM></A><BR>
68	&nbsp;&nbsp;&nbsp;<A HREF="#copy"><EM>Duplicate</EM></A><BR>
69	&nbsp;&nbsp;&nbsp;<A HREF="#modaddr"><EM>Modify</EM></A><BR>
70	&nbsp;&nbsp;&nbsp;<A HREF="#modmulti"><EM>Modify Multiple</EM></A><BR>
71	&nbsp;&nbsp;&nbsp;<A HREF="#addwiz"><EM>Add Multiple</EM></A><BR>
72	&nbsp;&nbsp;&nbsp;<A HREF="#reladdr"><EM>Release</EM></A><BR>
73	&nbsp;&nbsp;&nbsp;<A HREF="#deltable"><EM>Delete</EM></A><BR>
74	&nbsp;&nbsp;<A HREF="dhcp_macro_how.html">Macros</A><BR>
75	&nbsp;&nbsp;<A HREF="dhcp_option_how.html">Options</A><P>
76
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
81		</td>
82
83
84
85<!-- End contents block -->
86
87<!-- Start column rule -->
88
89	<td colspan=1 width=5 bgcolor="#CCCCCC">&nbsp;</td>
90
91<!-- End column spacer -->
92
93<!-- Start column spacer -->
94
95	<td colspan=1 width=10 bgcolor="#FFFFFF">&nbsp;</td>
96
97<!-- End column spacer -->
98
99
100
101<!-- Start topic block -->
102
103
104	<td colspan=1 valign="top" bgcolor="#ffffff">
105	<P>&nbsp;</P>
106	<H1>How To: Addresses</H1>
107
108
109
110
111<strong><big><A NAME="viewtable">View IP Addresses</A></big></strong><p>
112
113	<ol type=1>
114
115	<li><B>Choose the <a href="dhcp_addr_ref.html">Addresses</a>
116	tab in the main window.</B></LI><P>
117
118	<li><strong>Choose a network from the Network list.</strong><BR>
119	DHCP Manager displays a list of client records in the
120	current network, listed by IP address.</li><P>
121</OL>
122To change the way the addresses data is displayed, click in the column header. For example, click the Server column heading to view the records alphabetically in ascending order by server name. Hold down the shift key and click the Server column heading to view the records listed by server in descending order. <P>
123
124<HR NOSHADE>
125
126<strong><big><A NAME="newtable">Create a New IP Address</A></big></strong><p>
127
128	<ol type=1>
129
130<li><B>Choose the <a href="dhcp_addr_ref.html">Addresses</a>
131	tab in the main window.</B></LI><P>
132
133	<li><strong>Choose a network from the Network list.</strong><BR>
134	DHCP Manager displays a list of client records in the
135	current network, listed by IP address.</li><P>
136
137	<LI>Click <a href="dhcp_addr_create.html"><strong>Create</strong></a> in the Edit menu.<br>
138
139	The Create Address dialog box opens.</LI><P>
140
141	<li><strong>Enter the desired <a href="dhcp_addr_ref.html">settings</a> for the new address.</strong><BR>
142	You can enter the following settings in the Address screen:
143		<UL TYPE="DISC">
144		<LI>IP address - the new address</LI>
145		<LI>Client name </LI>
146		<LI>Owning server</LI>
147		<LI>Configuration macro - scroll for available macro</LI>
148		</UL>
149	Click Lease to enter further settings:
150		<UL TYPE="DISC">
151		<LI>Client ID</LI>
152		<LI>Lease status</LI>
153		<LI>Lease expiration</LI>
154		</UL>
155		</LI><P>
156	<LI><strong>Click OK to exit the dialog.</strong><p></li>
157
158	</ol><P>
159
160 <HR NOSHADE>
161
162<strong><big><A NAME="addwiz">Add Multiple IP Addresses</A></big></strong><p>
163
164	<ol type=1>
165
166	<li><B>Choose the <a href="dhcp_addr_ref.html">Addresses</a>
167	tab in the main window.</B></LI><P>
168
169	<li><strong>Choose a network from the Network list.</strong><BR>
170	DHCP Manager displays a list of client records in the
171	current network, listed by IP address.</li><P>
172
173	<LI><strong>Click <A HREF="dhcp_addr_wiz.html">Address Wizard</A> in the Edit menu.</strong><br>
174
175	The Address Wizard starts.</LI><P>
176
177	<li><strong>Follow the directions to add one of more addresses to the selected network.</strong><BR>
178	You can enter values for the following <a href="dhcp_addr_ref.html">settings</a>:
179		<UL TYPE="DISC">
180		<LI>Owning server</LI>
181		<LI>Number of addresses to add</li>
182		<LI>Starting IP address</LI>
183		<LI>Whether to generate host names for clients</LI>
184		<LI>Configuration macro</LI>
185		<LI>Lease status</LI>
186		<LI>Lease type</LI>
187		</UL><P>
188	<LI><strong>Click OK to exit the dialog box.</strong></LI>
189	</ol><P>
190	&nbsp;&nbsp;&nbsp;<A HREF="#top"><small>return to top</small></A>
191
192	<HR NOSHADE>
193
194<strong><big><A NAME="copy">Duplicate an IP Address</A></big></strong><p>
195
196	<ol type=1>
197
198	<li><B>Choose the <a href="dhcp_addr_ref.html">Addresses</a>
199	tab in the main window.</B></LI><P>
200
201	<li><strong>Choose a network from the Network list.</strong><BR>
202	DHCP Manager displays a list of client records in the
203	current network, listed by IP address.</li><P>
204
205	<LI><strong>From the list of addresses, select a client record that
206	you want to copy.</strong></LI><P>
207
208	<LI><strong>Click <a href="dhcp_addr_dup.html">Duplicate</a> from the Edit menu.</strong><br>
209
210	The Duplicate Address dialog box opens. Some of the fields have settings that duplicate those of the selected client record.</LI><P>
211
212	<li><strong>Enter the new IP address in the IP Address field.</strong><br>
213You can change any of the settings listed for this address.</LI><P>
214	<li><strong>Click OK to exit the dialog box.</strong><p></li>
215
216	</ol><P>
217
218
219<HR NOSHADE>
220
221<strong><big><A NAME="modaddr">Modify an IP Address</A></big></strong><p>
222
223	<ol type=1>
224
225	<li><B>Choose the <a href="dhcp_addr_ref.html">Addresses</a>
226	tab in the main window.</B></LI><P>
227
228	<li><strong>Choose a network from the Network list.</strong><BR>
229	DHCP Manager displays a list of client records in the
230	current network, listed by IP address.</li><P>
231
232	<li><strong>Select the client record you want to modify, and then
233	choose <a href="dhcp_addr_mod.html">Properties</a> from the Edit menu (or
234double-click in the table).</strong><br>
235
236	The Address Properties dialog box is displayed.<p></li>
237
238	<li><strong>Enter the desired settings for the addresses, and then
239    click OK to exit the dialog.</strong><p></li>
240
241	</ol><P>
242&nbsp;&nbsp;&nbsp;<A HREF="#top"><small>return to top</small></A>
243<HR NOSHADE>
244
245<strong><big><A NAME="modmulti">Modify Multiple IP Addresses</A></big></strong><p>
246
247	<ol type=1>
248
249	<li><strong>Choose the <a
250href="dhcp_addr_ref.html">Addresses</a> tab in the main window.</strong><P></LI>
251
252	<li><strong>Choose a network from the Network list.</strong><BR>
253	DHCP Manager displays a list of client records in the
254	current network, listed by IP address.</li><P>
255
256	<li><strong>Select the client records you want to modify, and then
257	choose <a href="dhcp_addr_multi.html">Properties</a> from the Edit menu.</strong><BR>
258	You can select a range of addresses by holding down the Shift key
259	as you highlight your choices. <P>
260	To select individual addresses, hold down the Control key and select
261	the addresses you want to modify.<P>
262
263	The Modify Multiple Addresses
264	dialog box is displayed.<p></li>
265
266	<li><strong>Edit this screen to change one or more settings.</strong></LI><P>
267
268	<LI><strong>Click OK to exit the dialog.</strong><p></li>
269
270	</ol>
271
272<HR NOSHADE>
273
274<strong><big><A NAME="reladdr">Release IP Addresses</A></big></strong><p>
275
276	<ol type=1>
277
278	<li><B>Choose the <a href="dhcp_addr_ref.html">Addresses</a>
279	tab in the main window.</B></LI><P>
280
281	<li><strong>Choose a network from the Network list.</strong><BR>
282	DHCP Manager displays a list of client records in the
283	current network, listed by IP address.</li><P>
284
285	<LI><strong>Select one or more addresses to release, and then choose <a href="dhcp_addr_rel.html">Release</a> from the Edit menu.</strong><BR>
286	The Release Address dialog box opens.  </LI><P>
287	<li><strong>Click OK to release the selected addresses.</strong><p></li>
288
289	</ol>
290
291<HR NOSHADE>
292
293<strong><big><A NAME="deltable">Delete IP Addresses</A></big></strong><p>
294
295	<ol type=1>
296
297	<li><B>Choose the <a href="dhcp_addr_ref.html">Addresses</a>
298	tab in the main window.</B></LI><P>
299
300	<li><strong>Choose a network from the Network list.</strong><BR>
301	DHCP Manager displays a list of client records in the
302	current network, listed by IP address.</li><P>
303
304	<LI><strong>Select one or more addresses to delete, and then choose <A HREF="dhcp_addr_del.html">Delete</A> from the Edit menu.</strong></LI><P>
305
306	<li><strong>Click OK to delete the selected addresses.</strong><p></li>
307
308	</ol>
309
310
311<p>
312&nbsp;&nbsp;&nbsp;<A HREF="#top"><small>return to top</small></A>
313
314<!-- Don't go past this line! -->
315
316	</td>
317
318<!-- End topic block -->
319
320</tr>
321
322</table>
323
324<!-- End topic table -->
325
326</body>
327</html>
328