clfs-2.1
clfs-3.0.0-systemd
clfs-3.0.0-sysvinit
systemd
sysvinit
Last change
on this file since 73ace20 was 5fdc965, checked in by Chris Staub <chris@…>, 15 years ago |
Moved DHCPCD to Network section
|
-
Property mode
set to
100644
|
File size:
1.1 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 | ]>
|
---|
7 |
|
---|
8 | <sect1 id="ch-network-choose">
|
---|
9 | <?dbhtml filename="choose.html"?>
|
---|
10 |
|
---|
11 | <title>DHCP or Static Networking?</title>
|
---|
12 |
|
---|
13 | <indexterm zone="ch-network-choose">
|
---|
14 | <primary sortas="d-network">network</primary>
|
---|
15 | <secondary>configuring</secondary></indexterm>
|
---|
16 |
|
---|
17 | <para>This section only applies if a network card is to be configured. If
|
---|
18 | you do not need to configure a network interface you can skip on to
|
---|
19 | <xref linkend="chapter-bootable"/>.</para>
|
---|
20 |
|
---|
21 | <para> There are two different ways you can proceed from this point
|
---|
22 | to configure your network. Dynamic will allow you to take advantage of
|
---|
23 | a DHCP server to get all your configuration information. Static you become
|
---|
24 | responsible for setting up your options.</para>
|
---|
25 |
|
---|
26 | <para>To configure a Static Interface, Follow <xref linkend="ch-network-static"/>.</para>
|
---|
27 |
|
---|
28 | <para>To configure a DHCP Interface, Follow <xref linkend="ch-network-dhcpcd"/>.</para>
|
---|
29 |
|
---|
30 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.