1*0Sstevel@tonic-gate<!--
2*0Sstevel@tonic-gate  -- ident	"%W%	%E% SMI"
3*0Sstevel@tonic-gate  --
4*0Sstevel@tonic-gate    CDDL HEADER START
5*0Sstevel@tonic-gate
6*0Sstevel@tonic-gate    The contents of this file are subject to the terms of the
7*0Sstevel@tonic-gate    Common Development and Distribution License, Version 1.0 only
8*0Sstevel@tonic-gate    (the "License").  You may not use this file except in compliance
9*0Sstevel@tonic-gate    with the License.
10*0Sstevel@tonic-gate
11*0Sstevel@tonic-gate    You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12*0Sstevel@tonic-gate    or http://www.opensolaris.org/os/licensing.
13*0Sstevel@tonic-gate    See the License for the specific language governing permissions
14*0Sstevel@tonic-gate    and limitations under the License.
15*0Sstevel@tonic-gate
16*0Sstevel@tonic-gate    When distributing Covered Code, include this CDDL HEADER in each
17*0Sstevel@tonic-gate    file and include the License file at usr/src/OPENSOLARIS.LICENSE.
18*0Sstevel@tonic-gate    If applicable, add the following below this CDDL HEADER, with the
19*0Sstevel@tonic-gate    fields enclosed by brackets "[]" replaced with your own identifying
20*0Sstevel@tonic-gate    information: Portions Copyright [yyyy] [name of copyright owner]
21*0Sstevel@tonic-gate
22*0Sstevel@tonic-gate    CDDL HEADER END
23*0Sstevel@tonic-gate
24*0Sstevel@tonic-gate -- Copyright (c) 2000-2001 by Sun Microsystems, Inc.
25*0Sstevel@tonic-gate  -- All rights reserved.
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: Servers and Relays</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<body bgcolor="#ffffff">
37*0Sstevel@tonic-gate
38*0Sstevel@tonic-gate<a name="top"></a>
39*0Sstevel@tonic-gate
40*0Sstevel@tonic-gate<table border=0 cellspacing=0 cellpadding=0 width=615>
41*0Sstevel@tonic-gate
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="left" 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>&nbsp;</P>
59*0Sstevel@tonic-gate	<STRONG><A HREF="dhcp_main_top.html">Overview</A></STRONG><P>
60*0Sstevel@tonic-gate		<IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT=""><STRONG>Servers and Relays</STRONG><BR>
61*0Sstevel@tonic-gate	&nbsp;&nbsp;<A HREF="dhcp_config_wiz.html">DHCP Config</A><BR>
62*0Sstevel@tonic-gate	&nbsp;&nbsp;<A HREF="dhcp_relay_config.html">Relay Config</A><BR>
63*0Sstevel@tonic-gate	&nbsp;&nbsp;<A HREF="dhcp_net_wiz.html">Network Config</A><BR>
64*0Sstevel@tonic-gate	&nbsp;&nbsp;<A HREF="dhcp_server_serv.html">DHCP Services</A><BR>
65*0Sstevel@tonic-gate	&nbsp;&nbsp;<A HREF="dhcp_relay_serv.html">Relay Services</A><BR>
66*0Sstevel@tonic-gate	&nbsp;&nbsp;<A HREF="dhcp_relay_how.html#start">Start/Stop</A><BR>
67*0Sstevel@tonic-gate	&nbsp;&nbsp;<A HREF="dhcp_relay_how.html#dis">Enable/Disable</A><BR>
68*0Sstevel@tonic-gate	&nbsp;&nbsp;<A HREF="dhcp_relay_how.html#exp">Export/Import Data</A><BR>
69*0Sstevel@tonic-gate&nbsp;&nbsp;<A HREF="dhcp_relay_how.html#conv">Convert Data Store</A><BR>
70*0Sstevel@tonic-gate&nbsp;&nbsp;<A HREF="dhcp_relay_how.html#uncon">Unconfigure</A><P>
71*0Sstevel@tonic-gate	<A HREF="dhcp_addr_ref.html"><STRONG>Addresses</STRONG></A><P>
72*0Sstevel@tonic-gate	<A HREF="dhcp_macro_ref.html"><STRONG>Macros</STRONG></A><P>
73*0Sstevel@tonic-gate	<A HREF="dhcp_option_ref.html"><STRONG>Options</STRONG></A><P>
74*0Sstevel@tonic-gate
75*0Sstevel@tonic-gate <A HREF="dhcp_main_how.html"><STRONG>How To..</STRONG></A><P>
76*0Sstevel@tonic-gate	<A HREF="dhcp_main_menus.html"><STRONG>Menus</STRONG></A><P>
77*0Sstevel@tonic-gate<A HREF="dhcp_main_idx.html"><STRONG>Index</STRONG></A>
78*0Sstevel@tonic-gate
79*0Sstevel@tonic-gate		</td>
80*0Sstevel@tonic-gate
81*0Sstevel@tonic-gate<!-- End contents block -->
82*0Sstevel@tonic-gate
83*0Sstevel@tonic-gate<!-- Start column rule -->
84*0Sstevel@tonic-gate
85*0Sstevel@tonic-gate	<td colspan=1 width=5 bgcolor="#CCCCCC">&nbsp;</td>
86*0Sstevel@tonic-gate
87*0Sstevel@tonic-gate<!-- End column spacer -->
88*0Sstevel@tonic-gate
89*0Sstevel@tonic-gate<!-- Start column spacer -->
90*0Sstevel@tonic-gate
91*0Sstevel@tonic-gate	<td colspan=1 width=10 bgcolor="#FFFFFF">&nbsp;</td>
92*0Sstevel@tonic-gate
93*0Sstevel@tonic-gate<!-- End column spacer -->
94*0Sstevel@tonic-gate
95*0Sstevel@tonic-gate
96*0Sstevel@tonic-gate
97*0Sstevel@tonic-gate<!-- Start topic block -->
98*0Sstevel@tonic-gate
99*0Sstevel@tonic-gate<td colspan=1 valign="top" bgcolor="#ffffff" width="495">
100*0Sstevel@tonic-gate
101*0Sstevel@tonic-gate
102*0Sstevel@tonic-gate
103*0Sstevel@tonic-gate<P>&nbsp;</P>
104*0Sstevel@tonic-gate
105*0Sstevel@tonic-gate
106*0Sstevel@tonic-gate<H1>DHCP Servers and BOOTP Relay Agents</H1>
107*0Sstevel@tonic-gate
108*0Sstevel@tonic-gateYou can use DHCP Manager to configure and manage your DHCP server or BOOTP relay agent, and their associated networks.<P>
109*0Sstevel@tonic-gate<H2>DHCP Server</H2>
110*0Sstevel@tonic-gateThe DHCP server manages the IP address space of networks connected to the server. Use the <A HREF="dhcp_config_wiz.html">DHCP Configuration Wizard</A> to configure your DHCP server.
111*0Sstevel@tonic-gateThe DHCP Configuration Wizard steps through the procedure to configure the system as a DHCP server and configures the first network. The wizard performs the same steps as the Solaris <tt>dhcpconfig</tt> command.<p>
112*0Sstevel@tonic-gateAfter initial configuration, you can configure additional options to customize the behavior of the DHCP server using the Modify option from the Service menu to open the  <A HREF="dhcp_server_serv.html">Modify Service Options</A> dialog box. Use the Service menu to <A HREF="dhcp_relay_how.html#start"> stop, start,</A> <A HREF="dhcp_relay_how.html#dis">disable, enable, </A>and <A HREF="dhcp_relay_how.html#uncon">unconfigure</A> the DHCP server. The Service menu also provides selections for <A HREF="dhcp_relay_how.html#exp">exporting and importing data</A>, and <A HREF="dhcp_relay_how.html#conv">converting the data store</A>.
113*0Sstevel@tonic-gate
114*0Sstevel@tonic-gate<H2>BOOTP Relay Agent</H2>
115*0Sstevel@tonic-gateThe BOOTP relay agent can receive requests for configuration from a client in a network not directly connected to a DHCP server and forward the request to a DHCP server. Use the <A HREF="dhcp_relay_config.html">BOOTP Configuration</A> dialog box for initial configuration. You can configure additional options using the Modify option from the Service menu to open the  <A HREF="dhcp_relay_serv.html">Modify Service Options</A> dialog box.  Use the Service menu to <A HREF="dhcp_relay_how.html#start"> stop, start,</A> <A HREF="dhcp_relay_how.html#dis">disable, enable, </A>and <A HREF="dhcp_relay_how.html#uncon2">unconfigure</A> the BOOTP relay agent. <P>
116*0Sstevel@tonic-gate
117*0Sstevel@tonic-gate<H2>Networks</H2>
118*0Sstevel@tonic-gateThe DHCP server can manage clients and addresses on configured networks. Use the <A HREF="dhcp_config_wiz.html">DHCP Configuration Wizard</A> to configure the first network. After initial configuration, you can configure additional networks with the <A HREF="dhcp_net_wiz.html">Network Wizard</A>, available from the Edit menu.<P>
119*0Sstevel@tonic-gateSelect <A HREF="dhcp_net_del.html">Delete Network</A> from the Edit menu to remove a network from the list of monitored networks.
120*0Sstevel@tonic-gate
121*0Sstevel@tonic-gate
122*0Sstevel@tonic-gate<p>&nbsp;</p>
123*0Sstevel@tonic-gate
124*0Sstevel@tonic-gate
125*0Sstevel@tonic-gate<!-- Don't go past this line! -->
126*0Sstevel@tonic-gate
127*0Sstevel@tonic-gate	</td>
128*0Sstevel@tonic-gate
129*0Sstevel@tonic-gate<!-- End topic block -->
130*0Sstevel@tonic-gate
131*0Sstevel@tonic-gate</tr>
132*0Sstevel@tonic-gate
133*0Sstevel@tonic-gate</table>
134*0Sstevel@tonic-gate
135*0Sstevel@tonic-gate<!-- End topic table -->
136*0Sstevel@tonic-gate
137*0Sstevel@tonic-gate</body>
138*0Sstevel@tonic-gate</html>
139