svn commit: r50410 - head/de_DE.ISO8859-1/books/handbook/advanced-networking

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Sun Jun 25 09:37:38 2017
New Revision: 50410
URL: https://svnweb.freebsd.org/changeset/doc/50410

Log:
  Update to r50399:
  
  Update lagg example for matching wired/wireless MAC addresses.
  While here fix screen formatting

Modified:
  head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Sun Jun 25 08:25:52 2017	(r50409)
+++ head/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Sun Jun 25 09:37:38 2017	(r50410)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde:$
-     basiert auf: r50200
+     basiert auf: r50399
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -4095,13 +4095,11 @@ lagg0: flags=8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULT
 	  <filename>/etc/rc.conf</filename> hinzu:</para>
 
 	<programlisting>ifconfig_bge0="up"
-ifconfig_<replaceable>iwn0</replaceable>="<replaceable>ether 00:21:70:da:ae:37</replaceable>"
 wlans_<replaceable>iwn0</replaceable>="wlan0"
 ifconfig_wlan0="WPA"
+create_args_wlan0="<replaceable>wlanaddr 00:21:70:da:ae:37</replaceable>"
 cloned_interfaces="<literal>lagg<replaceable>0</replaceable></literal>"
-ifconfig_<literal>lagg<replaceable>0</replaceable></literal>="laggproto failover laggport
-<replaceable>bge0</replaceable> laggport wlan0
-DHCP"</programlisting>
+ifconfig_<literal>lagg<replaceable>0</replaceable></literal>="up laggproto failover laggport bge0 laggport wlan0 DHCP"</programlisting>
       </example>
     </sect2>
   </sect1>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.