dhcp_macro_dup.html revision 7c478bd95313f5f23a4c958a745db2134aa03244
<!--
-- ident "%W% %E% SMI"
--
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
CDDL HEADER START
The contents of this file are subject to the terms of the
Common Development and Distribution License, Version 1.0 only
(the "License"). You may not use this file except in compliance
with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
or http://www.opensolaris.org/os/licensing.
See the License for the specific language governing permissions
and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each
file and include the License file at usr/src/OPENSOLARIS.LICENSE.
If applicable, add the following below this CDDL HEADER, with the
fields enclosed by brackets "[]" replaced with your own identifying
information: Portions Copyright [yyyy] [name of copyright owner]
CDDL HEADER END
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>DHCP Manager Help: Duplicate Macro</title>
<meta NAME="AUTHOR" CONTENT="smorgan">
<meta NAME="KEYWORDS" CONTENT="DHCP">
</head>
<body bgcolor="#FFFFFF">
<a name="top"></a>
<table border=0 cellspacing=0 cellpadding=0 width=615>
<!-- Start navigation banner -->
<tr><td colspan=4 WIDTH="615" align="center" valign="top"><IMG SRC="art/bannersmc.gif" WIDTH=615 BORDER=0 ALT="DHCP Manager Help">
</td>
</tr>
<!-- End navigation banner -->
<tr>
<!-- Start contents block -->
<td colspan=1 valign="top" width=105>
<P>&nbsp;</P>
<A HREF="dhcp_main_top.html"><STRONG>Overview</STRONG></A><P>
<A HREF="dhcp_relay_ref.html"><STRONG>Servers and Relays</STRONG></A><P>
<A HREF="dhcp_addr_ref.html"><STRONG>IP Addresses</STRONG></A><P>
<A HREF="dhcp_macro_ref.html"><STRONG>Macros</STRONG></A><BR>
&nbsp;&nbsp;<A HREF="dhcp_macro_create.html">Create</A><BR>
<IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT="">Duplicate<BR>
&nbsp;&nbsp;&nbsp;&nbsp;<a href="#name"><EM>Name</EM></a><BR>
&nbsp;&nbsp;&nbsp;&nbsp;<a href="#option"><EM>Option</EM></a><BR>
&nbsp;&nbsp;&nbsp;&nbsp;<a href="#order"><EM>Up/Down</EM></a><BR>
&nbsp;&nbsp;&nbsp;&nbsp;<a href="#del"><EM>Delete</EM></A><BR>
&nbsp;&nbsp;<A HREF="dhcp_macro_mod.html">Modify</A><BR>
&nbsp;&nbsp;<A HREF="dhcp_macro_del.html">Delete</A><P>
<A HREF="dhcp_option_ref.html"><STRONG>Options</STRONG></A><P>
<A HREF="dhcp_main_how.html"><STRONG>How To..</STRONG></A><P>
<A HREF="dhcp_main_menus.html"><STRONG>Menus</STRONG></A><P>
<A HREF="dhcp_main_idx.html"><STRONG>Index</STRONG></A>
</td>
<!-- End contents block -->
<!-- Start column rule -->
<td colspan=1 width=5 bgcolor="#CCCCCC">&nbsp;</td>
<!-- End column spacer -->
<!-- Start column spacer -->
<td colspan=1 width=10 bgcolor="#FFFFFF">&nbsp;</td>
<!-- End column spacer -->
<!-- Start topic block -->
<td colspan=1 valign="top" bgcolor="#ffffff">
<P>&nbsp;</P>
<h1>Duplicate Macro</h1>
The Duplicate Macro dialog box provides a simple way for you to create a
new macro by copying some or all of the settings of an existing macro.<p>
Refer to <a href="dhcp_macros_about.html">About Macros and Options</a>, for more information about defining DHCP macros.<p>
The settings in the Duplicate Macro dialog box are described below.<p>
<P><HR NOSHADE><P>
<table border=0 cellspacing=4 cellpadding=3>
<tr>
<td width=105 valign="top"><A NAME="name"><STRONG>Name</STRONG></A></td>
<td valign="top">Specify a name for the new macro.
Macro names can be a maximum of 128 alphanumeric characters.<br></td>
</tr>
<tr>
<td width=105 valign="top"><A NAME="option"><STRONG>Option</STRONG></A></td>
<td valign="top">Name of the options and/or other macros included in the macro.
You can add or delete options from this list.
To display a list of defined options, right-click in the Options field. Options are displayed by category and type.
</TD>
</tr>
<tr>
<td width=105 valign="top"><A NAME="order"><STRONG>Move Up/Move Down</STRONG></A></td>
<td valign="top">Click Move Up or Move Down to change the processing order of
options and nested macros. The processing order is significant, as options and
macros processed last supersede conflicting values in those that are
processed first. </td>
</tr>
<tr>
<td width=105 valign="top"><A NAME="del"><STRONG>Delete</STRONG></A></td>
<td valign="top">Select an option and click Delete to remove it from the macro. </td>
</tr>
</table>
<P>
<strong>Notify DHCP Server of Change:</STRONG> Check the box if
you want the DHCP server to reload the <tt>dhcptab</tt> after
the changed macro information is written. Normally, you want
the server to reload the <tt>dhcptab</tt> so that clients
start receiving the new configuration data immediately.
However, in some cases, you may wish to delay this reload.
For example, you may need to modify several macros in order for
configurations to be correct. <P>
&nbsp;&nbsp;&nbsp;<A HREF="#top"><small>return to top</small></A>
<p>&nbsp;</p>
<!-- Don't go past this line! -->
</td>
<!-- End topic block -->
</tr>
</table>
<!-- End topic table -->
</body>
</html>