1<!--
2  -- ident	"%W%	%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: Modify Multiple 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
43<!-- Start navigation banner -->
44
45<tr><td colspan=4  WIDTH="615" align="center" valign="top"><IMG SRC="art/bannersmc.gif" WIDTH=615 BORDER=0 ALT="DHCP Manager Help">
46
47	</td>
48	</tr>
49
50<!-- End navigation banner -->
51
52
53<tr>
54
55<!-- Start contents block -->
56
57	<td colspan=1 valign="top" width=105>
58	<P>&nbsp;</P>
59
60	<A HREF="dhcp_main_top.html"><STRONG>Overview</STRONG></A><P>
61	<A HREF="dhcp_relay_ref.html"><STRONG>Servers and Relay Agents</STRONG></A><P>
62
63	<A HREF="dhcp_addr_ref.html"><STRONG>IP Addresses</STRONG></A><BR>
64	&nbsp;&nbsp;<A HREF="dhcp_addr_create.html">Create</A><BR>
65	&nbsp;&nbsp;<A HREF="dhcp_addr_wiz.html">Address Wizard</A><BR>
66	&nbsp;&nbsp;<A HREF="dhcp_addr_dup.html">Duplicate</A><BR>
67	&nbsp;&nbsp;<A HREF="dhcp_addr_mod.html">Modify</A><BR>
68	<IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT="">Modify Multi<BR>
69		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#server"><EM>Server</EM></a><BR>
70	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#comment"><EM>Comment</EM></a><BR>
71		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#macro"><EM>Macro</EM></a><BR>
72		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#bootp"><EM>BOOTP</EM></a><BR>
73		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#unusable"><EM>Unusable</EM></A><BR>
74		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#lease"><EM>Lease</EM></a><BR>
75	&nbsp;&nbsp;<A HREF="dhcp_addr_rel.html">Release</A><BR>
76	&nbsp;&nbsp;<A HREF="dhcp_addr_del.html">Delete</A><P>
77
78<A HREF="dhcp_macro_ref.html"><STRONG>Macros</STRONG></A><P>
79<A HREF="dhcp_option_ref.html"><STRONG>Options</STRONG></A><P>
80<A HREF="dhcp_main_how.html"><STRONG>How To..</STRONG></A><P>
81<A HREF="dhcp_main_menus.html"><STRONG>Menus</STRONG></A><P>
82<A HREF="dhcp_main_idx.html"><STRONG>Index</STRONG></A>
83
84
85
86		</td>
87
88
89
90<!-- End contents block -->
91
92<!-- Start column rule -->
93
94	<td colspan=1 width=5 bgcolor="#CCCCCC">&nbsp;</td>
95
96<!-- End column spacer -->
97
98<!-- Start column spacer -->
99
100	<td colspan=1 width=10 bgcolor="#FFFFFF">&nbsp;</td>
101
102<!-- End column spacer -->
103
104
105
106<!-- Start topic block -->
107
108
109	<td colspan=1 valign="top" bgcolor="#ffffff">
110	<P>&nbsp;</P>
111
112
113<h1>Modify Multiple Addresses</h1>
114
115The Modify Multiple Addresses dialog box lets you modify multiple client
116records in the current DHCP network table. <p>
117
118<center>
119
120	<table border=1 cellspacing=3 cellpadding=3 width=400>
121
122	<tr>
123	<td width=400 valign="top" align="left" BGCOLOR="#EBEBEB">To modify one
124	address at a time, select the address in the list of addresses
125	for the selected network, and then choose Properties from the Edit menu
126	to display the <a href="dhcp_addr_mod.html">Address Properties</a>
127	dialog box.</td>
128	</tr>
129
130	</table>
131
132</center>
133
134<p>The settings in the Modify Multiple Addresses dialog box are described below.<p>
135Note that fields labelled Keep Current Settings are not modified in the selected records.
136
137<P><HR NOSHADE><P>
138
139	<table border=0 cellspacing=4 cellpadding=3>
140
141		<tr>
142	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><a name="server"><STRONG>Managing Server</STRONG></a></td>
143	<td valign="top">Specify the host name or IP address of the DHCP server
144	that owns the IP address. This server is responsible for initially responding to the DHCP client's request for IP address allocation.<P>
145
146Click the arrow to view a list of servers to which you are connected.
147You can enter a the name or address of a server that is not on this list.</td>
148	</tr>
149
150			<tr>
151	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><a name="comment"><STRONG>Comment</STRONG> (optional)</a></td>
152	<td valign="top">Enter an optional text comment.</td>
153	</tr>
154
155	<tr>
156	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><a name="macro"><STRONG>Configuration Macro</STRONG></a></td>
157	<td valign="top">The configuration macro is used by the server to
158	obtain client configuration parameters from the <tt>dhcptab</tt>. Click the arrow to see a list of macros available on the
159	server. If the macro you want to specify does not already exist on the server, you can create it, using the <a href="dhcp_macro_create.html">Create Macro</A> dialog box.</td>
160	</tr>
161
162	<tr>
163	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><a name="bootp"><STRONG>BootP</STRONG></a></td>
164	<td valign="top">You can choose whether or not to assign all the addresses to BOOTP clients.</td>
165	</tr>
166
167		<tr>
168	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><a name="unusable"><STRONG>Unusable</STRONG></a></td>
169	<td valign="top">You can choose whether or not to mark these addresses as Unusable.</td>
170	</tr>
171
172	<TR>
173	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><a name="lease"><STRONG>Lease Type</STRONG></a></td>
174	<td valign="top">
175	<U>Dynamic:</U> The DHCP server is responsible for the allocation
176	and re-allocation of this range of IP addresses. <P>
177	Enter the expiration time of the lease. You can specify an
178	expiration date for the lease in mm/dd/yyyy format.<P>
179	<U>Permanent:</U> The lease does not expire.
180
181	</td>
182		</tr>
183
184
185	</table>
186
187<p>&nbsp;</p>
188
189&nbsp;&nbsp;&nbsp;<A HREF="#top"><small>return to top</small></A>
190
191
192<!-- Don't go past this line! -->
193
194	</td>
195
196<!-- End topic block -->
197
198</tr>
199
200</table>
201
202<!-- End topic table -->
203
204</body>
205</html>
206