1*0Sstevel@tonic-gate<!-- 2*0Sstevel@tonic-gate -- ident "%W% %E% SMI" 3*0Sstevel@tonic-gate -- 4*0Sstevel@tonic-gate Copyright 2005 Sun Microsystems, Inc. All rights reserved. 5*0Sstevel@tonic-gate Use is subject to license terms. 6*0Sstevel@tonic-gate 7*0Sstevel@tonic-gate CDDL HEADER START 8*0Sstevel@tonic-gate 9*0Sstevel@tonic-gate The contents of this file are subject to the terms of the 10*0Sstevel@tonic-gate Common Development and Distribution License, Version 1.0 only 11*0Sstevel@tonic-gate (the "License"). You may not use this file except in compliance 12*0Sstevel@tonic-gate with the License. 13*0Sstevel@tonic-gate 14*0Sstevel@tonic-gate You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 15*0Sstevel@tonic-gate or http://www.opensolaris.org/os/licensing. 16*0Sstevel@tonic-gate See the License for the specific language governing permissions 17*0Sstevel@tonic-gate and limitations under the License. 18*0Sstevel@tonic-gate 19*0Sstevel@tonic-gate When distributing Covered Code, include this CDDL HEADER in each 20*0Sstevel@tonic-gate file and include the License file at usr/src/OPENSOLARIS.LICENSE. 21*0Sstevel@tonic-gate If applicable, add the following below this CDDL HEADER, with the 22*0Sstevel@tonic-gate fields enclosed by brackets "[]" replaced with your own identifying 23*0Sstevel@tonic-gate information: Portions Copyright [yyyy] [name of copyright owner] 24*0Sstevel@tonic-gate 25*0Sstevel@tonic-gate CDDL HEADER END 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: Duplicate Address</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 37*0Sstevel@tonic-gate<body bgcolor="#FFFFFF"> 38*0Sstevel@tonic-gate 39*0Sstevel@tonic-gate<a name="top"></a> 40*0Sstevel@tonic-gate 41*0Sstevel@tonic-gate<table border=0 cellspacing=0 cellpadding=0 width=615> 42*0Sstevel@tonic-gate 43*0Sstevel@tonic-gate<!-- Start navigation banner --> 44*0Sstevel@tonic-gate 45*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"> 46*0Sstevel@tonic-gate 47*0Sstevel@tonic-gate </td> 48*0Sstevel@tonic-gate </tr> 49*0Sstevel@tonic-gate 50*0Sstevel@tonic-gate<!-- End navigation banner --> 51*0Sstevel@tonic-gate 52*0Sstevel@tonic-gate 53*0Sstevel@tonic-gate<tr> 54*0Sstevel@tonic-gate 55*0Sstevel@tonic-gate<!-- Start contents block --> 56*0Sstevel@tonic-gate 57*0Sstevel@tonic-gate <td colspan=1 valign="top" width=105> 58*0Sstevel@tonic-gate <P> </P> 59*0Sstevel@tonic-gate 60*0Sstevel@tonic-gate<A HREF="dhcp_main_top.html"><STRONG>Overview</STRONG></A><P> 61*0Sstevel@tonic-gate 62*0Sstevel@tonic-gate<A HREF="dhcp_relay_ref.html"><STRONG>Servers and Relay Agents</STRONG></A><P> 63*0Sstevel@tonic-gate<A HREF="dhcp_addr_ref.html"><STRONG>IP Addresses</STRONG></A><BR> 64*0Sstevel@tonic-gate <A HREF="dhcp_addr_create.html">Create</A><BR> 65*0Sstevel@tonic-gate <A HREF="dhcp_addr_wiz.html">Address Wizard</A><BR> 66*0Sstevel@tonic-gate 67*0Sstevel@tonic-gate <IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT="">Duplicate<BR> 68*0Sstevel@tonic-gate <a href="#ip"><EM>Address</EM></a><BR> 69*0Sstevel@tonic-gate <a href="#name"><EM>Name</EM></a><BR> 70*0Sstevel@tonic-gate <a href="#server"><EM>Server</EM></a><BR> 71*0Sstevel@tonic-gate <a href="#macro"><EM>Macro</EM></a><BR> 72*0Sstevel@tonic-gate <a href="#comment"><EM>Comment</EM></a><BR> 73*0Sstevel@tonic-gate <a href="#cid"><EM>Client ID</EM></a><BR> 74*0Sstevel@tonic-gate <a href="#res"><EM>Reserved</EM></a><BR> 75*0Sstevel@tonic-gate <a href="#lease"><EM>Lease</EM></a><BR> 76*0Sstevel@tonic-gate <a href="#bootp"><EM>BOOTP</EM></a><BR> 77*0Sstevel@tonic-gate <a href="#unusable"><EM>Unusable</EM></A><BR> 78*0Sstevel@tonic-gate <A HREF="dhcp_addr_mod.html">Modify</A><BR> 79*0Sstevel@tonic-gate 80*0Sstevel@tonic-gate <A HREF="dhcp_addr_multi.html">Modify Multiple</A><BR> 81*0Sstevel@tonic-gate 82*0Sstevel@tonic-gate 83*0Sstevel@tonic-gate <A HREF="dhcp_addr_rel.html">Release</A><BR> 84*0Sstevel@tonic-gate <A HREF="dhcp_addr_del.html">Delete</A><P> 85*0Sstevel@tonic-gate 86*0Sstevel@tonic-gate<A HREF="dhcp_macro_ref.html"><STRONG>Macros</STRONG></A><P> 87*0Sstevel@tonic-gate 88*0Sstevel@tonic-gate<A HREF="dhcp_option_ref.html"><STRONG>Options</STRONG></A><P> 89*0Sstevel@tonic-gate 90*0Sstevel@tonic-gate<A HREF="dhcp_main_how.html"><STRONG>How To..</STRONG></A><P> 91*0Sstevel@tonic-gate<A HREF="dhcp_main_menus.html"><STRONG>Menus</STRONG></A><P> 92*0Sstevel@tonic-gate 93*0Sstevel@tonic-gate<A HREF="dhcp_main_idx.html"><STRONG>Index</STRONG></A> 94*0Sstevel@tonic-gate 95*0Sstevel@tonic-gate 96*0Sstevel@tonic-gate </td> 97*0Sstevel@tonic-gate 98*0Sstevel@tonic-gate 99*0Sstevel@tonic-gate 100*0Sstevel@tonic-gate<!-- End contents block --> 101*0Sstevel@tonic-gate 102*0Sstevel@tonic-gate<!-- Start column rule --> 103*0Sstevel@tonic-gate 104*0Sstevel@tonic-gate <td colspan=1 width=5 bgcolor="#CCCCCC"> </td> 105*0Sstevel@tonic-gate 106*0Sstevel@tonic-gate<!-- End column spacer --> 107*0Sstevel@tonic-gate 108*0Sstevel@tonic-gate<!-- Start column spacer --> 109*0Sstevel@tonic-gate 110*0Sstevel@tonic-gate <td colspan=1 width=10 bgcolor="#FFFFFF"> </td> 111*0Sstevel@tonic-gate 112*0Sstevel@tonic-gate<!-- End column spacer --> 113*0Sstevel@tonic-gate 114*0Sstevel@tonic-gate 115*0Sstevel@tonic-gate 116*0Sstevel@tonic-gate<!-- Start topic block --> 117*0Sstevel@tonic-gate 118*0Sstevel@tonic-gate 119*0Sstevel@tonic-gate <td colspan=1 valign="top" bgcolor="#ffffff"> 120*0Sstevel@tonic-gate <P> </P> 121*0Sstevel@tonic-gate 122*0Sstevel@tonic-gate<h1>Duplicate Address</h1> 123*0Sstevel@tonic-gate 124*0Sstevel@tonic-gateThe Duplicate Address dialog box provides a quick way to add a new 125*0Sstevel@tonic-gateaddress to the current DHCP network table. Select an address with 126*0Sstevel@tonic-gatesettings that you want to copy to a new address, and then choose 127*0Sstevel@tonic-gateDuplicate from the Edit menu. <p> 128*0Sstevel@tonic-gate 129*0Sstevel@tonic-gate<p>The settings in the Duplicate Address dialog box are described below. 130*0Sstevel@tonic-gate<P><HR NOSHADE><P> 131*0Sstevel@tonic-gate 132*0Sstevel@tonic-gate<a name="one"></a> 133*0Sstevel@tonic-gate <table border=0 cellspacing=4 cellpadding=3> 134*0Sstevel@tonic-gate 135*0Sstevel@tonic-gate <tr> 136*0Sstevel@tonic-gate <td width=125 valign="top"><a name="ip"><STRONG>IP Address</STRONG></a></td> 137*0Sstevel@tonic-gate <td valign="top">The IP address for this record.</td> 138*0Sstevel@tonic-gate </tr> 139*0Sstevel@tonic-gate 140*0Sstevel@tonic-gate <tr> 141*0Sstevel@tonic-gate <td width=125 valign="top"><a name="name"><STRONG>Client Name</STRONG> (optional)</a></td> 142*0Sstevel@tonic-gate <td valign="top">The host name of the client.</td> 143*0Sstevel@tonic-gate </tr> 144*0Sstevel@tonic-gate 145*0Sstevel@tonic-gate<tr> 146*0Sstevel@tonic-gate <td width=125 valign="top"><a name="server"><STRONG>Owned By Server</STRONG></a></td> 147*0Sstevel@tonic-gate <td valign="top">The IP address of the DHCP server 148*0Sstevel@tonic-gate that owns this record's IP address.</td> 149*0Sstevel@tonic-gate </tr> 150*0Sstevel@tonic-gate 151*0Sstevel@tonic-gate <tr> 152*0Sstevel@tonic-gate <td width=125 valign="top"><A NAME="macro"><STRONG>Configuration Macro</STRONG></A></td> 153*0Sstevel@tonic-gate <td valign="top">An optional macro for the server to 154*0Sstevel@tonic-gate use to obtain client configuration parameters from the <tt>dhcptab</tt>. Click the arrow to see a list of macros available on the 155*0Sstevel@tonic-gate server. If the macro you want to specify does not already exist on the server, 156*0Sstevel@tonic-gate you can create one using the <A HREF="dhcp_macro_create.html">Create Macro</A> dialog box.</td> 157*0Sstevel@tonic-gate </tr> 158*0Sstevel@tonic-gate <tr> 159*0Sstevel@tonic-gate <td width=125 valign="top"><A NAME="comment"><STRONG>Comment</STRONG></A> (optional)</td> 160*0Sstevel@tonic-gate <td valign="top">An optional text comment.</td> 161*0Sstevel@tonic-gate </tr> 162*0Sstevel@tonic-gate </table> 163*0Sstevel@tonic-gate 164*0Sstevel@tonic-gate 165*0Sstevel@tonic-gate <P><HR NOSHADE><P> 166*0Sstevel@tonic-gate 167*0Sstevel@tonic-gateClick Lease to modify settings that affect the type of lease and expiration date.<P> 168*0Sstevel@tonic-gate 169*0Sstevel@tonic-gate 170*0Sstevel@tonic-gate 171*0Sstevel@tonic-gate <table border=0 cellspacing=4 cellpadding=3> 172*0Sstevel@tonic-gate 173*0Sstevel@tonic-gate <tr> 174*0Sstevel@tonic-gate 175*0Sstevel@tonic-gate<td width=125 valign="top"><a name="cid"><STRONG>Client ID</STRONG></a></td> 176*0Sstevel@tonic-gate <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>. 177*0Sstevel@tonic-gate<p> 178*0Sstevel@tonic-gate An entry with a Client ID value of 00 indicates that the address is 179*0Sstevel@tonic-gate freely available for dynamic allocation to a requesting client. 180*0Sstevel@tonic-gate <p></td> 181*0Sstevel@tonic-gate </tr> 182*0Sstevel@tonic-gate 183*0Sstevel@tonic-gate <TR> 184*0Sstevel@tonic-gate <td width=125 valign="top"><a name="res"><STRONG>Reserved</STRONG></a></td> 185*0Sstevel@tonic-gate <TD>The address is reserved for this client and cannot be reclaimed 186*0Sstevel@tonic-gate by the server.</TD> 187*0Sstevel@tonic-gate </TR> 188*0Sstevel@tonic-gate 189*0Sstevel@tonic-gate <TR> 190*0Sstevel@tonic-gate <td width=125 valign="top"><a name="lease"><STRONG>Lease Policy</STRONG></a></td> 191*0Sstevel@tonic-gate <td valign="top"> 192*0Sstevel@tonic-gate <U>Dynamic:</U> The DHCP server is responsible for the allocation 193*0Sstevel@tonic-gate and re-allocation of this range of IP addresses. <P> 194*0Sstevel@tonic-gate Enter the expiration time of the lease. You can specify an 195*0Sstevel@tonic-gate expiration time for the lease in mm/dd/yyyy HH:MM format.<P> 196*0Sstevel@tonic-gate 197*0Sstevel@tonic-gate <U>Permanent:</U> The lease does not expire. 198*0Sstevel@tonic-gate </td> 199*0Sstevel@tonic-gate </tr> 200*0Sstevel@tonic-gate 201*0Sstevel@tonic-gate 202*0Sstevel@tonic-gate 203*0Sstevel@tonic-gate <tr> 204*0Sstevel@tonic-gate <td width=100 valign="top"><A NAME="bootp"><STRONG>Assign Only to BOOTP Clients</STRONG></A></td> 205*0Sstevel@tonic-gate <td valign="top">The selected IP address is reserved for 206*0Sstevel@tonic-gate BOOTP clients.</td> 207*0Sstevel@tonic-gate </tr> 208*0Sstevel@tonic-gate 209*0Sstevel@tonic-gate <tr> 210*0Sstevel@tonic-gate <td width=100 valign="top"><A NAME="unusable"><STRONG>Address is Unusable</STRONG></A></td> 211*0Sstevel@tonic-gate <td valign="top">This IP address cannot be used. You can use this setting together 212*0Sstevel@tonic-gate with Reserved to prevent a client from booting.</td> 213*0Sstevel@tonic-gate </tr> 214*0Sstevel@tonic-gate 215*0Sstevel@tonic-gate </table> 216*0Sstevel@tonic-gate 217*0Sstevel@tonic-gate 218*0Sstevel@tonic-gate <A HREF="#top"><small>return to top</small></A> 219*0Sstevel@tonic-gate<p> </p> 220*0Sstevel@tonic-gate 221*0Sstevel@tonic-gate<!-- Don't go past this line! --> 222*0Sstevel@tonic-gate 223*0Sstevel@tonic-gate </td> 224*0Sstevel@tonic-gate 225*0Sstevel@tonic-gate<!-- End topic block --> 226*0Sstevel@tonic-gate 227*0Sstevel@tonic-gate</tr> 228*0Sstevel@tonic-gate 229*0Sstevel@tonic-gate</table> 230*0Sstevel@tonic-gate 231*0Sstevel@tonic-gate<!-- End topic table --> 232*0Sstevel@tonic-gate 233*0Sstevel@tonic-gate</body> 234*0Sstevel@tonic-gate</html> 235