svn commit: r50399 - head/en_US.ISO8859-1/books/handbook/advanced-networking

Benjamin Kaduk <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bjk
Date: Sat Jun 24 04:21:43 2017
New Revision: 50399
URL: https://svnweb.freebsd.org/changeset/doc/50399

Log:
  Update lagg example for matching wired/wireless MAC addresses
  
  Submitted by:	garga, adrian

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

Modified: head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Fri Jun 23 17:02:58 2017	(r50398)
+++ head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml	Sat Jun 24 04:21:43 2017	(r50399)
@@ -3747,11 +3747,11 @@ lagg0: flags=8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULT
 	  <filename>/etc/rc.conf</filename>:</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 bge0 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.