Update to r49121:
Change two IPv6 addresses in the rtadvd example to use the IPv6 address documentation prefix.
This commit is contained in:
parent
a58e479615
commit
76cb3b02d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49124
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde:$
|
||||
basiert auf: r48922
|
||||
basiert auf: r49121
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
|
@ -5202,11 +5202,11 @@ rtsold_enable="YES"</programlisting>
|
|||
Beispiel:</para>
|
||||
|
||||
<programlisting>rl0:\
|
||||
:addrs#1:addr="2001:471:1f11:246::":prefixlen#64:tc=ether:</programlisting>
|
||||
:addrs#1:addr="2001:db8:1f11:246::":prefixlen#64:tc=ether:</programlisting>
|
||||
|
||||
<para>Ersetzen Sie dabei <filename>fxp0</filename> durch die zu
|
||||
verwendende Schnittstelle, und
|
||||
<systemitem>2001:471:1f11:246::</systemitem> durch das
|
||||
<systemitem>2001:db8:1f11:246::</systemitem> durch das
|
||||
entsprechend zugewiesene Präfix.</para>
|
||||
|
||||
<para>Bei einem <systemitem
|
||||
|
|
Loading…
Reference in a new issue