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: How To...</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 <A HREF="dhcp_main_top.html"><STRONG>Overview</STRONG></A><P> 60 <A HREF="dhcp_relay_ref.html"><STRONG>Servers/Relays</STRONG></A><P> 61 <A HREF="dhcp_addr_ref.html"><STRONG>Addresses</STRONG></A><P> 62 <A HREF="dhcp_macro_ref.html"><STRONG>Macros</STRONG></A><P> 63 <A HREF="dhcp_option_ref.html"><STRONG>Options</STRONG></A><P> 64 65 <IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT=""><STRONG>How To..</STRONG><BR> 66 <A HREF="dhcp_relay_how.html">Servers/Relays</A><BR> 67 <A HREF="dhcp_addr_how.html">Addresses</A><BR> 68 <A HREF="dhcp_macro_how.html">Macros</A><BR> 69 <A HREF="dhcp_option_how.html">Options</A><P> 70 <A HREF="dhcp_main_menus.html"><STRONG>Menus</STRONG></A><P> 71 <A HREF="dhcp_main_idx.html"><STRONG>Index</STRONG></A> 72 73 </td> 74 75 <!-- End contents block --> 76 77 <!-- Start column rule --> 78 79 <td colspan=1 width=5 bgcolor="#CCCCCC"> </td> 80 81 <!-- End column spacer --> 82 83 <!-- Start column spacer --> 84 85 <td colspan=1 width=10 bgcolor="#FFFFFF"> </td> 86 87 <!-- End column spacer --> 88 89 90 91 <!-- Start topic block --> 92 93 <td colspan=1 valign="top" bgcolor="#ffffff" WIDTH="495"> 94 <P> </P> 95 <H1>How To...</H1> 96 97 <a name="relay"></a><p><strong>Manage DHCP Servers and BOOTP Relay Agents</strong><p> 98 99 <ul> 100 <li><a href="dhcp_relay_how.html#srvr">Configure a DHCP server</a></li> 101 <li><a href="dhcp_relay_how.html#relay">Configure a BOOTP relay agent</a></li> 102 <li><a href="dhcp_relay_how.html#adv">Customize DHCP/BOOTP services</a></li> 103 <li><a href="dhcp_relay_how.html#ntwrk">Configure a network</a></li> 104 <li><a href="dhcp_relay_how.html#delnet">Delete a network</a></li> 105 <li><a href="dhcp_relay_how.html#start">Start, stop, or restart a DHCP server or BOOTP relay agent</a></li> 106 <li><a href="dhcp_relay_how.html#dis">Enable or disable a DHCP server or BOOTP relay agent</a></li> 107 <li><a href="dhcp_relay_how.html#exp">Export and import DHCP data between servers</a></li> 108 <li><a href="dhcp_relay_how.html#conv">Convert a DHCP server to use a new data store</a></li> 109 <li><a href="dhcp_relay_how.html#uncon">Unconfigure a DHCP server</a></li> 110 <li><a href="dhcp_relay_how.html#uncon2">Unconfigure a BOOTP relay agent</a></li> 111 </ul> 112 <P> 113 114 <strong>Manage IP Addresses</strong><p> 115 116 <ul> 117 <li><a href="dhcp_addr_how.html#viewtable">View IP addresses</a></li> 118 <li><a href="dhcp_addr_how.html#newtable">Add a single IP address</a></li> 119 <li><a href="dhcp_addr_how.html#addwiz">Add multiple IP addresses</a></li> 120 <li><a href="dhcp_addr_how.html#copy">Duplicate an IP address</a></li> 121 <li><a href="dhcp_addr_how.html#modaddr">Modify a single IP address</a></li> 122 <li><a href="dhcp_addr_how.html#modmulti">Modify multiple IP addresses</a></li> 123 <li><a href="dhcp_addr_how.html#reladdr">Release IP addresses</a></li> 124 <li><a href="dhcp_addr_how.html#deltable">Delete IP addresses</a></li> 125 </ul> 126 <P> 127 128 <strong>Manage DHCP Client Macros</strong><p> 129 130 <ul> 131 <li><a href="dhcp_macro_how.html#viewmacro">View macros</a></li> 132 <li><a href="dhcp_macro_how.html#newmacro">Create a new macro</a></li> 133 <li><a href="dhcp_macro_how.html#dupmacro">Duplicate a macro</a></li> 134 <li><a href="dhcp_macro_how.html#modmacro">Modify a macro</a></li> 135 <li><a href="dhcp_macro_how.html#delmacro">Delete a macro</a></li> 136 </UL> 137 <P> 138 139 <strong>Manage DHCP Client Options</strong><p> 140 141 <UL> 142 <li><a href="dhcp_option_how.html#viewoption">View options</a></li> 143 <li><a href="dhcp_option_how.html#newoption">Create a new option</a></li> 144 <li><a href="dhcp_option_how.html#dupoption">Duplicate an option</a></li> 145 <li><a href="dhcp_option_how.html#modoption">Modify an option</a></li> 146 <li><a href="dhcp_option_how.html#deloption">Delete an option</a></li> 147 </ul> 148 <P> 149 <A HREF="#top"><small>return to top</small></A> 150 <p> </p> 151 152 <!-- Don't go past this line! --> 153 154 </td> 155 156 <!-- End topic block --> 157 158 </tr> 159 160 </table> 161 162 <!-- End topic table --> 163 164 </body> 165 </html>