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 Option</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>&nbsp;</P>
  59 
  60         <A HREF="dhcp_main_top.html"><STRONG>Overview</STRONG></A><P>
  61                 <A HREF="dhcp_relay_ref.html"><STRONG>Servers and Relays</STRONG></A><P>
  62         <A HREF="dhcp_addr_ref.html"><STRONG>IP Addresses</STRONG></A><P>
  63         <A HREF="dhcp_macro_ref.html"><STRONG>Macros</STRONG></A><P>
  64         <A HREF="dhcp_option_ref.html"><STRONG>Options</STRONG></A><BR>
  65         &nbsp;&nbsp;<A HREF="dhcp_option_create.html">Create</A><BR>
  66         &nbsp;&nbsp;<A HREF="dhcp_option_mod.html">Modify</A><BR>
  67         &nbsp;&nbsp;<A HREF="dhcp_option_dup.html">Duplicate</A><BR>
  68 <IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT="">Delete<P>
  69                 
  70 <A HREF="dhcp_main_how.html"><STRONG>How To..</STRONG></A><P>
  71 <A HREF="dhcp_main_menus.html"><STRONG>Menus</STRONG></A><P>
  72 <A HREF="dhcp_main_idx.html"><STRONG>Index</STRONG></A>
  73         
  74         
  75                 </td>
  76 
  77 
  78 
  79 <!-- End contents block -->
  80 
  81 <!-- Start column rule -->
  82 
  83         <td colspan=1 width=5 bgcolor="#CCCCCC">&nbsp;</td>
  84 
  85 <!-- End column spacer -->
  86 
  87 <!-- Start column spacer -->
  88 
  89         <td colspan=1 width=10 bgcolor="#FFFFFF">&nbsp;</td>
  90 
  91 <!-- End column spacer -->
  92 
  93 
  94 
  95 <!-- Start topic block -->
  96 
  97 
  98         <td colspan=1 valign="top" bgcolor="#ffffff">
  99         <P>&nbsp;</P>
 100 
 101 
 102 <h1>Delete Option</h1>
 103 
 104 Click OK to remove the selected option from the <tt>dhcptab</tt>. 
 105 <P>
 106 <strong>Notify DHCP Server of Change:</STRONG> Check the box if 
 107 you want the DHCP server to reload the <tt>dhcptab</tt> immediately after
 108 the data is written. Normally, you will want this to
 109 happen. However, if you are making multiple changes, you may choose
 110 to wait so that the server reloads only after all the
 111 changes are written. <P>
 112 
 113 <p>&nbsp;</p>
 114 
 115 <!-- Don't go past this line! -->
 116 
 117         </td>
 118 
 119 <!-- End topic block -->
 120 
 121 </tr>
 122 
 123 </table>
 124 
 125 <!-- End topic table -->
 126 
 127 </body>
 128 </html>