]> git.ipfire.org Git - people/ms/network.git/blame - man/network-zone-wireless.txt
man: Fix authorship warnings
[people/ms/network.git] / man / network-zone-wireless.txt
CommitLineData
bc2b9c75 1= network-zone-wireless(8)
bc2b9c75
MT
2
3== NAME
4network-zone-wireless - Wireless Networks
5
6== SYNOPSIS
7[verse]
8`network zone new ZONE wireless ...`
9
10== DESCRIPTION
11The wireless hook uses a WiFi interface and connects to a wireless access point
12in station mode.
13
14Configuration and credentials for any wireless networks to connect to can be
15configured by using link:network-wireless-network[8].
16
17== OPTIONS
18The following options are understood:
19
20`--phy=PHY`::
21 Takes the MAC address or name of the physical layer that is used to create
22 a virtual wireless interface.
23
24`--address=ADDRESS`::
25 Define a MAC address that is used for the virtual wireless device. This
26 parameter is optional and a random MAC address will be generated when
27 omitted.
28
6b1e7474
MT
29== AUTHORS
30Michael Tremer
31
bc2b9c75
MT
32== SEE ALSO
33link:network[8],
34link:network-zone[8]