|
Lines 715-721
Link Here
|
| 715 |
point or another client directly. </para> |
715 |
point or another client directly. </para> |
| 716 |
|
716 |
|
| 717 |
<para>Typically, wireless clients only have one network device, |
717 |
<para>Typically, wireless clients only have one network device, |
| 718 |
the wireless networking card.<para> |
718 |
the wireless networking card.</para> |
| 719 |
|
719 |
|
| 720 |
<para>There are a few different ways to configure a wireless |
720 |
<para>There are a few different ways to configure a wireless |
| 721 |
client. These are based on the different wireless modes, |
721 |
client. These are based on the different wireless modes, |
|
Lines 888-894
Link Here
|
| 888 |
a <devicename>wi0</devicename> interface. If you had a Cisco |
888 |
a <devicename>wi0</devicename> interface. If you had a Cisco |
| 889 |
wireless device, it would come up as |
889 |
wireless device, it would come up as |
| 890 |
<devicename>an0</devicename>, and therefore you would use |
890 |
<devicename>an0</devicename>, and therefore you would use |
| 891 |
&man.ancontrol.8;.<para> |
891 |
&man.ancontrol.8;.</para> |
| 892 |
|
892 |
|
| 893 |
</sect4> |
893 |
</sect4> |
| 894 |
|
894 |
|
|
Lines 1107-1113
Link Here
|
| 1107 |
that there is no support for spanning tree link management.</para> |
1107 |
that there is no support for spanning tree link management.</para> |
| 1108 |
|
1108 |
|
| 1109 |
<para>A bridge can add latency to your ping times, especially for |
1109 |
<para>A bridge can add latency to your ping times, especially for |
| 1110 |
traffic from one segment to another. |
1110 |
traffic from one segment to another.</para> |
| 1111 |
|
1111 |
|
| 1112 |
</sect2> |
1112 |
</sect2> |
| 1113 |
</sect1> |
1113 |
</sect1> |
|
Lines 2060-2066
Link Here
|
| 2060 |
<filename>/usr/share/examples/diskless/clone_root</filename> |
2060 |
<filename>/usr/share/examples/diskless/clone_root</filename> |
| 2061 |
shell script. This script needs customization, at least to adjust |
2061 |
shell script. This script needs customization, at least to adjust |
| 2062 |
the place where the filesystem will be created (the |
2062 |
the place where the filesystem will be created (the |
| 2063 |
<literal>DEST</literal> variable). |
2063 |
<literal>DEST</literal> variable).</para> |
| 2064 |
|
2064 |
|
| 2065 |
<para>Refer to the comments at the top of the script for |
2065 |
<para>Refer to the comments at the top of the script for |
| 2066 |
instructions. They explain how the base filesystem is built, |
2066 |
instructions. They explain how the base filesystem is built, |
|
Lines 6578-6584
Link Here
|
| 6578 |
<sect2> |
6578 |
<sect2> |
| 6579 |
<title>Background on IPv6 Addresses</title> |
6579 |
<title>Background on IPv6 Addresses</title> |
| 6580 |
<para>There are different types of IPv6 addresses: Unicast, Anycast and |
6580 |
<para>There are different types of IPv6 addresses: Unicast, Anycast and |
| 6581 |
Multicast.<para> |
6581 |
Multicast.</para> |
| 6582 |
|
6582 |
|
| 6583 |
<para>Unicast addresses are the well known addresses. A packet sent |
6583 |
<para>Unicast addresses are the well known addresses. A packet sent |
| 6584 |
to a unicast address arrives exactly at the interface belonging to |
6584 |
to a unicast address arrives exactly at the interface belonging to |