ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzakg_5.4.0.1/rzakgconceptrelayrouter.htm

78 lines
6.0 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Relay agents and routers" />
<meta name="abstract" content="You might need to use a DHCP relay agent in your network; sometimes a router is sufficient. You can use both a DHCP relay agent and a router to efficiently and securely transfer data throughout the network." />
<meta name="description" content="You might need to use a DHCP relay agent in your network; sometimes a router is sufficient. You can use both a DHCP relay agent and a router to efficiently and securely transfer data throughout the network." />
<meta name="DC.Relation" scheme="URI" content="rzakgconceptparent.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakgconceptinteract.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakgscenario6.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakgplanningdemands.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakgplanningdemands.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakgconfiguringinterface.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakgproblemnoip.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzakgconceptrelayrouter" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Relay agents and routers</title>
</head>
<body id="rzakgconceptrelayrouter"><a name="rzakgconceptrelayrouter"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Relay agents and routers</h1>
<div><p>You might need to use a DHCP relay agent in your network; sometimes
a router is sufficient. You can use both a DHCP relay agent and a router to
efficiently and securely transfer data throughout the network.</p>
<p>Initially, DHCP clients broadcast their DISCOVER packets because they do
not know what network they are connected to. In some networks, the DHCP server
might not be on the same LAN as the client. Therefore, it is necessary to
forward the client's broadcast DHCP packets to the LAN where the DHCP server
is. Some routers are configured to forward DHCP packages. If your router supports
DHCP packet forwarding, that is all you need. However, many routers do not
forward packets that have a destination IP address of the broadcast address
(DHCP packets). In this case, if the router cannot forward DHCP packets, then
the LAN must have a BOOTP/DHCP relay agent to forward the DHCP packets to
the LAN with the DHCP server. Refer to Example: DHCP and PPP
profile on different iSeries™ servers for a sample network using a relay
agent and a router.</p>
<p>In either case, because the DHCP server is on a separate network, your
clients will need to have the router option (option 3) defined that specifies
the IP address of the router that connects their network to the network with
the DHCP server.</p>
<p>In these scenarios, if you do not use a BOOTP/DHCP relay agent, you will
need to add a DHCP server to the other LAN to serve those clients. To help
you decide how many DHCP servers to have in your network, refer to Network
topology considerations.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakgconceptparent.htm" title="DHCP interacts with clients and works in a network.">DHCP concepts</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzakgplanningdemands.htm" title="You can plan for most of the DHCP setup by looking at your network topology, the devices on the network (for example, routers), and how you want to support your clients in DHCP.">Network topology considerations</a></div>
<div><a href="rzakgproblemnoip.htm" title="Problems might occur if the clients cannot receive an IP address or the configuration information. An IP address is leased to a client through a four-step process between the client and the DHCP server.">Problem: Clients are not receiving an IP address or their configuration information</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzakgconfiguringinterface.htm" title="This topic explains what software you need to use to configure the iSeries DHCP server. It also includes instructions to work with the DHCP configuration, use the DHCP Server Monitor, and set up a DHCP/BOOTP relay agent.">Configure the DHCP server and BOOTP/DHCP relay agent</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzakgconceptinteract.htm" title="A client gets the DHCP information from the server, and specific messages are sent between the client and the server. DHCP obtains and returns leases.">DHCP client-server interaction</a></div>
<div><a href="rzakgscenario6.htm" title="You can learn how to set up two iSeries servers as the network DHCP server and a DHCP/BOOTP relay agent for two LANs and remote dial-in clients.">Example: DHCP and PPP profile on different iSeries servers</a></div>
</div>
</div>
</body>
</html>