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: Address Wizard</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> </P> 59 60<A HREF="dhcp_main_top.html"><STRONG>Overview</STRONG></A><P> 61 62<A HREF="dhcp_relay_ref.html"><STRONG>Servers and Relays</STRONG></A><P> 63<A HREF="dhcp_addr_ref.html"><STRONG>Addresses</STRONG></A><BR> 64 65 <A HREF="dhcp_addr_create.html">Create</A><BR> 66 67<IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT="">Address Wizard<BR> 68 <a href="#addrno"><EM>Number</EM></a><BR> 69 <a href="#ownserv"><EM>Server</EM></a><BR> 70 <a href="#startaddr"><EM>Start Addr</EM></a><BR> 71 <a href="#name"><EM>Names</EM></a><BR> 72 <a href="#confirm"><EM>Confirm</EM></a><BR> 73 <a href="#config"><EM>Config</EM></a><BR> 74 <a href="#unusable"><EM>Unusable</EM></a><BR> 75 <a href="#lease"><EM>Lease</EM></a><BR> 76 <A HREF="dhcp_addr_dup.html">Duplicate</A><BR> 77 <A HREF="dhcp_addr_mod.html">Modify</A><BR> 78 <A HREF="dhcp_addr_multi.html">Modify Multiple</A><BR> 79 <A HREF="dhcp_addr_rel.html">Release</A><BR> 80 <A HREF="dhcp_addr_del.html">Delete</A><P> 81 82 83 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 90<A HREF="dhcp_main_idx.html"><STRONG>Index</STRONG></A> 91 92 93 </td> 94 95 96 97<!-- End contents block --> 98 99<!-- Start column rule --> 100 101 <td colspan=1 width=5 bgcolor="#CCCCCC"> </td> 102 103<!-- End column spacer --> 104 105<!-- Start column spacer --> 106 107 <td colspan=1 width=10 bgcolor="#FFFFFF"> </td> 108 109<!-- End column spacer --> 110 111 112 113<!-- Start topic block --> 114 115 116 <td colspan=1 valign="top" bgcolor="#ffffff"> 117 <P> </P> 118<h1>Address Wizard</h1> 119 120Use the Address Wizard to add a block of addresses to the server's DHCP network. To start the Address Wizard, select Addresses from the View menu, and then select Address Wizard from the Edit menu. 121<p> 122 123Proceed through the steps by clicking the arrow key at the bottom of 124the screen. 125 126<p> 127To enter information, double-click in the field, enter the desired value, and then press Enter. 128<P> 129If you choose the Address Wizard, you will be asked 130to supply the following information. <P><HR NOSHADE><P> 131 132 <table border=0 cellspacing=4 cellpadding=3> 133 134 135 136 <tr> 137 <td valign="top" width=125><A NAME="addrno"><STRONG>Number of Addresses</STRONG></A></td> 138 <td valign="top">Enter the total number of addresses to add 139 to the DHCP server's network. </td> 140 </tr> 141 142 <tr> 143 <td valign="top" width=125><A NAME="ownserv"><STRONG>Managed by Server</STRONG></A></td> 144 <td valign="top">Enter the IP address of the DHCP server 145 that manages these IP addresses. This server is responsible for initially responding 146 to the DHCP client's request for an IP address. 147 </td> 148 </tr> 149 150 <tr> 151 <td valign="top" width=125><A NAME="startaddr"><STRONG>Starting IP Address</STRONG></A></td> 152 <td valign="top">Enter the first IP address in the series.<P></td> 153 </tr> 154 155 <tr> 156 <td valign="top" width=125><A NAME="name"><STRONG>Generate Names</STRONG></A></td> 157 <td valign="top">Enter a root name for generated client names.<P> You can 158 generate a list of client names for each allocated address. The names will be entered in the server's <tt>hosts</tt> table. Each new 159 client name will use the root name and add an incremental number.<P> 160 </td> 161 </tr> 162 163 <tr> 164 <td valign="top" width=125><A NAME="confirm"><STRONG>Confirm Address List</STRONG></A></td> 165 <td valign="top">You can view the information that you have entered.<P> 166 If you want to add or modify addresses, use the <A HREF="dhcp_addr_create.html">Create Address</A> or <A HREF="dhcp_addr_mod.html">Modify Address</A> options in the Edit menu.<P> 167 <P> 168 </td> 169 </tr> 170 171 <tr> 172 <td valign="top" width=125><A NAME="config"><STRONG>Client Configuration Macro</STRONG></A></td> 173 <td valign="top">Enter the name of a client configuration macro. You can 174 scroll for existing macros. Select a macro from the list and click View to display the contents of the macro.<P> 175If you want to name a macro that does not exist, 176 you can create it with the <A HREF="dhcp_macro_create.html">Create Macro</A> 177 dialog box.<P> 178 </td> 179 </tr> 180 181 <tr> 182 <td valign="top" width=125><A NAME="unusable"><STRONG>Unusable</STRONG></A></td> 183 <td valign="top">You can choose to mark these addresses as <A HREF="dhcp_addr_ref.html#unuse">Unusable</A>. <P> 184 </td> 185 </tr> 186 187 <tr> 188 <td valign="top" width=125><A NAME="lease"><STRONG>Lease Type</STRONG></A></td> 189 <td valign="top">Select Dynamic or Permanent.<p> 190 <U>Dynamic:</U> The DHCP server is responsible for the allocation 191 and re-allocation of this range of IP addresses. Choose Dynamic if you want to 192 make IP addresses available when they are not being used.<P> 193 Enter the expiration time of the lease. You can specify an 194 expiration date in mm/dd/yyyy format. <P> 195 <U>Permanent:</U> The address is permanently assigned to the client.<P> 196 </td> 197 </tr> 198 199 </table> 200 <A HREF="#top"><small>return to top</small></A> 201 202<p> </p> 203 204<!-- Don't go past this line! --> 205 206 </td> 207 208<!-- End topic block --> 209 210</tr> 211 212</table> 213 214<!-- End topic table --> 215 216</body> 217</html> 218