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 Address</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
57	
58<td colspan=1 valign="top" width=105>
59	<P>&nbsp;</P>
60
61	<A HREF="dhcp_main_top.html"><STRONG>Overview</STRONG></A><P>
62	<A HREF="dhcp_relay_ref.html"><STRONG>Servers and Relay Agents</STRONG></A><P>
63	
64	<A HREF="dhcp_addr_ref.html"><STRONG>IP Addresses</STRONG></A><BR>
65	&nbsp;&nbsp;<A HREF="dhcp_addr_create.html">Create</A><BR>
66	&nbsp;&nbsp;<A HREF="dhcp_addr_wiz.html">Address Wizard</A><BR>
67	&nbsp;&nbsp;<A HREF="dhcp_addr_dup.html">Duplicate</A><BR>
68<IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT="">Modify<BR>
69	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#ip"><EM>Address</EM></a><BR>
70		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#name"><EM>Name</EM></a><BR>
71		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#server"><EM>Server</EM></a><BR>
72		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#macro"><EM>Macro</EM></a><BR>
73		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#comment"><EM>Comment</EM></a><BR>
74		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#cid"><EM>Client ID</EM></a><BR>
75		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#res"><EM>Reserved</EM></a><BR>
76		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#lease"><EM>Lease</EM></a><BR>
77		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#bootp"><EM>BOOTP</EM></a><BR>
78		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="#unusable"><EM>Unusable</EM></A><BR>
79	
80	&nbsp;&nbsp;<A HREF="dhcp_addr_multi.html">Modify Multiple</A><BR>
81
82	&nbsp;&nbsp;<A HREF="dhcp_addr_rel.html">Release</A><BR>
83	&nbsp;&nbsp;<A HREF="dhcp_addr_del.html">Delete</A><P>
84		
85<A HREF="dhcp_macro_ref.html"><STRONG>Macros</STRONG></A><P>
86<A HREF="dhcp_option_ref.html"><STRONG>Options</STRONG></A><P>		
87<A HREF="dhcp_main_how.html"><STRONG>How To..</STRONG></A><P>
88<A HREF="dhcp_main_menus.html"><STRONG>Menus</STRONG></A><P>
89<A HREF="dhcp_main_idx.html"><STRONG>Index</STRONG></A>
90	
91	
92		</td>
93
94
95
96<!-- End contents block -->
97
98<!-- Start column rule -->
99
100	<td colspan=1 width=5 bgcolor="#CCCCCC">&nbsp;</td>
101
102<!-- End column spacer -->
103
104<!-- Start column spacer -->
105
106	<td colspan=1 width=10 bgcolor="#FFFFFF">&nbsp;</td>
107
108<!-- End column spacer -->
109
110
111
112<!-- Start topic block -->
113
114
115	<td colspan=1 valign="top" bgcolor="#ffffff">
116	<P>&nbsp;</P>
117
118<h1>Modify Address</h1>
119
120The Address Properties dialog box lets you view and modify the settings for
121an address in the current DHCP network table on the selected DHCP server. <p>
122
123<center>
124
125	<table border=1 cellspacing=3 cellpadding=3>
126
127	<tr>
128	<td valign="top" align="left" BGCOLOR="#EBEBEB">To modify 
129	several addresses at once, select the addresses in the View Addresses main window, 
130	and then choose Properties from the Edit menu to display the <a 
131	href="dhcp_addr_multi.html">Modify Multiple Addresses</a> dialog box.</td>
132	</tr>
133
134	</table>
135
136</center>
137
138<p>The settings in the Address Properties dialog box are described below.<p>
139
140<P><HR NOSHADE><P>
141
142	<table border=0 cellspacing=4 cellpadding=3>
143
144	<tr>
145	<td width=100 valign="top"><a name="ip"><STRONG>IP Address</STRONG></a></td>
146	<td valign="top">Specify the IP address to make available to new
147	DHCP clients. The new address must be unique in the current DHCP network table.</td>
148	</tr>
149
150	
151	<tr>
152	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><A NAME="name"><STRONG>Client Name</STRONG></A> (optional)</td>
153	<td valign="top">Specify the host name of the client. If you use this option, the DHCP Manager will
154attempt to create an entry in the <tt>hosts</tt>
155table.</td> 	
156	</tr>
157	
158	<tr>
159	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><a name="server"><STRONG>Owned By Server</STRONG></a></td> 
160	<td valign="top">Specify the IP address of the DHCP server 
161	that owns the new IP address. This server is 
162	responsible for initially responding to the DHCP client's request for 
163	IP address allocation.</td>
164	</tr>
165
166	
167	<tr>
168	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><a name="macro"><STRONG>Configuration Macro</STRONG></a></td>
169	<td valign="top">Specify an optional macro for the server to 
170	use to obtain client configuration parameters from the <tt>dhcptab</tt>. Click the arrow to see a list of macros available on the 
171	server. If the macro you want to specify does not already exist on the server, you
172	can create it, using the <a href="dhcp_macro_create.html">Create Macro</A>
173	dialog box.</td>
174	</tr>
175	
176		<tr>
177	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><a name="comment"><STRONG>Comment</STRONG> (optional)</a></td>
178	<td valign="top">Enter an optional text comment.</td>
179	</tr>
180
181
182</table>
183
184
185<P><HR NOSHADE><P>
186
187	
188Click Lease to configure the setting for lease status and expiration.
189The following settings are available.
190
191
192	<table border=0 cellspacing=4 cellpadding=3>
193	
194	<tr>
195
196	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><a name="cid"><STRONG>Client ID</STRONG></a></td><td valign="top">A unique indentifier of the DHCP or BOOTP client using this address. The client ID is determined by the vendor of the DHCP client. For non-Solaris DHCP clients, consult your DHCP client documentation for more information.<P> For Solaris DHCP clients, the client ID is a string created by the concatenation of the network hardware type and the client's hardware address. For example, a client with a hardware type of <tt>01</tt> (10-Mb Ethernet) and a hardware address of <tt>8:0:20:11:12:b7</tt> would have a client ID of <tt>010800201112B7</tt>.
197<p>
198	An entry with a Client ID value of 00 indicates that the address is
199	freely available for dynamic allocation to a requesting client. 
200	<p></td>
201	</tr>
202	
203	<TR>
204	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><a name="res"><STRONG>Reserved</STRONG></a></td>
205	<TD>The address is reserved for this client and cannot be reclaimed 
206	by the server.</TD>
207	</tr>
208	<TR>
209	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><a name="lease"><STRONG>Lease Policy</STRONG></a></td>
210	<td valign="top">
211	<U>Dynamic:</U> The DHCP server is responsible for the allocation 
212	and re-allocation of this range of IP addresses. <P>
213	Enter the expiration time of the lease. You can specify an
214	expiration date for the lease in mm/dd/yyyy format.<P>
215	
216	<U>Permanent:</U> The lease does not expire.
217	</td>
218		</tr>
219
220
221
222	<tr>
223	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><A NAME="bootp"><STRONG>Assign Only to BOOTP Clients</STRONG></A></td>
224	<td valign="top">The selected IP address is reserved for 
225	BOOTP clients.</td>
226	</tr>
227
228	<tr>
229	<TD WIDTH="100" ALIGN="LEFT" VALIGN="TOP"><A NAME="unusable"><STRONG>Address is Unusable</STRONG></A></td>
230	<td valign="top">This IP address cannot be used. You can use this setting together with Reserved to prevent a client from booting.</td>
231	</tr>
232
233	</table>
234
235<p>&nbsp;</p>
236
237&nbsp;&nbsp;&nbsp;<A HREF="#top"><small>return to top</small></A>
238
239
240<!-- Don't go past this line! -->
241
242	</td>
243
244<!-- End topic block -->
245
246</tr>
247
248</table>
249
250<!-- End topic table -->
251
252</body>
253</html>
254