View | Details | Raw Unified | Return to bug 243986
Collapse All | Expand All

(-)en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml (-3 / +3 lines)
Lines 5352-5360 Link Here
5352
  <para>To apply the changes at boot time, add the following lines to
5352
  <para>To apply the changes at boot time, add the following lines to
5353
  <filename>/etc/rc.conf</filename>:</para>
5353
  <filename>/etc/rc.conf</filename>:</para>
5354
5354
5355
  <programlisting>vlans_<replaceable>video</replaceable>="<replaceable>camera</replaceable>"
5355
  <programlisting>vlans_<replaceable>video</replaceable>="<replaceable>cameras</replaceable>"
5356
create_args_<replaceable>camera</replaceable>="vlan <replaceable>5</replaceable>"
5356
create_args_<replaceable>cameras</replaceable>="vlan <replaceable>5</replaceable>"
5357
ifconfig_<replaceable>camera</replaceable>="inet <replaceable>192.168.20.20/24</replaceable>"</programlisting>
5357
ifconfig_<replaceable>cameras</replaceable>="inet <replaceable>192.168.20.20/24</replaceable>"</programlisting>
5358
5358
5359
  </sect1>
5359
  </sect1>
5360
</chapter>
5360
</chapter>

Return to bug 243986