1 <!-- 2 -- ident "%W% %E% SMI" 3 -- 4 Copyright 2005 Sun Microsystems, Inc. All rights reserved. 5 Use is subject to license terms. 6 7 CDDL HEADER START 8 9 The contents of this file are subject to the terms of the 10 Common Development and Distribution License, Version 1.0 only 11 (the "License"). You may not use this file except in compliance 12 with the License. 13 14 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 15 or http://www.opensolaris.org/os/licensing. 16 See the License for the specific language governing permissions 17 and limitations under the License. 18 19 When distributing Covered Code, include this CDDL HEADER in each 20 file and include the License file at usr/src/OPENSOLARIS.LICENSE. 21 If applicable, add the following below this CDDL HEADER, with the 22 fields enclosed by brackets "[]" replaced with your own identifying 23 information: Portions Copyright [yyyy] [name of copyright owner] 24 25 CDDL HEADER END 26 --> 27 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> 28 <html> 29 30 <head> 31 <title>DHCP Manager Help: Configuring BOOTP Relay Agent</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=625> 42 43 44 <!-- Start navigation banner --> 45 46 <tr><td colspan=4 WIDTH="615" align="left" valign="top"><IMG SRC="art/bannersmc.gif" WIDTH=615 BORDER=0 ALT="DHCP Manager Help"> 47 48 </td> 49 </tr> 50 51 <!-- End navigation banner --> 52 53 54 <tr> 55 56 <!-- Start contents block --> 57 58 <td colspan=1 valign="top" WIDTH="105"> 59 <P> </P> 60 <STRONG><A HREF="dhcp_main_top.html">Overview</A></STRONG><P> 61 <STRONG><A HREF="dhcp_relay_ref.html">Servers and Relays</A></STRONG><BR> 62 <A HREF="dhcp_config_wiz.html">DHCP Config</A><BR> 63 <IMG SRC="art/tip2.gif" WIDTH=12 HEIGHT=10 BORDER=0 ALT="">Relay Config<BR> 64 <A HREF="dhcp_net_wiz.html">Network Config</A><BR> 65 <A HREF="dhcp_server_serv.html">DHCP Services</A><BR> 66 <A HREF="dhcp_relay_serv.html">Relay Services</A><P> 67 <A HREF="dhcp_addr_ref.html"><STRONG>Addresses</STRONG></A><P> 68 <A HREF="dhcp_macro_ref.html"><STRONG>Macros</STRONG></A><P> 69 <A HREF="dhcp_option_ref.html"><STRONG>Options</STRONG></A><P> 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 </td> 75 76 <!-- End contents block --> 77 78 <!-- Start column rule --> 79 80 <td colspan=1 width=5 bgcolor="#CCCCCC"> </td> 81 82 <!-- End column spacer --> 83 84 <!-- Start column spacer --> 85 86 <td colspan=1 width=10 bgcolor="#FFFFFF"> </td> 87 88 <!-- End column spacer --> 89 90 91 92 <!-- Start topic block --> 93 94 <td colspan=1 valign="top" bgcolor="#ffffff" width="495"> 95 <P> </P> 96 97 98 <h1>Configuring a BOOTP Relay Agent</h1> 99 100 If you start the DHCP Manager for a system that has not been configured as either a DHCP server or as a BOOTP relay agent, you can choose how to configure the system. <P> 101 102 If you choose to configure the system as a BOOTP relay agent, the Configure BOOTP Relay dialog box is displayed. 103 <P><HR NOSHADE><P> 104 105 106 <TABLE BORDER="0" CELLSPACING="3" CELLPADDING="3" ALIGN="CENTER"> 107 <TR> 108 109 <TD WIDTH="100" VALIGN="TOP"><STRONG>DHCP Servers</STRONG></TD> 110 <TD>Enter the IP address(es) or host name(s) of the <A NAME="srvrs">DHCP servers</A> to which this relay agent will forward requests for configuration. 111 </TD> 112 </TR> 113 </TABLE> 114 115 <P> 116 117 After initial configuration, use the <A HREF="dhcp_relay_serv.html">Modify</A> option in the Service menu to configure additional options, such as the number of relay hops and which network interfaces to monitor. 118 119 <p> </p> 120 121 122 <!-- Don't go past this line! --> 123 124 </td> 125 126 <!-- End topic block --> 127 128 </tr> 129 130 </table> 131 132 <!-- End topic table --> 133 134 </body> 135 </html>