Deleted Added
full compact
ancontrol.8 (108317) ancontrol.8 (108401)
1.\" Copyright (c) 1997, 1998, 1999
2.\" Bill Paul <wpaul@ee.columbia.edu> All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 14 unchanged lines hidden (view full) ---

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
1.\" Copyright (c) 1997, 1998, 1999
2.\" Bill Paul <wpaul@ee.columbia.edu> All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 14 unchanged lines hidden (view full) ---

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
31.\" $FreeBSD: head/usr.sbin/ancontrol/ancontrol.8 108317 2002-12-27 12:15:40Z schweikh $
31.\" $FreeBSD: head/usr.sbin/ancontrol/ancontrol.8 108401 2002-12-29 19:22:07Z ambrisko $
32.\"
33.Dd September 10, 1999
34.Dt ANCONTROL 8
35.Os
36.Sh NAME
37.Nm ancontrol
38.Nd configure Aironet 4500/4800 devices
39.Sh SYNOPSIS

--- 5 unchanged lines hidden (view full) ---

45.Fl i Ar iface Fl S
46.Nm
47.Fl i Ar iface Fl I
48.Nm
49.Fl i Ar iface Fl T
50.Nm
51.Fl i Ar iface Fl C
52.Nm
32.\"
33.Dd September 10, 1999
34.Dt ANCONTROL 8
35.Os
36.Sh NAME
37.Nm ancontrol
38.Nd configure Aironet 4500/4800 devices
39.Sh SYNOPSIS

--- 5 unchanged lines hidden (view full) ---

45.Fl i Ar iface Fl S
46.Nm
47.Fl i Ar iface Fl I
48.Nm
49.Fl i Ar iface Fl T
50.Nm
51.Fl i Ar iface Fl C
52.Nm
53.Fl i Ar iface Fl Q
54.Nm
55.Fl i Ar iface Fl Z
56.Nm
57.Fl i Ar iface Fl R
58.Nm
53.Fl i Ar iface Fl t Cm 0 Ns - Ns Cm 4
54.Nm
55.Fl i Ar iface Fl s Cm 0 Ns - Ns Cm 3
56.Nm
57.Fl i Ar iface
58.Op Fl v Cm 1 Ns - Ns Cm 4
59.Fl a Ar AP
60.Nm

--- 124 unchanged lines hidden (view full) ---

185frequency, speed and power level capabilities and firmware revision levels.
186.It Fl i Ar iface Fl T
187Display the NIC's internal statistics counters.
188.It Fl i Ar iface Fl C
189Display current NIC configuration.
190This shows the current operation mode,
191receive mode, MAC address, power save settings, various timing settings,
192channel selection, diversity, transmit power and transmit speed.
59.Fl i Ar iface Fl t Cm 0 Ns - Ns Cm 4
60.Nm
61.Fl i Ar iface Fl s Cm 0 Ns - Ns Cm 3
62.Nm
63.Fl i Ar iface
64.Op Fl v Cm 1 Ns - Ns Cm 4
65.Fl a Ar AP
66.Nm

--- 124 unchanged lines hidden (view full) ---

191frequency, speed and power level capabilities and firmware revision levels.
192.It Fl i Ar iface Fl T
193Display the NIC's internal statistics counters.
194.It Fl i Ar iface Fl C
195Display current NIC configuration.
196This shows the current operation mode,
197receive mode, MAC address, power save settings, various timing settings,
198channel selection, diversity, transmit power and transmit speed.
199.It Fl i Ar iface Fl Q
200Display the cached signal strength information maintained by the
201.Xr an 4
202driver.
203The driver retains information about signal strength and
204noise level for packets received from different hosts.
205The signal strength and noise level values are displayed in units of dBms by
206default.
207The
208.Va machdep.an_cache_mode
209.Xr sysctl 8
210variable can be set to
211.Cm raw , dbm
212or
213.Cm per .
214.It Fl i Ar iface Fl Z
215Clear the signal strength cache maintained internally by the
216.Xr an 4
217driver.
218.It Fl i Ar iface Fl R
219Display RSSI map that converts from the RSSI index to percent and dBm.
193.It Fl i Ar iface Fl t Cm 0 Ns - Ns Cm 4
194Select transmit speed.
195The available settings are as follows:
196.Bl -column ".Em TX rate" -offset indent
197.Em "TX rate NIC speed"
198.It Cm 0 Ta "Auto -- NIC selects optimal speed"
199.It Cm 1 Ta "1Mbps fixed"
200.It Cm 2 Ta "2Mbps fixed"

--- 326 unchanged lines hidden ---
220.It Fl i Ar iface Fl t Cm 0 Ns - Ns Cm 4
221Select transmit speed.
222The available settings are as follows:
223.Bl -column ".Em TX rate" -offset indent
224.Em "TX rate NIC speed"
225.It Cm 0 Ta "Auto -- NIC selects optimal speed"
226.It Cm 1 Ta "1Mbps fixed"
227.It Cm 2 Ta "2Mbps fixed"

--- 326 unchanged lines hidden ---