Blame |
Last modification |
View Log
| RSS feed
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<sect1 id="ch-network-choose">
<?dbhtml filename="choose.html"?>
<title>DHCP or Static Networking?</title>
<indexterm zone="ch-network-choose">
<primary sortas="d-network">network</primary>
<secondary>configuring</secondary></indexterm>
<para>This section only applies if a network card is to be configured. If
you do not need to configure a network interface you can skip on to
<xref linkend="chapter-bootable"/>.</para>
<para> There are two different ways you can proceed from this point
to configure your network. Dynamic will allow you to take advantage of
a DHCP server to get all your configuration information. Static you become
responsible for setting up your options.</para>
<para>To configure a Static Interface, Follow <xref linkend="ch-network-static"/>.</para>
<para>To configure a DHCP Interface, Follow <xref linkend="ch-network-dhcp"/>.</para>
</sect1>