Update to r47078:

Make interface naming consistent in this section.
This commit is contained in:
Bjoern Heidotting 2016-04-27 21:51:51 +00:00
parent 1f8886298f
commit deb45129fa
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48742

View file

@ -5,7 +5,7 @@
$FreeBSD$
$FreeBSDde:$
basiert auf: r46911
basiert auf: r47078
-->
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@ -5067,7 +5067,7 @@ rl0: flags=8943&lt;UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST&gt; mtu 1500
konfigurieren, fügen Sie folgende Zeile in
<filename>/etc/rc.conf</filename> ein:</para>
<programlisting>ifconfig_<replaceable>em0</replaceable>_ipv6="inet6 accept_rtadv"
<programlisting>ifconfig_<replaceable>rl0</replaceable>_ipv6="inet6 accept_rtadv"
rtsold_enable="YES"</programlisting>
<para>Die erste Zeile ermöglicht der angegebenen Schnittstelle,
@ -5085,12 +5085,12 @@ rtsold_enable="YES"</programlisting>
Eintrag mit der statischen Adresse und dem zugehörigen
Präfix für das Subnetz hinzu:</para>
<programlisting>ifconfig_<replaceable>fxp0</replaceable>_ipv6="inet6 <replaceable>2001:db8:4672:6565:2026:5043:2d42:5344</replaceable> prefixlen <replaceable>64</replaceable>"</programlisting>
<programlisting>ifconfig_<replaceable>rl0</replaceable>_ipv6="inet6 <replaceable>2001:db8:4672:6565:2026:5043:2d42:5344</replaceable> prefixlen <replaceable>64</replaceable>"</programlisting>
<para>Für &os;&nbsp;8.<replaceable>x</replaceable> fügen
Sie dagegen folgende Zeile hinzu:</para>
<programlisting>ipv6_ifconfig_<replaceable>fxp0</replaceable>="<replaceable>2001:db8:4672:6565:2026:5043:2d42:5344</replaceable>"</programlisting>
<programlisting>ipv6_ifconfig_<replaceable>rl0</replaceable>="<replaceable>2001:db8:4672:6565:2026:5043:2d42:5344</replaceable>"</programlisting>
<para>Um einen Standardrouter festzulegen, fügen Sie die
Adresse hinzu:</para>
@ -5192,16 +5192,16 @@ rtsold_enable="YES"</programlisting>
<para>Es ist wichtig, die Schnittstelle anzugeben, über die
<acronym>IPv6</acronym>-Routen bekanntgemacht werden sollen.
Soll &man.rtadvd.8; <filename>fxp0</filename> verwenden, ist
Soll &man.rtadvd.8; <filename>rl0</filename> verwenden, ist
folgender Eintrag nötig:</para>
<programlisting>rtadvd_interfaces="fxp0"</programlisting>
<programlisting>rtadvd_interfaces="rl0"</programlisting>
<para>Danach erzeugen Sie die Konfigurationsdatei
<filename>/etc/rtadvd.conf</filename>. Dazu ein
Beispiel:</para>
<programlisting>fxp0:\
<programlisting>rl0:\
:addrs#1:addr="2001:471:1f11:246::":prefixlen#64:tc=ether:</programlisting>
<para>Ersetzen Sie dabei <filename>fxp0</filename> durch die