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: Delete Macro</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 <A HREF="dhcp_relay_ref.html">Servers and Relays</A><P> 62 <A HREF="dhcp_addr_ref.html"><STRONG>IP Addresses</STRONG></A><P> 63 64 65 <A HREF="dhcp_macro_ref.html"><STRONG>Macros</STRONG></A><BR> 66 <A HREF="dhcp_macro_create.html">Create</A><BR> 67 <A HREF="dhcp_macro_dup.html">Duplicate</A><BR> 68 <A HREF="dhcp_macro_mod.html">Modify</A><BR> 69 70 <IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT="">Delete<P> 71 72 <A HREF="dhcp_option_ref.html"><STRONG>Options</STRONG></A><P> 73 74 <A HREF="dhcp_main_how.html"><STRONG>How To..</STRONG></A><P> 75 <A HREF="dhcp_main_menus.html"><STRONG>Menus</STRONG></A><P> 76 <A HREF="dhcp_main_idx.html"><STRONG>Index</STRONG></A> 77 78 79 </td> 80 81 82 83 <!-- End contents block --> 84 85 <!-- Start column rule --> 86 87 <td colspan=1 width=5 bgcolor="#CCCCCC"> </td> 88 89 <!-- End column spacer --> 90 91 <!-- Start column spacer --> 92 93 <td colspan=1 width=10 bgcolor="#FFFFFF"> </td> 94 95 <!-- End column spacer --> 96 97 98 99 <!-- Start topic block --> 100 101 102 <td colspan=1 valign="top" bgcolor="#ffffff"> 103 <P> </P> 104 105 106 <h1>Delete Macro</h1> 107 Click OK to remove the macro from the <tt>dhcptab</tt>. 108 <P> 109 110 <strong>Notify DHCP Server of Change:</STRONG> Check the box if 111 you want the DHCP server to reload the <tt>dhcptab</tt> after 112 the changed macro information is written. Normally, you want 113 the server to reload the <tt>dhcptab</tt> so that clients 114 start receiving the new configuration data immediately. 115 However, in some cases, you may want to delay this reload. 116 For example, you may need to make several changes in order for 117 configurations to be correct. <P> 118 <p> </p> 119 120 <!-- Don't go past this line! --> 121 122 </td> 123 124 <!-- End topic block --> 125 126 </tr> 127 128 </table> 129 130 <!-- End topic table --> 131 132 </body> 133 </html>